Legal RAG System
Production-grade RAG system for legal Q&A. Two-stage pipeline (offline indexing + online inference) with Gemini 2.5 Flash sub-query decomposition, cutting response time by 62% (85s → 32s). Containerized with Docker and deployed on Azure Container Apps via GitHub Actions CI/CD.