agentic-rag-for-dummies and context-aware-rag

These are complements: the educational framework for building agentic RAG systems (A) could leverage the knowledge graph ingestion and retrieval capabilities (B) as a concrete implementation pattern for the retrieval component.

agentic-rag-for-dummies
64
Established
context-aware-rag
53
Established
Maintenance 17/25
Adoption 10/25
Maturity 15/25
Community 22/25
Maintenance 10/25
Adoption 8/25
Maturity 16/25
Community 19/25
Stars: 2,743
Forks: 383
Downloads:
Commits (30d): 11
Language: Jupyter Notebook
License: MIT
Stars: 58
Forks: 17
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 context-aware-rag

NVIDIA/context-aware-rag

Context-Aware RAG library for Knowledge Graph ingestion and retrieval functions.

This library helps developers enhance their AI applications by creating sophisticated RAG (Retrieval Augmented Generation) pipelines. It takes various data sources, extracts structured knowledge, and outputs relevant information for natural language queries. Developers, AI engineers, and data scientists use it to build context-aware AI agents or Q&A systems.

AI application development data ingestion knowledge graph extraction natural language processing AI agent development

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