Langchain-ChatchatModel41/100 via “web ui with real-time streaming and file upload”
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
Unique: Provides a complete Streamlit-based web UI with real-time streaming responses, file upload with progress tracking, and knowledge base management, enabling non-technical users to interact with RAG systems without custom frontend development
vs others: Simpler to deploy than custom React/Vue frontends because Streamlit handles UI rendering; more feature-complete than basic Flask templates because it includes streaming, file upload, and session management out-of-the-box