GitHub
agentic-rag-for-dummies
#450 of 964 in the AI Agent Index
14 Score
Real usage —
Momentum —
Attention 55
About
Build a modular Agentic RAG system with LangGraph, conversation memory, and human-in-the-loop query clarification
If you like this project, a star ⭐️ would mean a lot :)
This repository demonstrates how to build an Agentic RAG (Retrieval-Augmented Generation) system using LangGraph with minimal code. Most RAG tutorials show basic concepts but lack guidance on building modular, agent-driven systems — this project bridges that gap by providing both learning materials and an extensible architecture.
Step-by-step tutorial perfect for understanding core concepts. Start here if you're new to Agentic RAG or want to experiment quickly.
Flexible architecture where each component can be…
Across sources
3.7k Stars
- Stars 3.7k
- Forks 477
- Commits 171
- Releases 10