jonfairbanks/local-rag
Ingest files for retrieval augmented generation (RAG) with open-source Large Language Models (LLMs), all without 3rd parties or sensitive data leaving your network.
This tool helps you quickly get answers from your own documents using a conversational AI, without sending your private information to external services. You provide your local files, GitHub repositories, or website content, and it allows you to chat with an AI that draws knowledge only from those sources. It's ideal for anyone who needs to extract information from their own data securely and privately.
735 stars. No commits in the last 6 months.
Use this if you need to build a private, AI-powered question-answering system over your sensitive or proprietary information without relying on third-party AI providers.
Not ideal if you need a solution that integrates with cloud-based AI services or if your data is already publicly available and privacy is not a concern.
Stars
735
Forks
91
Language
Python
License
GPL-3.0
Category
Last pushed
Aug 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/jonfairbanks/local-rag"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
LearningCircuit/local-deep-research
Local Deep Research achieves ~95% on SimpleQA benchmark (tested with GPT-4.1-mini). Supports...
NVIDIA-AI-Blueprints/rag
This NVIDIA RAG blueprint serves as a reference solution for a foundational Retrieval Augmented...
Denis2054/RAG-Driven-Generative-AI
This repository provides programs to build Retrieval Augmented Generation (RAG) code for...
hienhayho/rag-colls
Collection of recent advanced RAG techniques.
jeremiahbohr/literature-mapper
Transform academic PDFs into a Knowledge Graph with typed claims, temporal analysis,...