agentic-rag-for-dummies and Controllable-RAG-Agent

These are complementary educational resources that address different aspects of agentic RAG development—the first provides a beginner-friendly modular introduction using LangGraph, while the second offers an advanced implementation with graph-based algorithms for handling complex question-answering scenarios.

agentic-rag-for-dummies
64
Established
Controllable-RAG-Agent
51
Established
Maintenance 17/25
Adoption 10/25
Maturity 15/25
Community 22/25
Maintenance 2/25
Adoption 10/25
Maturity 16/25
Community 23/25
Stars: 2,743
Forks: 383
Downloads:
Commits (30d): 11
Language: Jupyter Notebook
License: MIT
Stars: 1,563
Forks: 257
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: Apache-2.0
No Package No Dependents
Stale 6m No Package No Dependents

About agentic-rag-for-dummies

GiovanniPasq/agentic-rag-for-dummies

A modular Agentic RAG built with LangGraph — learn Retrieval-Augmented Generation Agents in minutes.

This project helps developers build advanced AI assistants that can intelligently answer questions using custom data. It takes your documents (like PDFs or Markdown files) and processes them into a searchable format, then uses an AI to interpret user questions, find relevant information, and generate clear, coherent answers. It's designed for AI developers or data scientists who want to create sophisticated conversational agents.

AI-development conversational-AI information-retrieval large-language-models agent-systems

About Controllable-RAG-Agent

NirDiamant/Controllable-RAG-Agent

This repository provides an advanced Retrieval-Augmented Generation (RAG) solution for complex question answering. It uses sophisticated graph based algorithm to handle the tasks.

This project helps people answer complex questions from their documents, like research papers or books, even when the answer isn't obvious. You provide your documents and ask a question, and it gives you a well-reasoned answer based only on your data. Anyone who needs to extract precise, detailed answers from large amounts of text, such as researchers, analysts, or educators, would find this useful.

document-analysis information-retrieval knowledge-extraction research-assistance content-query

Scores updated daily from GitHub, PyPI, and npm data. How scores work