local-rag
Here are 18 public repositories matching this topic...
Language:All
Sort:Most stars
Local-first RAG server for developers using MCP. Semantic + keyword search for code and technical docs. Fully private, zero setup.
- Updated
Feb 20, 2026 - TypeScript
Local FAISS vector store as an MCP server – drop-in local RAG for Claude / Copilot / Agents.
- Updated
Feb 10, 2026 - Python
Local RAG system with a built-in governance agent that filters sensitive or restricted information with separated agent logging systems to keep privacy and security
- Updated
Feb 17, 2026 - Python
All CPU efficient GPU-less Financial Analysis RAG Model with Qdrant, Langchain and GPT4All x Mistral-7B, run RAG without any GPU support!
- Updated
Mar 5, 2024 - Jupyter Notebook
A RAG-based question-answering system that processes user queries using local documents. It extracts relevant information to answer questions, falling back to a large language model when local sources are insufficient, ensuring accurate and contextual responses.
- Updated
Dec 20, 2024 - Python
Self-contained RAG for consumer laptops (16 GB RAM): local ingestion, hybrid retrieval (FAISS + BM25), streaming processing, GDPR-aligned privacy. Runs 10 GB corpora offline with Llama 3.2.
- Updated
Feb 10, 2026 - Python
Automates hermetic environments (macOS/HPC) to eliminate drift. Provisions offline RAG (Gemma 2), compiles LaTeX manuscripts, and indexes local knowledge. Unifies infrastructure, writing, and inference into a single, audit-ready artifact.
- Updated
Feb 9, 2026 - Python
RAG your Language Model convos in local. OpenAI ChatGPT support
- Updated
May 3, 2025 - Jupyter Notebook
🤖 Build your own local Retrieval-Augmented Generation system for private, offline AI memory without ongoing costs or data privacy concerns.
- Updated
Feb 20, 2026 - Python
A fully local RAG application using Azure Local Foundry, LangChain, and ChromaDB. It runs optimized LLMs offline, enabling private semantic search and RetrievalQA workflows on your device. Designed to be simple, fast, and entirely cloud-independent.
- Updated
Dec 4, 2025 - Jupyter Notebook
Improve this page
Add a description, image, and links to thelocal-rag topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thelocal-rag topic, visit your repo's landing page and select "manage topics."