AI Development Framework
3.1k 2026-04-13

GiovanniPasq/agentic-rag-for-dummies

A modular framework for building advanced Agentic RAG systems using LangGraph, featuring intelligent query processing, conversation memory, and human-in-the-loop clarification.

Core Features

Hierarchical Indexing for precise retrieval and rich context
Conversation Memory to maintain context across dialogues
Query Clarification with human-in-the-loop for ambiguous inputs
LangGraph-powered Agent Orchestration for complex workflows
Self-Correction and Context Compression for optimized performance

Detailed Introduction

This project provides a modular and extensible architecture for building Agentic RAG (Retrieval-Augmented Generation) systems with LangGraph. It addresses the common gap in RAG tutorials by offering both learning materials and a robust framework. Key features include hierarchical indexing for optimal document retrieval, conversation memory for natural dialogue, and an intelligent four-stage query processing workflow with human-in-the-loop clarification and self-correction. It supports various LLM providers and allows for easy component swapping, making it ideal for both learning and developing sophisticated RAG applications.

OSS Alternative

Explore the best open source alternatives to commercial software.

© 2026 OSS Alternative. hotgithub.com - All rights reserved.