Best for
- Developers and businesses needing integrated multi-functional AI creation
- AI service providers needing user management and billing
- Teams looking to quickly deploy a multi-functional AI chat and creation platform
Feature-rich, but license is unclear and some advanced features require authorization. Suitable for developers needing a versatile AI creation platform, but with risks.
Lobe Chat Pro is an AI creation platform extended from the open-source project lobe-chat. It adds an infinite canvas feature, supports multiple image and video models (like doubao, google, openai, kling, midjourney, etc.), and provides independent panels for drawing, music, and video creation. Additionally, it includes comprehensive backend management: user management (registration/login, grouping, referral rewards), model management (providers, pricing, API keys), payment systems (WeChat Pay, Yipay, Hupijiao, Stripe), billing (recharge, exchange, consumption, refund), order management, message recording, and notifications. The project also offers a special relay station version for quick integration with relay services like one-api and new-api, with a pure frontend deployment option.
Multiple deployment methods are provided:
- Version with backend management: requires authorization (WeChat: 822784588), user port 3210, admin port 8888.
- Relay station special version: two variants, login version (image tag client) and no-login version (nologin). Both require an authorization code.
- Open-source version: run docker run -d -p 3210:3210 registry.cn-hangzhou.aliyuncs.com/ann-chat/lobe-chat-pro:latest directly.
See README or project docs for environment variables and configuration.