agentic-rag-for-dummies
Observation pool · not formally ranked
This project does not currently meet the main index requirement of two current dimensions across two source types.
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
- Stars 4.1k
- Forks 524
- Commits 173
- Releases 10