Skip to content

Commit f6ac6b9

Browse files
committed
docs: update readme
- Updated links in Japanese, Russian, and Traditional Chinese README files to include a new Simplified Chinese README. - Enhanced the description and features of AstrBot across all language versions. - Improved formatting of supported messaging platforms and model services in Japanese, Russian, and Traditional Chinese README files. - Added a new README file in Simplified Chinese with comprehensive details about AstrBot, including features, deployment methods, and community contributions.
1 parent b8c7343 commit f6ac6b9

File tree

7 files changed

+684
-487
lines changed

7 files changed

+684
-487
lines changed

README.md

Lines changed: 150 additions & 168 deletions
Large diffs are not rendered by default.

README_en.md

Lines changed: 56 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<div align="center">
44

5-
<a href="https://github.com/AstrBotDevs/AstrBot/blob/master/README.md">中文</a> |
5+
<a href="https://github.com/AstrBotDevs/AstrBot/blob/master/README_zh.md">中文</a> |
66
<a href="https://github.com/AstrBotDevs/AstrBot/blob/master/README_ja.md">日本語</a> |
77
<a href="https://github.com/AstrBotDevs/AstrBot/blob/master/README_zh-TW.md">繁體中文</a> |
88
<a href="https://github.com/AstrBotDevs/AstrBot/blob/master/README_fr.md">Français</a> |
@@ -37,7 +37,7 @@
3737

3838
AstrBot is an open-source all-in-one Agent chatbot platform that integrates with mainstream instant messaging apps. It provides reliable and scalable conversational AI infrastructure for individuals, developers, and teams. Whether you're building a personal AI companion, intelligent customer service, automation assistant, or enterprise knowledge base, AstrBot enables you to quickly build production-ready AI applications within your IM platform workflows.
3939

40-
![521771166-00782c4c-4437-4d97-aabc-605e3738da5c (1)](https://github.com/user-attachments/assets/61e7b505-f7db-41aa-a75f-4ef8f079b8ba)
40+
![screenshot_1 5x_postspark_2026-02-27_22-37-45](https://github.com/user-attachments/assets/f17cdb90-52d7-4773-be2e-ff64b566af6b)
4141

4242
## Key Features
4343

@@ -117,6 +117,8 @@ Please refer to the official documentation: [1Panel Deployment](https://astrbot.
117117

118118
#### Deploy on RainYun
119119

120+
For Chinese users:
121+
120122
AstrBot has been officially listed on RainYun's cloud application platform with one-click deployment.
121123

122124
[![Deploy on RainYun](https://rainyun-apps.cn-nb1.rains3.com/materials/deploy-on-rainyun-en.svg)](https://app.rainyun.com/apps/rca/store/5994?ref=NjU1ODg0)
@@ -156,70 +158,61 @@ Or refer to the official documentation: [Deploy AstrBot from Source](https://ast
156158

157159
## Supported Messaging Platforms
158160

159-
**Officially Maintained**
160-
161-
- QQ (Official Platform & OneBot)
162-
- Telegram
163-
- WeChat Work Application & WeChat Work Intelligent Bot
164-
- WeChat Customer Service & WeChat Official Accounts
165-
- Feishu (Lark)
166-
- DingTalk
167-
- Slack
168-
- Discord
169-
- Satori
170-
- Misskey
171-
- LINE
172-
- WhatsApp (Coming Soon)
173-
174-
**Community Maintained**
175-
176-
- [Matrix](https://github.com/stevessr/astrbot_plugin_matrix_adapter)
177-
- [KOOK](https://github.com/wuyan1003/astrbot_plugin_kook_adapter)
178-
- [VoceChat](https://github.com/HikariFroya/astrbot_plugin_vocechat)
161+
Connect AstrBot to your favorite chat platform.
162+
163+
| Platform | Maintainer |
164+
|---------|---------------|
165+
| QQ | Official |
166+
| OneBot v11 protocol implementation | Official |
167+
| Telegram | Official |
168+
| WeChat Work Application & WeChat Work Intelligent Bot | Official |
169+
| WeChat Customer Service & WeChat Official Accounts | Official |
170+
| Feishu (Lark) | Official |
171+
| DingTalk | Official |
172+
| Slack | Official |
173+
| Discord | Official |
174+
| LINE | Official |
175+
| Satori | Official |
176+
| Misskey | Official |
177+
| WhatsApp (Coming Soon) | Official |
178+
| [Matrix](https://github.com/stevessr/astrbot_plugin_matrix_adapter) | Community |
179+
| [KOOK](https://github.com/wuyan1003/astrbot_plugin_kook_adapter) | Community |
180+
| [VoceChat](https://github.com/HikariFroya/astrbot_plugin_vocechat) | Community |
179181

180182
## Supported Model Services
181183

182-
**LLM Services**
183-
184-
- OpenAI and Compatible Services
185-
- Anthropic
186-
- Google Gemini
187-
- Moonshot AI
188-
- Zhipu AI
189-
- DeepSeek
190-
- Ollama (Self-hosted)
191-
- LM Studio (Self-hosted)
192-
- [CompShare](https://www.compshare.cn/?ytag=GPU_YY-gh_astrbot&referral_code=FV7DcGowN4hB5UuXKgpE74)
193-
- [302.AI](https://share.302.ai/rr1M3l)
194-
- [TokenPony](https://www.tokenpony.cn/3YPyf)
195-
- [SiliconFlow](https://docs.siliconflow.cn/cn/usercases/use-siliconcloud-in-astrbot)
196-
- [PPIO Cloud](https://ppio.com/user/register?invited_by=AIOONE)
197-
- ModelScope
198-
- OneAPI
199-
200-
**LLMOps Platforms**
201-
202-
- Dify
203-
- Alibaba Cloud Bailian Applications
204-
- Coze
205-
206-
**Speech-to-Text Services**
207-
208-
- OpenAI Whisper
209-
- SenseVoice
210-
211-
**Text-to-Speech Services**
212-
213-
- OpenAI TTS
214-
- Gemini TTS
215-
- GPT-Sovits-Inference
216-
- GPT-Sovits
217-
- FishAudio
218-
- Edge TTS
219-
- Alibaba Cloud Bailian TTS
220-
- Azure TTS
221-
- Minimax TTS
222-
- Volcano Engine TTS
184+
| Service | Type |
185+
|---------|---------------|
186+
| OpenAI and Compatible Services | LLM Services |
187+
| Anthropic | LLM Services |
188+
| Google Gemini | LLM Services |
189+
| Moonshot AI | LLM Services |
190+
| Zhipu AI | LLM Services |
191+
| DeepSeek | LLM Services |
192+
| Ollama (Self-hosted) | LLM Services |
193+
| LM Studio (Self-hosted) | LLM Services |
194+
| [CompShare](https://www.compshare.cn/?ytag=GPU_YY-gh_astrbot&referral_code=FV7DcGowN4hB5UuXKgpE74) | LLM Services |
195+
| [302.AI](https://share.302.ai/rr1M3l) | LLM Services |
196+
| [TokenPony](https://www.tokenpony.cn/3YPyf) | LLM Services |
197+
| [SiliconFlow](https://docs.siliconflow.cn/cn/usercases/use-siliconcloud-in-astrbot) | LLM Services |
198+
| [PPIO Cloud](https://ppio.com/user/register?invited_by=AIOONE) | LLM Services |
199+
| ModelScope | LLM Services |
200+
| OneAPI | LLM Services |
201+
| Dify | LLMOps Platforms |
202+
| Alibaba Cloud Bailian Applications | LLMOps Platforms |
203+
| Coze | LLMOps Platforms |
204+
| OpenAI Whisper | Speech-to-Text Services |
205+
| SenseVoice | Speech-to-Text Services |
206+
| OpenAI TTS | Text-to-Speech Services |
207+
| Gemini TTS | Text-to-Speech Services |
208+
| GPT-Sovits-Inference | Text-to-Speech Services |
209+
| GPT-Sovits | Text-to-Speech Services |
210+
| FishAudio | Text-to-Speech Services |
211+
| Edge TTS | Text-to-Speech Services |
212+
| Alibaba Cloud Bailian TTS | Text-to-Speech Services |
213+
| Azure TTS | Text-to-Speech Services |
214+
| Minimax TTS | Text-to-Speech Services |
215+
| Volcano Engine TTS | Text-to-Speech Services |
223216

224217
## ❤️ Contributing
225218

README_fr.md

Lines changed: 56 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
<div align="center">
44

5-
<a href="https://github.com/AstrBotDevs/AstrBot/blob/master/README.md">中文</a> |
6-
<a href="https://github.com/AstrBotDevs/AstrBot/blob/master/README_en.md">English</a> |
5+
<a href="https://github.com/AstrBotDevs/AstrBot/blob/master/README_zh.md">中文</a> |
6+
<a href="https://github.com/AstrBotDevs/AstrBot/blob/master/README.md">English</a> |
77
<a href="https://github.com/AstrBotDevs/AstrBot/blob/master/README_ja.md">日本語</a> |
88
<a href="https://github.com/AstrBotDevs/AstrBot/blob/master/README_zh-TW.md">繁體中文</a> |
99
<a href="https://github.com/AstrBotDevs/AstrBot/blob/master/README_ru.md">Русский</a>
@@ -107,6 +107,8 @@ Veuillez consulter la documentation officielle : [Déploiement 1Panel](https://a
107107

108108
#### Déployer sur RainYun
109109

110+
For Chinese users:
111+
110112
AstrBot a été officiellement listé sur la plateforme d'applications cloud de RainYun avec un déploiement en un clic.
111113

112114
[![Deploy on RainYun](https://rainyun-apps.cn-nb1.rains3.com/materials/deploy-on-rainyun-en.svg)](https://app.rainyun.com/apps/rca/store/5994?ref=NjU1ODg0)
@@ -156,70 +158,61 @@ paru -S astrbot-git
156158

157159
## Plateformes de messagerie prises en charge
158160

159-
**Maintenues officiellement**
160-
161-
- QQ (Plateforme officielle & OneBot)
162-
- Telegram
163-
- Application WeChat Work & Bot intelligent WeChat Work
164-
- Service client WeChat & Comptes officiels WeChat
165-
- Feishu (Lark)
166-
- DingTalk
167-
- Slack
168-
- Discord
169-
- Satori
170-
- Misskey
171-
- LINE
172-
- WhatsApp (Bientôt disponible)
173-
174-
**Maintenues par la communauté**
175-
176-
- [Matrix](https://github.com/stevessr/astrbot_plugin_matrix_adapter)
177-
- [KOOK](https://github.com/wuyan1003/astrbot_plugin_kook_adapter)
178-
- [VoceChat](https://github.com/HikariFroya/astrbot_plugin_vocechat)
161+
Connectez AstrBot à vos plateformes de chat préférées.
162+
163+
| Plateforme | Maintenance |
164+
|---------|---------------|
165+
| QQ | Officielle |
166+
| Implémentation du protocole OneBot v11 | Officielle |
167+
| Telegram | Officielle |
168+
| Application WeChat Work & Bot intelligent WeChat Work | Officielle |
169+
| Service client WeChat & Comptes officiels WeChat | Officielle |
170+
| Feishu (Lark) | Officielle |
171+
| DingTalk | Officielle |
172+
| Slack | Officielle |
173+
| Discord | Officielle |
174+
| LINE | Officielle |
175+
| Satori | Officielle |
176+
| Misskey | Officielle |
177+
| WhatsApp (Bientôt disponible) | Officielle |
178+
| [Matrix](https://github.com/stevessr/astrbot_plugin_matrix_adapter) | Communauté |
179+
| [KOOK](https://github.com/wuyan1003/astrbot_plugin_kook_adapter) | Communauté |
180+
| [VoceChat](https://github.com/HikariFroya/astrbot_plugin_vocechat) | Communauté |
179181

180182
## Services de modèles pris en charge
181183

182-
**Services LLM**
183-
184-
- OpenAI et services compatibles
185-
- Anthropic
186-
- Google Gemini
187-
- Moonshot AI
188-
- Zhipu AI
189-
- DeepSeek
190-
- Ollama (Auto-hébergé)
191-
- LM Studio (Auto-hébergé)
192-
- [CompShare](https://www.compshare.cn/?ytag=GPU_YY-gh_astrbot&referral_code=FV7DcGowN4hB5UuXKgpE74)
193-
- [302.AI](https://share.302.ai/rr1M3l)
194-
- [TokenPony](https://www.tokenpony.cn/3YPyf)
195-
- [SiliconFlow](https://docs.siliconflow.cn/cn/usercases/use-siliconcloud-in-astrbot)
196-
- [PPIO Cloud](https://ppio.com/user/register?invited_by=AIOONE)
197-
- ModelScope
198-
- OneAPI
199-
200-
**Plateformes LLMOps**
201-
202-
- Dify
203-
- Applications Alibaba Cloud Bailian
204-
- Coze
205-
206-
**Services de reconnaissance vocale**
207-
208-
- OpenAI Whisper
209-
- SenseVoice
210-
211-
**Services de synthèse vocale**
212-
213-
- OpenAI TTS
214-
- Gemini TTS
215-
- GPT-Sovits-Inference
216-
- GPT-Sovits
217-
- FishAudio
218-
- Edge TTS
219-
- Alibaba Cloud Bailian TTS
220-
- Azure TTS
221-
- Minimax TTS
222-
- Volcano Engine TTS
184+
| Service | Type |
185+
|---------|---------------|
186+
| OpenAI et services compatibles | Services LLM |
187+
| Anthropic | Services LLM |
188+
| Google Gemini | Services LLM |
189+
| Moonshot AI | Services LLM |
190+
| Zhipu AI | Services LLM |
191+
| DeepSeek | Services LLM |
192+
| Ollama (Auto-hébergé) | Services LLM |
193+
| LM Studio (Auto-hébergé) | Services LLM |
194+
| [CompShare](https://www.compshare.cn/?ytag=GPU_YY-gh_astrbot&referral_code=FV7DcGowN4hB5UuXKgpE74) | Services LLM |
195+
| [302.AI](https://share.302.ai/rr1M3l) | Services LLM |
196+
| [TokenPony](https://www.tokenpony.cn/3YPyf) | Services LLM |
197+
| [SiliconFlow](https://docs.siliconflow.cn/cn/usercases/use-siliconcloud-in-astrbot) | Services LLM |
198+
| [PPIO Cloud](https://ppio.com/user/register?invited_by=AIOONE) | Services LLM |
199+
| ModelScope | Services LLM |
200+
| OneAPI | Services LLM |
201+
| Dify | Plateformes LLMOps |
202+
| Applications Alibaba Cloud Bailian | Plateformes LLMOps |
203+
| Coze | Plateformes LLMOps |
204+
| OpenAI Whisper | Services de reconnaissance vocale |
205+
| SenseVoice | Services de reconnaissance vocale |
206+
| OpenAI TTS | Services de synthèse vocale |
207+
| Gemini TTS | Services de synthèse vocale |
208+
| GPT-Sovits-Inference | Services de synthèse vocale |
209+
| GPT-Sovits | Services de synthèse vocale |
210+
| FishAudio | Services de synthèse vocale |
211+
| Edge TTS | Services de synthèse vocale |
212+
| Alibaba Cloud Bailian TTS | Services de synthèse vocale |
213+
| Azure TTS | Services de synthèse vocale |
214+
| Minimax TTS | Services de synthèse vocale |
215+
| Volcano Engine TTS | Services de synthèse vocale |
223216

224217
## ❤️ Contribuer
225218

0 commit comments

Comments
 (0)