GiovanniPasq/agentic-rag-for-dummies
#366 of 803 by Stars among GitHub repos
A modular Agentic RAG built with LangGraph — learn Retrieval-Augmented Generation Agents in minutes.
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…
Excerpted from github.com/GiovanniPasq/agentic-rag-for-dummies
Latest metrics
| Stars | 4.1k | 2026-09-12 |
|---|---|---|
| Forks | 524 | 2026-09-12 |
| Commits | 173 | 2026-09-12 |
| Releases | 10 | 2026-09-12 |
| Watchers | 25 | 2026-09-12 |
| Open issues | 0 | 2026-09-12 |
| Open PRs | 0 | 2026-09-12 |