Skip to content
#

retrieval-augmented-generation-rag

Here are 120 public repositories matching this topic...

RAG-LCC

Experimental RAG playground for exploring retrieval quality, corpus construction, and filter-chain design. Features configurable ranking and filtering pipelines, visual document grounding, chat interfaces, web search, Open WebUI integration, and rich debugging insights. Ollama and vLLM, running in Dev Containers or natively on Linux and Windows.

  • Updated Aug 6, 2026
  • Python

Client-side retrieval firewall for RAG systems — blocks prompt injection and secret leaks, re-ranks stale or untrusted content, and keeps all data inside your environment.

  • Updated Sep 4, 2025
  • Python

AI-Rag-ChatBot is a complete project example with RAGChat and Next.js 14, using Upstash Vector Database, Upstash Qstash, Upstash Redis, Dynamic Webpage Folder, Middleware, Typescript, Vercel AI SDK for the Client side Hook, Lucide-React for Icon, Shadcn-UI, Next-UI Library Plugin to modify TailwindCSS and deploy on Vercel.

  • Updated Jul 10, 2025
  • TypeScript

An advanced, fully local, and GPU-accelerated RAG pipeline. Features a sophisticated LLM-based preprocessing engine, state-of-the-art Parent Document Retriever with RAG Fusion, and a modular, Hydra-configurable architecture. Built with LangChain, Ollama, and ChromaDB for 100% private, high-performance document Q&A.

  • Updated Aug 11, 2025
  • Python

A doctor-assistive AI system that interprets medical knowledge and patient images simultaneously. It utilizes a Dual-Encoder architecture to cross-reference textbook theory with visual pathology, generating clinically grounded diagnoses.

  • Updated Dec 13, 2025
  • Python

This AI-Powered SIEM is a next-gen security command center built with FastAPI and React. It features real-time log ingestion, an automated threat correlation engine, interactive geo-threat maps, and an integrated AI Security Analyst that streams playbooks and mitigates incidents instantly.

  • Updated Jun 25, 2026
  • Python

🩺 RAGnosis — An AI-powered clinical reasoning assistant that retrieves real diagnostic notes (from MIMIC-IV-Ext-DiReCT) and generates explainable medical insights using Mistral-7B & FAISS, wrapped in a clean Gradio UI. ⚡ GPU-ready, explainable, and open-source.

  • Updated Jul 12, 2025
  • Jupyter Notebook

Risk-Aware Introspective RAG (RAI-RAG) is a safety-aligned RAG framework integrating introspective reasoning, risk-aware retrieval gating, and secure evidence filtering to build trustworthy, robust, and secure LLM and agentic AI systems.

  • Updated Mar 7, 2026
  • Python

A comprehensive, hands-on tutorial repository for learning and mastering LangChain - the powerful framework for building applications with Large Language Models (LLMs). This codebase provides a structured learning path with practical examples covering everything from basic chat models to advanced AI agents, organized in a progressive curriculum.

  • Updated Feb 11, 2026
  • Python

Improve this page

Add a description, image, and links to the retrieval-augmented-generation-rag topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the retrieval-augmented-generation-rag topic, visit your repo's landing page and select "manage topics."

Learn more