feat: revert backend to use sentence-transformers (all-MiniLM-L6-v2) for better embeddings 548ff8f Kamal Nayan Kumar commited on Apr 11
refactor: replace memory-heavy PyTorch with fastembed (ONNX) to fix OOM 4e89417 Kamal Nayan Kumar commited on Apr 11
perf: limit in-memory corpus to 5k docs to prevent OOM on 512MB free tier de9a174 Kamal Nayan Kumar commited on Apr 11
fix: precompute dense embeddings to prevent OOM on render 02aad79 Kamal Nayan Kumar commited on Apr 11