agentic-rag-for-dummies and oreilly-retrieval-augmented-gen-ai

One project provides a modular LangGraph-based Agentic RAG implementation for learning, while the other offers a broader educational resource demonstrating RAG with agents and GraphRAG, making them complementary for understanding and implementing Agentic RAG systems.

Maintenance 17/25
Adoption 10/25
Maturity 15/25
Community 22/25
Maintenance 10/25
Adoption 10/25
Maturity 8/25
Community 23/25
Stars: 2,743
Forks: 383
Downloads:
Commits (30d): 11
Language: Jupyter Notebook
License: MIT
Stars: 167
Forks: 89
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
No Package No Dependents
No License 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 oreilly-retrieval-augmented-gen-ai

sinanuozdemir/oreilly-retrieval-augmented-gen-ai

See how to augment LLMs with real-time data for dynamic, context-aware apps - Rag + Agents + GraphRAG.

This project helps AI developers build applications that can answer questions using up-to-date, external information. You'll learn how to feed real-time data into large language models (LLMs) to get more accurate and context-aware responses. It's designed for developers with Python skills and some background in machine learning and natural language processing who want to create dynamic, intelligent applications.

AI development LLM engineering natural language processing information retrieval contextual AI

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