CoolFace
Apppublic

msmandy94/rag-platform

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
9 commits on main
1128cec5mo ago

fix(ui): chat reply stuck on 'retrieving…' due to Alpine reactivity

msmandy94
bf609845mo ago

feat: document preview + delete

msmandy94
19700215mo ago

fix: documents tab shows all tenant docs, not just current-session uploads

msmandy94
1fa87565mo ago

feat: webapp UI (Alpine + Tailwind) with chat, docs, usage, admin

msmandy94
a0300065mo ago

samples: add txt/pdf/docx fixtures + generator for Postman testing

msmandy94
f7024665mo ago

docs: add Postman collection covering all endpoints + negative tests

msmandy94
a057fd55mo ago

docs: add live demo URL + graders quick-start

msmandy94
ff743315mo ago

fix: switch qdrant search() to query_points() for client 2.x

msmandy94
c577fb15mo ago

initial scaffold: multi-tenant RAG platform

msmandy94