AI Aggregation Web Service
6.5k 2026-04-18
ChatAnyTeam/ChatAny
A unified web service providing one-click access to ChatGPT and various AI models like Midjourney and StabilityAI.
Core Features
Integrates all original ChatGPT-Next-Web functionalities.
Comprehensive Midjourney support including image generation, upscale, variation, and region repaint.
Supports StabilityAI models: Stable Image Ultra, Core, and Stable Diffusion 3.
Flexible deployment options including Docker, Vercel, Railway, and Sealos.
Quick Start
docker run -d -p 3000:3000 -e OPENAI_API_KEY="sk-xxx" -e BASE_URL="https://api.openai.com" -e MJ_PROXY_URL="" -e MJ_PROXY_KEY="" licoy/chatany:latestDetailed Introduction
ChatAny is an open-source web service designed to simplify interaction with multiple advanced AI models. Built upon ChatGPT-Next-Web, it offers a consolidated platform for ChatGPT, extensive Midjourney image generation capabilities, and various StabilityAI models. This project aims to provide users with a convenient, self-hosted solution to access and manage diverse AI functionalities from a single, intuitive web interface, streamlining the creative and conversational AI experience.