AI Aggregation Web Service
6.5k 2026-05-01
ChatAnyTeam/ChatAny
A self-hostable web service that unifies access to ChatGPT and advanced AI image generation tools like Midjourney and StabilityAI.
Core Features
Integrates all original ChatGPT-Next-Web functionalities
Comprehensive Midjourney image generation operations (Imagine, Upscale, Vary, etc.)
Supports StabilityAI models including Stable Image Ultra, Core, and Stable Diffusion 3
Real-time image generation progress and display for Midjourney
Easy deployment via Docker, Vercel, Railway, or 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 provides a unified, self-hostable web interface for interacting with various AI services, primarily focusing on conversational AI like ChatGPT and advanced image generation capabilities from Midjourney and StabilityAI. Built upon the foundation of ChatGPT-Next-Web, it extends functionality to offer detailed control over image creation, including regional repainting and reference image support. This project serves as a centralized hub for users to efficiently manage and utilize multiple AI models through a single, intuitive platform, simplifying access to cutting-edge AI technologies.