Langchain-Chatchat
by Community
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like
OSS
Langchain-Chatchat
Added 1 June 2026
Overview
Open-source Python framework for building RAG and Agent applications with local language models including ChatGLM, Qwen, and Llama. Built on Langchain, it enables developers to connect private knowledge bases to LLMs without cloud dependencies.
Best for
Best for
Teams building private knowledge systems with local LLMs who prioritize data sovereignty over ease of deployment
Use cases
- Building retrieval-augmented generation systems with local models
- Creating chatbots that reference proprietary documents and databases
- Developing multi-step agent workflows with local LLMs
Notes
Open-source Python framework for building RAG and Agent applications with local language models including ChatGLM, Qwen, and Llama. Built on Langchain, it enables developers to connect private knowledge bases to LLMs without cloud dependencies.
38,121 stars on GitHub. Last updated 2025-11-10. Licensed Apache-2.0.
Use cases
- Building retrieval-augmented generation systems with local models
- Creating chatbots that reference proprietary documents and databases
- Developing multi-step agent workflows with local LLMs
Pros
- Runs entirely on-premises with support for multiple open-source models
- Established community project with 38k+ GitHub stars and active maintenance
- Integrates directly with Langchain ecosystem for extensibility
Cons
- Primarily documented and maintained in Chinese, limiting accessibility for English-only developers
- Requires local compute resources to run models, no managed hosting option
- Performance depends heavily on hardware and chosen model size
Indexed from awesome-llm and enriched against its public facts.
Pros
- Runs entirely on-premises with support for multiple open-source models
- Established community project with 38k+ GitHub stars and active maintenance
- Integrates directly with Langchain ecosystem for extensibility
Cons
- Primarily documented and maintained in Chinese, limiting accessibility for English-only developers
- Requires local compute resources to run models, no managed hosting option
- Performance depends heavily on hardware and chosen model size
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.