LangChain-Chatchat
Local knowledge base Q&A with LangChain, ChatGLM, Qwen and Llama models
Overview
Requirements
Recommended VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate disclosure
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
langchain-chatchat:
image: chatimage/chatchat:0.3.1.3-717e03e-20241109
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/langchain-chatchat:/data
Related tools
LangChain
Build context-aware reasoning applications powered by LLMs
Supabase
Open-source Postgres platform for AI apps with vector search, realtime subscriptions & built-in dashboard
RedisStack
Redis with integrated modules for vector search, JSON, and search capabilities
Meilisearch
Lightning-fast search engine with AI-powered hybrid and vector search
PrivateGPT
Chat with your documents privately using LLMs — 100% local, no data leaks
Milvus
High-performance cloud-native vector database for scalable ANN search
Guides & articles
LangChain-Chatchat Quick Start: Deploy with Docker in 5 Minutes
Step-by-step guide to deploying LangChain-Chatchat with Docker. Pull the image, run the container, upload documents, and start asking questions.
LangChain-Chatchat: Your Private Document Q&A System
Build a fully private, self-hosted document Q&A system with LangChain-Chatchat. Supports ChatGLM, Qwen, Llama and more.