
PolicyAudit-RAG-Pipeline
Designed and built a production-grade Retrieval-Augmented Generation (RAG) system for insurance/ legal policy analysis using Google Gemini, LangChain, and ChromaDB. Implemented a PDF ingestion and chunking pipeline that transforms insurance documents into a searchable vector database. Enabled hallucination-free, explainable AI responses by returning the exact policy text snippets used for each answer. Developed an interactive Streamlit UI supporting document upload, natural language queries, and source-grounded outputs.
