Run This Ai
EN DE

LangChain-Chatchat

Local knowledge base Q&A with LangChain, ChatGLM, Qwen and Llama models

★ 38,225 GitHub Apache-2.0 ragknowledge-baselangchainllmchatglmqwenllamadocument-qaself-hostedchinese RAG & Wissen

Überblick

LangChain-Chatchat (formerly LangChain-ChatGLM) is an open-source RAG and Agent application that enables you to chat with your local knowledge base using popular LLMs like ChatGLM, Qwen, and Llama. Built on LangChain, it provides a complete solution for document ingestion, vector storage, retrieval-augmented generation, and multi-agent conversations. With 38k+ GitHub stars, it supports multiple LLM backends, multiple embedding models, and features a polished WebUI for easy interaction. Perfect for enterprises and individuals wanting a fully private, self-hosted document Q&A system.

Anforderungen

Min vCPU
2
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
8192 MB
Rec Disk
20 GB

Empfohlener VPS

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
Zum Anbieter

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
Zum Anbieter

Hostinger · KVM 8

8 vCPU · 32256 MB · 400 GB

$20.00
Zum Anbieter

Affiliate-Hinweis

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

Bester VPS für LangChain-Chatchat →

Verwandte Tools

Anleitungen & Artikel