6bc2f84602
qingcloud 在新网的账户余额不足导致原域名无法续费
107 lines
3.7 KiB
Markdown
107 lines
3.7 KiB
Markdown
|
||
<p align="center">
|
||
<img width=200 src="https://github.com/user-attachments/assets/3dd6a669-0830-4db4-b821-c8b279ea19a6"/>
|
||
</p>
|
||
|
||
<div align="center">
|
||
|
||
<h1>AstrBot</h1>
|
||
|
||
_✨ 易上手的多平台 LLM 聊天机器人及开发框架 ✨_
|
||
|
||
[](https://github.com/Soulter/AstrBot/releases/latest)
|
||
<img src="https://img.shields.io/badge/python-3.10+-blue.svg" alt="python">
|
||
<a href="https://hub.docker.com/r/soulter/astrbot"><img alt="Docker pull" src="https://img.shields.io/docker/pulls/soulter/astrbot.svg"/></a>
|
||
<img alt="Static Badge" src="https://img.shields.io/badge/QQ群-322154837-purple">
|
||
[](https://wakatime.com/badge/user/915e5316-99c6-4563-a483-ef186cf000c9/project/018e705a-a1a7-409a-a849-3013485e6c8e)
|
||
[](https://codecov.io/gh/Soulter/AstrBot)
|
||
</a>
|
||
|
||
<a href="https://astrbot.lwl.lol/">查看文档</a> |
|
||
<a href="https://github.com/Soulter/AstrBot/issues">问题提交</a>
|
||
</div>
|
||
|
||
AstrBot 是一个松耦合、异步、支持多消息平台部署、具有易用的插件系统和完善的大语言模型(LLM)接入功能的聊天机器人及开发框架。
|
||
|
||
## ✨ 多消息平台部署
|
||
|
||
1. QQ 群、QQ 频道、微信个人号、Telegram。
|
||
2. 支持文本转图片,Markdown 渲染。
|
||
|
||
## ✨ 多 LLM 配置
|
||
|
||
1. 适配 OpenAI API,支持接入 Gemini、GPT、Llama、Claude、DeepSeek、GLM 等各种大语言模型。
|
||
2. 支持 OneAPI 等分发平台。
|
||
3. 支持 LLMTuner 载入微调模型。
|
||
4. 支持 Ollama 载入自部署模型。
|
||
4. 支持网页搜索(Web Search)、自然语言待办提醒。
|
||
|
||
## ✨ 管理面板
|
||
|
||
1. 支持可视化修改配置
|
||
2. 日志实时查看
|
||
3. 简单的信息统计
|
||
4. 插件管理
|
||
|
||
## ✨ 支持 Dify
|
||
|
||
1. 对接了 LLMOps 平台 Dify,便捷接入 Dify 智能助手、知识库和 Dify 工作流!
|
||
|
||
## ✨ Demo
|
||
|
||
<div align='center'>
|
||
|
||
<img src="https://github.com/user-attachments/assets/0378f407-6079-4f64-ae4c-e97ab20611d2" height=500>
|
||
|
||
_✨ 多模态、网页搜索、长文本转图片(可配置) ✨_
|
||
|
||
<img src="https://github.com/user-attachments/assets/8ec12797-e70f-460a-959e-48eca39ca2bb" height=100>
|
||
|
||
_✨ 自然语言待办事项 ✨_
|
||
|
||
<img src="https://github.com/user-attachments/assets/e137a9e1-340a-4bf2-bb2b-771132780735" height=150>
|
||
<img src="https://github.com/user-attachments/assets/480f5e82-cf6a-4955-a869-0d73137aa6e1" height=150>
|
||
|
||
_✨ 插件系统——部分插件展示 ✨_
|
||
|
||
<img src="https://github.com/user-attachments/assets/caadf2bd-a0ee-43d0-a95e-566d63e3e34d" height=330>
|
||
<img src="https://github.com/user-attachments/assets/b418f281-e920-49db-9fe1-d6a13ce28a84" height=350>
|
||
|
||
_✨ 管理面板 ✨_
|
||
|
||
|
||
|
||
|
||
</div>
|
||
|
||
|
||
<!-- ## ✨ ATRI [Beta 测试]
|
||
|
||
该功能作为插件载入。插件仓库地址:[astrbot_plugin_atri](https://github.com/Soulter/astrbot_plugin_atri)
|
||
|
||
1. 基于《ATRI ~ My Dear Moments》主角 ATRI 角色台词作为微调数据集的 `Qwen1.5-7B-Chat Lora` 微调模型。
|
||
2. 长期记忆
|
||
3. 表情包理解与回复
|
||
4. TTS
|
||
-->
|
||
## ✨ 云部署
|
||
|
||
[](https://repl.it/github/Soulter/AstrBot)
|
||
|
||
## ❤️ 贡献
|
||
|
||
欢迎任何 Issues/Pull Requests!只需要将你的更改提交到此项目 :)
|
||
|
||
对于新功能的添加,请先通过 Issue 讨论。
|
||
|
||
## 🔭 展望
|
||
|
||
1. 更强大的 Agent 系统。
|
||
2. 打造插件工作流平台。
|
||
|
||
## ✨ Support
|
||
|
||
- Star 这个项目!
|
||
- 在[爱发电](https://afdian.com/a/soulter)支持我!
|
||
- 在[微信](https://drive.soulter.top/f/pYfA/d903f4fa49a496fda3f16d2be9e023b5.png)支持我~
|