chatchat-space/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain
This project helps individuals create a private, intelligent chat assistant for their own data. You feed it your documents, and it provides conversational answers and insights based solely on that information. It's designed for professionals who need to query their specific knowledge base without sending sensitive data to external services.
37,496 stars.
Use this if you need a secure, offline chat solution to interact with your internal documents, leveraging advanced language models without cloud dependency.
Not ideal if you're looking for a simple, out-of-the-box solution that doesn't require any setup or configuration.
Stars
37,496
Forks
6,171
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/chatchat-space/Langchain-Chatchat"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
Azure-Samples/azure-openai-rag-workshop
Create your own ChatGPT with Retrieval-Augmented-Generation workshop
avrabyt/RAG-Chatbot
RAG enabled Chatbots using LangChain and Databutton
byu-cpe/Maeser
A package for building RAG chatbot applications for educational contexts.
Storia-AI/sage
Chat with any codebase in under two minutes | Fully local or via third-party APIs
zakirkun/rag-chat-bot
A Retrieval-Augmented Generation (RAG) Chat Bot that provides accurate responses based on...