liupras/local-langchain-RAG
This system implements a micro-microservice architecture, and uses vuetify+langchain+local large model+local vector database to build a RAG system.
This project provides a personal AI assistant that can translate languages and answer complex questions using your own knowledge base, all without sending your data to external services. You input text or questions, and it delivers accurate translations or informed answers. This is ideal for anyone who needs to process sensitive information or handle specialized knowledge requests privately.
No commits in the last 6 months.
Use this if you need a confidential AI tool for translation or specialized Q&A, especially when working with proprietary or sensitive information.
Not ideal if you're looking for a simple, cloud-based AI solution without needing local setup or data privacy guarantees.
Stars
15
Forks
3
Language
Python
License
Apache-2.0
Category
Last pushed
Oct 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/liupras/local-langchain-RAG"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
run-llama/llama_index
LlamaIndex is the leading document agent and OCR platform
emarco177/documentation-helper
Reference implementation of a RAG-based documentation helper using LangChain, Pinecone, and Tavily..
janus-llm/janus-llm
Leveraging LLMs for modernization through intelligent chunking, iterative prompting and...
JetXu-LLM/llama-github
Llama-github is an open-source Python library that empowers LLM Chatbots, AI Agents, and...
Vasallo94/ObsidianRAG
RAG system to query your Obsidian notes using LangGraph and local LLMs (Ollama)