RAG Systems
Assistants that answer from your data, not from memory. I build the whole path — ingestion, chunking, retrieval, reranking and grounding — so answers arrive with citations and the model says nothing it cannot source.
- Hybrid search: BM25 keyword + dense vector recall
- Semantic and recursive chunking with overlap tuning
- Cross-encoder reranking for precision at the top
- Citation spans and answer-grounding checks
- Query rewriting, HyDE and multi-query expansion

