traceRAG-backend / README.md
Karush2807
TraceRAG backend + demo graphs
db284b9
|
Raw
History Blame Contribute Delete
548 Bytes
metadata
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 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.