Run This Ai
EN DE

NextChat

Cross-platform ChatGPT web UI with multi-model support for Ollama, Claude, Gemini, and more

★ 88,320 GitHub MIT chatgptchat-uinextjsollamaclaudegeminicross-platformself-hosted LLM & Chat

Überblick

NextChat (formerly ChatGPT-Next-Web) is a modern, open-source AI chat interface built with Next.js. With over 88,000 GitHub stars, it is one of the most popular self-hostable chat UIs available. It supports multiple AI providers including OpenAI (ChatGPT), Anthropic (Claude), Google (Gemini), Ollama (local LLMs), and Groq — all from a single, unified interface. The app runs cross-platform on Web, iOS, MacOS, Android, Linux, and Windows, making it accessible everywhere. Features include markdown rendering, code highlighting, conversation history, prompt templates, file uploads, mask system for preset prompts, and plugin support. Deploy easily with Docker or one-click on Vercel.

Anforderungen

Min vCPU
1
Min RAM
512 MB
Min Disk
10 GB
Rec vCPU
2
Rec RAM
1024 MB
Rec Disk
20 GB

Empfohlener VPS

Hostinger · KVM 2

2 vCPU · 8192 MB · 100 GB

$6.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:
  nextchat:
    image: yidadaa/chatgpt-next-web:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/nextchat:/data

Bester VPS für NextChat →

Verwandte Tools

Anleitungen & Artikel