HuggingChat
Open-source chat interface powering HuggingChat, built by Hugging Face
Überblick
Anforderungen
Empfohlener VPS
Hostinger · KVM 2
2 vCPU · 8192 MB · 100 GB
Hostinger · KVM 2
2 vCPU · 8192 MB · 100 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Affiliate-Hinweis
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
huggingchat:
image: huggingface/chat-ui:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/huggingchat:/data
Verwandte Tools
NextChat
Cross-platform ChatGPT web UI with multi-model support for Ollama, Claude, Gemini, and more
Lobe Chat
Extensible, open-source ChatGPT alternative with plugins, knowledge base, and multi-LLM support
Open WebUI
User-friendly WebUI for LLMs (Ollama, OpenAI API)
text-generation-webui
Run local LLMs with a powerful web interface — text, vision, tool-calling, and OpenAI-compatible API
Streamlit
Build and share data apps in pure Python — fast
Gradio
Build and share delightful machine learning apps in Python
Anleitungen & Artikel
HuggingChat vs Open WebUI: Which Self-Hosted LLM Chat Interface Should You Choose?
A detailed comparison between HuggingChat (chat-ui) and Open WebUI — two leading open-source self-hosted LLM chat interfaces. Deployment, features, models, and verdict.
Getting Started with HuggingChat: Your Open-Source AI Chat Platform
Learn how to deploy and customize HuggingChat (chat-ui) — the open-source chat interface powering Hugging Face's AI chat platform. Complete Docker setup guide with configuration tips.