NextChat
Cross-platform ChatGPT web UI with multi-model support for Ollama, Claude, Gemini, and more
Überblick
Anforderungen
Empfohlener VPS
Hostinger · KVM 2
2 vCPU · 8192 MB · 100 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate-Hinweis
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
nextchat:
image: yidadaa/chatgpt-next-web:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/nextchat:/data
Verwandte Tools
Ollama
Run large language models locally
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)
llama.cpp
LLM inference in C/C++
text-generation-webui
Run local LLMs with a powerful web interface — text, vision, tool-calling, and OpenAI-compatible API
DSPy
The framework for programming—not prompting—language models
Anleitungen & Artikel
Quick Start: Deploy NextChat with Docker in 5 Minutes
Step-by-step guide to deploying NextChat with Docker — pull, run, connect multiple AI providers, and configure for production.
What Is NextChat? A Cross-Platform AI Chat Interface for Every Provider
NextChat (88k+ stars) is a cross-platform, open-source AI chat interface that connects to ChatGPT, Claude, Gemini, Ollama, and more in one unified UI.