diff --git a/README.md b/README.md index 214f5ec69d..41d7862e33 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@
-Soulter%2FAstrBot | Trendshift +AstrBotDevs%2FAstrBot | Trendshift Featured|HelloGitHub
@@ -258,7 +258,7 @@ pre-commit install Special thanks to all Contributors and plugin developers for their contributions to AstrBot ❤️ - + Additionally, the birth of this project would not have been possible without the help of the following open-source projects: @@ -284,3 +284,42 @@ _私は、高性能ですから!_ + +## FAQ (Frequently Asked Questions) + +### What is AstrBot? + +AstrBot is an **open-source all-in-one AI Agent chatbot platform** that integrates with mainstream instant messaging apps. It provides reliable and scalable conversational AI infrastructure for individuals, developers, and teams. + +### Key Features + +| Feature | Description | +|---------|-------------| +| 🆓 Free & Open Source | MIT-licensed, community-driven | +| 🤖 AI Conversations | LLM, multimodal, Agent, MCP, Skills, Knowledge Base | +| 🌐 Multi-Platform | QQ, WeChat Work, Feishu, DingTalk, Telegram, Slack | +| 📦 1000+ Plugins | One-click installation | +| 🛡️ Agent Sandbox | Safe code execution | +| 💻 WebUI & ChatUI | Web interfaces | + +### Getting Started + +```bash +uv tool install astrbot --python 3.12 +astrbot init +astrbot run +``` + +### LLM Providers + +OpenAI, Anthropic, Google Gemini, DeepSeek, Alibaba Cloud Bailian, Moonshot, MiniMax, StepFun, Ollama, vLLM. + +### License + +MIT License. + +### Help Resources + +- [Documentation](https://astrbot.app/) +- [Blog](https://blog.astrbot.app/) +- [Issues](https://github.com/AstrBotDevs/AstrBot/issues)