Portfolio index / 2026
Rahul SharmaImphal, India · 24.8170° N
Production RAG-based knowledge assistant built for IIT Roorkee's Academic Affairs department.
Architected a hybrid RAG system using FastAPI and Qdrant native hybrid search with server-side RRF. Offloaded embeddings and reranking to HuggingFace TEI containers. Built a 4-stage LLM pipeline (rewrite → extract → generate → verify) utilizing quantized Qwen 3 14B for precise instruction following. Hardened the deployment with Docker Compose on the Param Ganga HPC cluster.
IIT Roorkee's Academic Affairs department needed a production-grade knowledge assistant. The system had to support complex queries over regulatory texts, necessitating a highly accurate retrieval pipeline and robust security against path traversal and XSS.