sbdh11/rag
Remove the committed knip report; gitignore analysis-tool output
Remove unused frontend files + their deps
Docs: smooth the awkward sentence in the HF Spaces section of DEPLOY
Restore the Hugging Face Spaces YAML header in README
Use Plus Jakarta Sans + JetBrains Mono for the UI
Restyle the Overview page with shadcn; drop all "phase" mentions
Docs: shorten and plain-language the README and DEPLOY
Make more changes in the files and fixes
Add shadcn/ui; restyle the Evaluation dashboard with it
HF Spaces image: install libunwind8 so the Qdrant binary can start
Rewrite README: concise overview with badges and a live-demo link
Add all-in-one Hugging Face Spaces image (free, no managed services)
Deploy: host Qdrant as a Render service (drop Qdrant Cloud dependency)
Add Mem0 conversational-memory layer (optional) + fix the CI frontend build
Deployment config (Vercel + managed backend)
Evaluation engine, experiment sweeps, dashboard, MLflow
RAG chat: LLM provider abstraction, citations, SSE streaming
Retrieval service, search playground, trace UI
Embeddings, chunking, Qdrant indexing, model registry
Document upload + parse pipeline + persistence
Project scaffold, infra, healthchecks
