Multi-Agent RAG System with LangGraph

Project

at Acme AI

Built an end-to-end agentic RAG system that goes beyond simple retrieval — the LangGraph agent reasons over multiple sources, self-corrects, and provides grounded citations.

Architecture

Key Decisions

Evaluation

Built a custom evaluation harness using RAGAS metrics — faithfulness, answer relevancy, and context precision tracked per-query in MLflow.