imClumsyPanda/Chatchat-Lite
从零开始基于 LangGraph 和 Streamlit 实现基于本地模型的 RAG、Agent 应用
Leverages Ollama for local model inference, supporting multi-model configurations through a dedicated settings interface, with architecture built on LangGraph's agentic workflows for complex reasoning tasks. The Streamlit-based UI enables real-time conversation and model management, while RAG pipelines integrate document retrieval with Chinese language embeddings (BGE) for domain-specific knowledge augmentation.
No commits in the last 6 months.
Stars
79
Forks
15
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 25, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/imClumsyPanda/Chatchat-Lite"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Azure-Samples/azure-openai-rag-workshop
Create your own ChatGPT with Retrieval-Augmented-Generation workshop
chatchat-space/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用...
avrabyt/RAG-Chatbot
RAG enabled Chatbots using LangChain and Databutton
Storia-AI/sage
Chat with any codebase in under two minutes | Fully local or via third-party APIs
byu-cpe/Maeser
A package for building RAG chatbot applications for educational contexts.