CoolFace
Apppublic

sbdh11/rag

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
21 commits on main
007958b5mo ago

Remove the committed knip report; gitignore analysis-tool output

sbdh11
d29482a5mo ago

Remove unused frontend files + their deps

sbdh11
f2a64745mo ago

Docs: smooth the awkward sentence in the HF Spaces section of DEPLOY

sbdh11
8b78a245mo ago

Restore the Hugging Face Spaces YAML header in README

sbdh11
63d5b5c5mo ago

Use Plus Jakarta Sans + JetBrains Mono for the UI

sbdh11
acc17d05mo ago

Restyle the Overview page with shadcn; drop all "phase" mentions

sbdh11
006315e5mo ago

Docs: shorten and plain-language the README and DEPLOY

sbdh11
545cf145mo ago

Make more changes in the files and fixes

sbdh11
39e278f5mo ago

Add shadcn/ui; restyle the Evaluation dashboard with it

sbdh11
41f760c5mo ago

HF Spaces image: install libunwind8 so the Qdrant binary can start

sbdh11
e86f2c35mo ago

Rewrite README: concise overview with badges and a live-demo link

sbdh11
f3237025mo ago

Add all-in-one Hugging Face Spaces image (free, no managed services)

sbdh11
8a6c07d5mo ago

Deploy: host Qdrant as a Render service (drop Qdrant Cloud dependency)

sbdh11
cbbaecb5mo ago

Add Mem0 conversational-memory layer (optional) + fix the CI frontend build

sbdh11
65c6e525mo ago

Deployment config (Vercel + managed backend)

sbdh11
0af261f5mo ago

Evaluation engine, experiment sweeps, dashboard, MLflow

sbdh11
ac79d275mo ago

RAG chat: LLM provider abstraction, citations, SSE streaming

sbdh11
fcf96fa5mo ago

Retrieval service, search playground, trace UI

sbdh11
94346b95mo ago

Embeddings, chunking, Qdrant indexing, model registry

sbdh11
bc01f155mo ago

Document upload + parse pipeline + persistence

sbdh11
23296ca5mo ago

Project scaffold, infra, healthchecks

sbdh11