#retrieval-augmented-generation
GitHub repositories that have self-applied the topic "retrieval-augmented-generation" — a creator-tagged metadata that surfaces how AI projects describe themselves.
REPOS Repos for #retrieval-augmented-generation (top 40 by stars)
企业级 AI Agent 平台 | Spring Boot 3 + LangChain4j | ReAct 推理 + 多路召回 RAG + 语义缓存 + 多智能体协作
Jay-ANU/CasualGraphESG knowledge graph + RAG agent. Turn long-form sustainability disclosures into cited answers, extracted entities, and a reviewable graph of evidence.
KowshiqKatta/Generative-AIHands-on Generative AI: 15 RAG modules from document loaders to guardrails, plus Papeer — a research paper assistant with citations and claim verification. Also LangGraph workflows and LangSmith tracing.
HeWhenJay/Multimodal-RAG-Agent-Learning-Evidence-PlatformAgent + Multimodal RAG 全栈学习项目:LangGraph PAE/ReAct、Multi-Query、BM25 + pgvector 混合检索、RAG-Fusion/RRF、MinerU/OCR/ASR、evidence 引用与 HITL;React + Spring Boot + FastAPI。
choongth/agent-rag-appAI document assistant with a production RAG pipeline — hybrid BM25 + semantic search, cross-encoder reranking, and streaming answers. Built with FastAPI, Streamlit, ChromaDB, and DeepSeek LLM. Fully Dockerized and deployed on Railway.
incu6us/markdexSelf-hosted knowledge base for AI agents: ingest Markdown into Qdrant with H1-H...-aware chunking, hybrid (dense+sparse) search and cross-encoder reranking.
XimilalaXiang/TrustRAGTrustworthy AI Knowledge Workbench — Verifiable RAG with citation tracking, document-grounded review, and self-contained desktop mode. Windows / macOS / Linux / Android / iOS.
grassman23gith/athena-nexusAI Research Agent 2026 🔍 - Autonomous Deep Web Explorer & Adversarial Synthesis
ANI-IN/Grounded-Retrieval-Augmented-Metrics-Intelligence-Agent-with-n8nA reference n8n workflow that turns a folder of business documents into a chat agent that only answers from those documents. Retrieval-augmented, grounded, with refusal when the answer is not in the indexed sources.
Junaid-Ahmed-Rupok/continuum-rag-chatbot🧠 A persistent memory RAG chatbot that never forgets. Uses Phi-3-mini LLM, ChromaDB vector database, and Ebbinghaus memory decay curves.
ajitesh-git/Sprint-Readiness-AI-AgentAI agent for Azure DevOps work item analysis, sprint readiness, RAG-based code understanding, and developer task planning.
wpalish/petrel-rag-v5On-Premise RAG (продвинутая версия): vLLM/Ollama + bge-m3 + reranker + Qdrant + hybrid (BM25+RRF) + PDR + Basic Auth + Prometheus/Grafana + локальная оценка. Запускается на Ollama без GPU. Тех-задача Petrel AI (Astana Hub).
NikolaiSachok/ai-engineering-handbookA practical, first-principles handbook on production RAG & agentic systems — RU/EN/SK, built with Docusaurus.
jayanth0725/rag-pdf-chatbotA RAG pipeline that reads PDFs and answers questions using LangChain and ChromaDB. The Streamlit app uses Qwen/Qwen2.5-7B-Instruct while a quantized Zephyr-7B LLM is used in the notebook.
jawwad-ali/self-healing-ragSelf-healing RAG on n8n with LLM-as-judge eval, drift detection, investigator agent, and canary A/B deploys.
py-kings/RAG---STUDIOEnterprise RAG platform for secure document intelligence using hybrid retrieval, reranking, Gemini LLM, RBAC, HITL, citations, and web search.
SVerITG/Metis_PHA Research Cortex. A research companion for Claude. Your library, notes & memory stay on your machine; answers cited from your own library; 30+ specialist skills; auto cross-pollination across papers, meetings, ideas, notes & journal; weekly self-review that drafts improvements for your approval. Reasoning runs on the Claude API.
AyaanHussain1/CodeSage_AgentAI agent that answers questions about YouTube tutorials and your own codebase — available as a Chrome extension, desktop app, and web app.
rafiqiraihan/tanyalpdp-ragA Retrieval-Augmented Generation (RAG) chatbot for answering LPDP scholarship questions using Hybrid Retrieval, Cross-Encoder Reranking, and Llama 3.3.
vinimabreu/mini-ragA small, working Retrieval-Augmented Generation API (FastAPI + Chroma + Claude). Ingest documents, ask questions, get answers grounded only in your data with cited sources.
mahdiaghtaee/enterprise-ai-document-assistantEnterprise document assistant built with ASP.NET Core, FastAPI, PostgreSQL, Redis, Docker Compose, semantic search and a local RAG workflow.
Mehulllll-pixel/Enterprise-RAG-ChatbotEnterprise-grade Retrieval-Augmented Generation (RAG) chatbot with FastAPI, React, FAISS, Gemini/Ollama, PostgreSQL, Redis, JWT authentication, RBAC, and semantic document search.
Parthu-M/grounded-ops-ragProduction-style RAG operations console with grounded retrieval, document ingestion, evaluation, cost analysis, and bias-aware LLM judging.
chitralabs/ms-rag-enterprise-crmReproducibility materials for: A Multi-Source RAG Framework for Intelligent Agent Orchestration in Enterprise CRM Systems (IEEE Access 2026)
Bk123singh/Medical_chatBot_using_langchainMedical Chatbot using Python, RAG, PDF Knowledge Base, LangChain & Mistral AI. Extracts medical information from PDFs and answers user questions with intelligent retrieval and AI-powered responses.
AkasK09/AIRMAN--Document-Driven-RAG-Chat-Document-Driven Aviation RAG Assistant built using FastAPI, FAISS, BM25, Gemini API, and Streamlit. Provides grounded answers from aviation manuals with citations, hallucination prevention, and hybrid retrieval.
mohammadthoufeeq12190-design/-AmazonAssist-AIAI-powered e-commerce assistant using Gemini, RAG pipeline, FAISS vector search, and Streamlit for interactive product recommendations.
Fatir002/rag-chatbotDocument Q&A chatbot built with FastAPI, Supabase pgvector, and Groq — answers strictly from the uploaded document, with Docker support.
sachinprabhu007/Pakshi-AIIdentify bird species from images along with audio and explore them with AI-powered insights.
rohitnath-dev/VidQuery-RAGAn AI-powered YouTube Q&A system that lets users chat with video content using RAG pipelines, LangChain, FastAPI, and vector search.
NavyDevilDoc/rag-advisor12-question wizard that recommends an optimal RAG architecture (Standard / Graph / Agentic) with an AI-evaluated pipeline.
PWDevens/fedacq-rag-chatbotFederal Acquisition Regulation Retrieval-Augmented Generation (RAG) Chatbot
AnonZ7/agentic-rag-eval-harnessProduction-shaped agentic RAG: LangGraph plan->act->verify agent + hybrid retrieval + guardrails + an eval gate in CI. Provider-agnostic; runs offline with no keys.
angeltaneja/MediaQueryAI🏥 AI-powered Clinical Document RAG Engine — Ask questions about medical documents, get precise answers with citations. 86% retrieval accuracy. Free LLM support (Gemini/Groq/Claude).
Kibs-Neville/medical-chatbotAnd end to end RAG-based medical application (medibot) - Groq LLM, Langchain & Pinecone Vector Database.
MinervaRose/agentic-ai-early-projects-portfolioAgentic AI portfolio: planning agents, multi-agent orchestration, RAG, memory systems, semantic routing, evaluation pipelines, and business workflow automation.
rara1803/Harry-Potter-ChatbotHarryBot is a retrieval-based chatbot that answers Harry Potter questions using FAISS vector search, conversational memory, similarity thresholding, and a Streamlit interface.
Daniel-Lawless/RAG-System-From-ScratchEnd-to-end RAG system built from scratch with recursive chunking, persistent indexing, vector + BM25 hybrid retrieval, evaluation, FastAPI, Docker, and AWS deployment testing.
dasu07988/n8n-rag-chatbotAI-powered Retrieval-Augmented Generation (RAG) chatbot built with n8n and Google Gemini. Supports PDF upload, semantic search, document question answering, and summarization using vector embeddings.
himani-malik/Code_Migration_AgentAI-powered legacy code migration platform that transforms .NET (C#) applications into Java using LangChain, Milvus Vector Database, RAG, validation pipelines, security analysis, and automated project generation.
RELATED Other topics · full topics ranking →
#claude-code
1,555#ai-agents
1,156#llm
1,066#claude
936#python
802#ai
737#developer-tools
723#mcp
719#codex
517Aggregated by case-insensitive match against topics_json of each repo's latest content snapshot. methodology