Update system model to Gemma 3 1B Instruct and humanize responses 9eed65c khubchand commited on May 21
feat: implement semantic chunking, dual-retrieval cross-lingual search, and direct Q&A bypass routing 42e9ea7 khubchand commited on May 20
Fix Hindi/Hinglish language output alignment using retrieval translation pipeline 12aa926 khubchand commited on May 20
fix: add threading lock synchronization to prevent concurrent model inference crashes 9af21b3 khubchand commited on May 20
feat: optimize response time by offloading translation to deep-translator and reducing ctx/retrieval k size 147efdf khubchand commited on May 20
feat: implement multilingual query translation and language-specific prompting 48bc44c khubchand commited on May 20
feat: implement multilingual RAG pipeline for English, Hindi, and Hinglish f09b23d khubchand commited on May 20
Optimize Hugging Face Space: add eager model loading, reduce max tokens, fix stop tokens, limit CPU threads 09bc714 khubchand commited on May 20
feat: implement complete RAG-based AI engine with Ollama fallback and vector search support b597dd6 khubchand commited on May 20