Commit History

add tools support
e1c507f

khubchand commited on

changing response way llm
8a9ea80

khubchand commited on

changing response way
9ca42fc

khubchand commited on

Update system model to Gemma 3 1B Instruct and humanize responses
9eed65c

khubchand commited on

feat: implement semantic chunking, dual-retrieval cross-lingual search, and direct Q&A bypass routing
42e9ea7

khubchand commited on

Fix Hindi/Hinglish language output alignment using retrieval translation pipeline
12aa926

khubchand commited on

fix: add threading lock synchronization to prevent concurrent model inference crashes
9af21b3

khubchand commited on

feat: optimize response time by offloading translation to deep-translator and reducing ctx/retrieval k size
147efdf

khubchand commited on

feat: implement multilingual query translation and language-specific prompting
48bc44c

khubchand commited on

feat: implement multilingual RAG pipeline for English, Hindi, and Hinglish
f09b23d

khubchand commited on

Optimize Hugging Face Space: add eager model loading, reduce max tokens, fix stop tokens, limit CPU threads
09bc714

khubchand commited on

feat: implement complete RAG-based AI engine with Ollama fallback and vector search support
b597dd6

khubchand commited on

Optimize startup speed and query latency
d641e1d

khubchand commited on

Initial clean release
0a96660

khubchand commited on