Commit History

fix: batch ChromaDB upserts to stay under OpenAI 300k token/request limit
557cb66

vgsampathkumar Claude Sonnet 4.6 commited on

fix: add /debug/backend endpoint and bg error tracking to diagnose upload failures
cfb9af7

vgsampathkumar Claude Sonnet 4.6 commited on

fix: background upload to avoid HF proxy timeout on large OCR PDFs
d2eaf3e

vgsampathkumar Claude Sonnet 4.6 commited on

fix: add 120s JWT leeway for Clerk dev tokens (60s expiry)
89aaffc

vgsampathkumar Claude Sonnet 4.6 commited on

fix: add auth diagnostics, fix CORS origins, show 401 error detail
e4b5e11

vgsampathkumar Claude Sonnet 4.6 commited on

fix: delete by IDs to avoid ChromaDB compound-filter bug, show trash icon
c169773

vgsampathkumar Claude Sonnet 4.6 commited on

feat: add JWT auth, per-user document isolation, and delete endpoint
0e56eac

vgsampathkumar Claude Sonnet 4.6 commited on

fix: correct HF Spaces URL with domain hash suffix
072a487

vgsampathkumar commited on

fix: use root-anchored .vercelignore patterns, revert vercel.json rootDirectory
1aae8e8

vgsampathkumar commited on

fix: set rootDirectory=ui in vercel.json to isolate frontend build
0bfc63d

vgsampathkumar commited on

fix: add .vercelignore to exclude Python backend from Vercel
45df076

vgsampathkumar commited on

feat: add Vercel env config for HF Spaces API endpoint
eecce4c

vgsampathkumar commited on

chore: prepare for HuggingFace Spaces deployment
a8ffeb6

vgsampathkumar commited on

feat: Update API_BASE configuration and add Docker support
6b951cb

vgsampathkumar commited on

feat: Implement Notebook functionality with tabbed interface and document summarization
aa0c39e

vgsampathkumar commited on

Add README.md with full project documentation
d498f17

vgsampathkumar Claude Sonnet 4.6 commited on

Initial commit: Production-Grade RAG with Hybrid Search, Re-ranking and React UI
da83f64

vgsampathkumar Claude Sonnet 4.6 commited on