ChatAny  by ChatAnyTeam

All-in-one web UI for multiple AI services

created 2 years ago
6,534 stars

Top 8.0% on sourcepulse

GitHubView on GitHub
Project Summary

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: 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
  • Prerequisites: Requires an OpenAI API key. For Midjourney features, a self-hosted or third-party Midjourney proxy service (e.g., trueai-org/midjourney-proxy) is necessary, with MJ_PROXY_URL and MJ_PROXY_KEY environment variables to be configured.
  • Manual Deployment: npm install, npm run build, npm run start.
  • Links: QQ交流群, PRO版本

Highlighted Details

  • Extends ChatGPT-Next-Web with support for StabilityAI, Stable Diffusion 3, and advanced Midjourney operations.
  • Offers real-time image display and progress percentage for AI image generation.
  • PRO version includes extensive operational features like package systems, invite rewards, and sign-in benefits.
  • PRO version is developed in Golang for low memory footprint and high concurrency.

Maintenance & Community

  • The project is actively developed, with a PRO version available.
  • A QQ交流群 is provided for community support.

Licensing & Compatibility

  • License: MIT.
  • Compatible with commercial use and closed-source linking under the MIT license terms.

Limitations & Caveats

  • Midjourney integration relies on external proxy services, which are not officially supported by Midjourney and require separate setup or use of third-party providers. The project does not guarantee the stability or availability of these third-party APIs.
Health Check
Last commit

6 months ago

Responsiveness

1 day

Pull Requests (30d)
0
Issues (30d)
1
Star History
49 stars in the last 90 days

Explore Similar Projects

Feedback? Help us improve.