Commit History

remove wiki
1b0a90a

khubchand commited on

fix wikipedia search url
088248d

khubchand commited on

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

fix: improve question matcher keyword normalization, expanded stop words, and use full XML context in LLM fallback
069b0f0

khubchand commited on

feat: add LLM-based query restructuring and grammar correction stage
d15b317

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

data: update source documents to hindi_interview_questions_fixed.pdf
72e81d0

khubchand commited on

chore: revert embedding model to all-MiniLM-L6-v2 since query translation handles English retrieval
9456ff5

khubchand commited on

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

khubchand commited on

feat: return custom sorry message if context is missing or not provided
01f2bc0

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

add new documents
717df55

khubchand commited on

add README.md with Hugging Face Space metadata
5567085

khubchand commited on

Initial clean release
0a96660

khubchand commited on