Enterprise RAG Platform for Global Insurance Firm
Designed and built a production-grade Retrieval-Augmented Generation platform with enterprise security, hybrid data connectors, and multi-tenant guardrails.
Implemented hybrid retrieval with semantic re-ranking for higher precision and recall — dense + sparse fusion done right.
Dense-only retrieval missed exact financial terminology, while naive keyword search failed on intent. The system also needed to preserve document permissions across every retrieval stage.
A measurable retrieval pipeline with access controls before reranking, transparent citations, and evaluation at both retrieval and answer levels.
All components are deployed with private networking, scoped IAM roles, and encryption at rest and in transit.