All-in-one web UI for multiple AI services
Top 8.0% on sourcepulse
ChatAny is a web service that aggregates access to ChatGPT and numerous other AI models, built upon ChatGPT-Next-Web. It targets users seeking a unified interface for various AI functionalities, including text generation, image creation, and more, offering a convenient and feature-rich experience.
How It Works
ChatAny extends the functionality of ChatGPT-Next-Web by integrating APIs for various AI services. It supports models like StabilityAI, Stable Diffusion 3, and a non-official Midjourney integration that allows for advanced operations like regional redrawing, reference images, and progress tracking. The project emphasizes ease of deployment and a comprehensive feature set, including operational mechanisms for managing user access and rewards in its PRO version.
Quick Start & Requirements
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:latest
trueai-org/midjourney-proxy
) is necessary, with MJ_PROXY_URL
and MJ_PROXY_KEY
environment variables to be configured.npm install
, npm run build
, npm run start
.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
6 months ago
1 day