$git clone https://github.com/53AI/53AIHub53AI Hub is an open-source AI portal, which enables you to quickly build a operational-level AI portal to launch and operate AI agents, prompts, and AI tools. It supports seamless integration with development platforms like **Coze, Dify, FastGPT, RAGFlow, and 53AI Studio*
| 1 | <div align="center"> |
| 2 | <a href="https://www.53ai.com/products/53AIHub"><img alt="Product Introduction Page" src="https://oss.ibos.cn/53ai/common/53AIHub_banner.png"></a> |
| 3 | </div> |
| 4 | |
| 5 | <div align="center"> |
| 6 | <a href="./README.md"><img alt="README in English" src="https://img.shields.io/badge/English-d9d9d9"></a> |
| 7 | <a href="./README_CN.md"><img alt="Simplified Chinese README" src="https://img.shields.io/badge/简体中文-d9d9d9"></a> |
| 8 | <a href="./README_JA.md"><img alt="Japanese README" src="https://img.shields.io/badge/日本語-d9d9d9"></a> |
| 9 | </div> |
| 10 | |
| 11 | <div> |
| 12 | <a href="https://hub.53ai.com">Cloud Service</a> · |
| 13 | <a href="https://docs.53ai.com/%E5%85%A5%E9%97%A8/%E6%9C%AC%E5%9C%B0%E9%83%A8%E7%BD%B2">Local Deployment</a> · |
| 14 | <a href="https://docs.53ai.com/">Documentation</a> · |
| 15 | <a href="https://aihub.53ai.com">Demo Site</a> |
| 16 | </div> |
| 17 | |
| 18 | **53AI Hub** is an **open-source AI portal**, which enables you to quickly build a operational-level AI portal to launch and operate AI agents, prompts, and AI tools. It supports seamless integration with development platforms like **Coze, Dify, FastGPT, RAGFlow, and 53AI Studio**, and cloud platforms such as **Aliyun , Tencent Cloud , and Baidu Cloud**, helping developers and enterprises build production-grade AI portals without complex integrations. Even users with no technical background can participate easily, significantly lowering the barrier to AI inplementation. |
| 19 | |
| 20 | Key features are as follows: |
| 21 | |
| 22 | **1. Platform Integration**: |
| 23 | Supports integration with mainstream agent development platforms, cloud services, and large language model platforms. Users can choose from site templates and styles, and customize the interface as needed. |
| 24 | |
| 25 | **2. Application Management**: |
| 26 | Provides full lifecycle management for AI agents, prompts, and AI tools, including publishing, grouping, sorting, and user permission configuration. |
| 27 | |
| 28 | **3. User Operations**: |
| 29 | Supports the operation of both registered users and internal users, with the ability to manage and view login and usage records. |
| 30 | |
| 31 | **4. Independent Deployment**: |
| 32 | Supports one-click deployment on both cloud and local environments, and binding to a custom domain name. |
| 33 | |
| 34 | ## Product Comparison |
| 35 | |
| 36 | | Feature | 53AI Hub | NextChat | lobehub | Cherry Studio | |
| 37 | | ------------------ | ----------------------- | ----------- | ----------- | ------------- | |
| 38 | | Custom Interface | Multiple styles | Fixed style | Fixed style | Fixed style | |
| 39 | | Access Permissions | Enterprise-grade | None | None | None | |
| 40 | | Agent Integration | ✅ | ❌ | ❌ | ❌ | |
| 41 | | LLM Integration | ✅ | ✅ | ✅ | ✅ | |
| 42 | | Registered Users | ✅ | ✅ | ✅ | ✅ | |
| 43 | | Internal Users | ✅ | ❌ | ❌ | ❌ | |
| 44 | | SSO Support | WeCom, DingTalk, Feishu | ❌ | ❌ | ❌ | |
| 45 | | Local Deployment | ✅ | ✅ | ✅ | ✅ | |
| 46 | | AI Knowledge Base | ✅ | ❌ | ❌ | ❌ | |
| 47 | | AI Workbench | ✅ | ❌ | ❌ | ❌ | |
| 48 | | SKILL Support | ✅ | ❌ | ❌ | ❌ | |
| 49 | |
| 50 | ## Usage |
| 51 | |
| 52 | * **Cloud Service** |
| 53 | Visit [53AI Hub Cloud Service](https://hub.53ai.com) to apply. The cloud service includes Free, Standard, and Enterprise editions. The Enterprise version offers all features, and the Free version supports 10 agents and 100 registered users. |
| 54 | * **Community Open Source Edition** |
| 55 | Refer to our [Getting Started Guide](https://docs.53ai.com/%E5%85%A5%E9%97%A8/%E6%AC%A2%E8%BF%8E%E4%BD%BF%E7%94%A8) for quick local deployment and our [Documentation](https://docs.53ai.com) for in-depth usage. |
| 56 | * **Enterprise Customized Edition** |
| 57 | We offer enterprise custom versions with features like integration with WeCom, DingTalk, and Feishu org structures. For c |