Discover and explore top open-source AI tools and projects—updated daily.
All-in-one web UI for generative AI models
Top 45.8% on SourcePulse
This project offers a feature-rich, enhanced version of ChatGPT-Next-Web, targeting users who need advanced AI capabilities beyond standard chat. It integrates multimodal AI, image generation, music, and video synthesis, along with robust backend management for multi-user platforms.
How It Works
The project builds upon the core ChatGPT-Next-Web architecture, extending it with integrations for various AI models and services. Key additions include Midjourney (standard and plus features like face-swapping and inpainting), Stable Diffusion, DALL-E 3, Suno for music, and Luma for video. It supports file parsing (PDF, DOCX, PPTX, etc.) and storage via S3-compatible services. The "with-backend" version adds user management, subscription plans, API key management, and payment gateway integrations.
Quick Start & Requirements
docker pull registry.cn-hangzhou.aliyuncs.com/ann-chat/chatgpt-next-web-pro:3.9.12
docker run -d -p 3000:3000 -e OPENAI_API_KEY="sk-xxxxxx" -e AUTHORIZE_CODE="your_auth_code" registry.cn-hangzhou.aliyuncs.com/ann-chat/chatgpt-next-web-pro:3.9.12
docker-compose.yml
from /docker/with-backend/
and run docker compose pull && docker compose up -d
.Highlighted Details
Maintenance & Community
822784588
.Licensing & Compatibility
Limitations & Caveats
2 weeks ago
1 day