GiovanniPasq/agentic-rag-for-dummies
#359 of 783 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 | 3.7k | 2026-07-16 |
|---|---|---|
| Forks | 473 | 2026-07-16 |
| Commits | 171 | 2026-07-16 |
| Releases | 10 | 2026-07-16 |
| Watchers | 24 | 2026-07-16 |
| Open issues | 0 | 2026-07-16 |
| Open PRs | 0 | 2026-07-16 |