traceRAG-backend / README.md
Karush2807
TraceRAG backend + demo graphs
db284b9
|
Raw
History Blame Contribute Delete
548 Bytes
---
title: TraceRAG API
emoji: 🐞
colorFrom: indigo
colorTo: purple
sdk: docker
app_port: 7860
pinned: false
---
# TraceRAG β€” Backend API
GraphRAG retrieval engine (FastAPI + LadybugDB). This Space serves the backend
for the [TraceRAG Studio](https://github.com/Kcodess2807/GraphOps-Studio) frontend.
Runs as a single warm container (Docker SDK). The demo graphs are baked into the
image; secrets (LLM keys, Postgres URL, Clerk) are supplied via Space **Settings β†’ Secrets**.
See `../DEPLOY.md` in the repo for the full deployment guide.