agentic-rag-for-dummies and Agentic-RAG-R1

These are complements: the first provides a foundational, modular framework for learning and building agentic RAG systems, while the second extends that capability with reinforcement learning-based optimization for agent decision-making.

agentic-rag-for-dummies
64
Established
Agentic-RAG-R1
54
Established
Maintenance 17/25
Adoption 10/25
Maturity 15/25
Community 22/25
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 18/25
Stars: 2,743
Forks: 383
Downloads:
Commits (30d): 11
Language: Jupyter Notebook
License: MIT
Stars: 393
Forks: 46
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
No Package No Dependents
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 Agentic-RAG-R1

jiangxinke/Agentic-RAG-R1

Agentic RAG R1 Framework via Reinforcement Learning

This framework helps AI/ML researchers and developers enhance the reasoning and search capabilities of their large language models (LLMs). By training a base LLM with reinforcement learning, you can feed in complex questions and external knowledge bases to get back more accurate and contextually rich answers. It's designed for those building advanced AI applications that require autonomous decision-making and deep information retrieval.

AI Development Natural Language Processing Reinforcement Learning Knowledge Retrieval LLM Fine-tuning

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