Commit History

feat: revert backend to use sentence-transformers (all-MiniLM-L6-v2) for better embeddings
548ff8f

Kamal Nayan Kumar commited on

feat: add Dockerfile for Hugging Face Spaces deployment
854c925

Kamal Nayan Kumar commited on

refactor: replace memory-heavy PyTorch with fastembed (ONNX) to fix OOM
4e89417

Kamal Nayan Kumar commited on

perf: limit in-memory corpus to 5k docs to prevent OOM on 512MB free tier
de9a174

Kamal Nayan Kumar commited on

fix: precompute dense embeddings to prevent OOM on render
02aad79

Kamal Nayan Kumar commited on

Initial commit
dbc6ebe

Kamal Nayan Kumar commited on