Making enterprise knowledge
actually useful.
Search that reasons across sources. Retrieval that understands images and tables. Infrastructure that keeps up with enterprise demand.
Compared with a single-retriever baseline.
Explore the technical decisions
My ownership
Architected and led development of a multi-agent search pipeline: a Planner, specialized Retriever agents, and a Synthesizer, with A2A protocols and shared context.
Retrieval beyond text
Led multimodal document Q&A using ColPali visual retrieval and VLMs. Designed a tiling extension that improved retrieval performance 17% over the out-of-the-box baseline, with quantization and PCA compression to reduce patch-vector storage and latency.
Built for the production workload
Directed deployment of embedding, reranker, and multimodal models on NVIDIA Triton with dynamic batching, TensorRT, and FP16 quantization. Sustained 20M+ daily embedding requests at sub-50ms p99, alongside 200M+ daily reranking requests at sub-200ms p99.
Better training signals
Built dynamic hard-negative mining with teacher filtering, curriculum scheduling, and per-epoch refresh. Bi-encoder fine-tuning achieved 87% hit@5 and 76% recall@5 on an in-house multilingual corpus.
