2023-04-20 00:08:00 +08:00
2023-04-20 00:15:11 +08:00
< p align = "center" >
2023-08-02 20:51:07 +08:00
< img src = "res/logo.png" alt = "QChatGPT" width = "120" / >
2023-04-20 00:15:11 +08:00
< / p >
2023-08-02 20:51:07 +08:00
< div align = "center" >
# QChatGPT
2023-08-06 17:13:10 +08:00
<!-- 高稳定性/持续迭代/架构清晰/支持插件/高可自定义的 ChatGPT QQ机器人框架 -->
2023-09-12 21:26:41 +08:00
“当然! 下面是一个使用Java编写的快速排序算法的示例代码”
2023-04-08 19:39:42 +08:00
2023-08-14 16:09:11 +08:00
[![GitHub release (latest by date) ](https://img.shields.io/github/v/release/RockChinQ/QChatGPT )](https://github.com/RockChinQ/QChatGPT/releases/latest)
2023-09-12 21:04:18 +08:00
< a href = "https://hub.docker.com/repository/docker/rockchin/qchatgpt" >
< img src = "https://img.shields.io/docker/pulls/rockchin/qchatgpt?color=blue" alt = "docker pull" >
< / a >
2023-05-29 11:10:49 +08:00
![Wakapi Count ](https://wakapi.dev/api/badge/RockChinQ/interval:any/project:QChatGPT )
2023-09-10 23:17:22 +08:00
< img src = "https://img.shields.io/badge/python-3.9+-blue.svg" alt = "python" >
2023-08-02 21:06:34 +08:00
< a href = "https://github.com/RockChinQ/QChatGPT/wiki" >
< img alt = "Static Badge" src = "https://img.shields.io/badge/%E6%9F%A5%E7%9C%8B-%E9%A1%B9%E7%9B%AEWiki-blue" >
2023-09-10 23:17:22 +08:00
< / a > < br / >
2023-09-10 23:22:38 +08:00
< a href = "http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=66-aWvn8cbP4c1ut_1YYkvvGVeEtyTH8&authKey=pTaKBK5C%2B8dFzQ4XlENf6MHTCLaHnlKcCRx7c14EeVVlpX2nRSaS8lJm8YeM4mCU&noverify=0&group_code=195992197" >
2023-08-31 16:40:11 +08:00
< img alt = "Static Badge" src = "https://img.shields.io/badge/%E5%AE%98%E6%96%B9%E7%BE%A4-195992197-purple" >
2023-09-10 23:22:38 +08:00
< / a >
< a href = "http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=nC80H57wmKPwRDLFeQrDDjVl81XuC21P&authKey=2wTUTfoQ5v%2BD4C5zfpuR%2BSPMDqdXgDXA%2FS2wHI1NxTfWIG%2B%2FqK08dgyjMMOzhXa9&noverify=0&group_code=738382634" >
2023-09-01 08:49:47 +08:00
< img alt = "Static Badge" src = "https://img.shields.io/badge/%E7%A4%BE%E5%8C%BA%E7%BE%A4-738382634-purple" >
2023-09-10 23:22:38 +08:00
< / a >
2023-09-10 23:17:22 +08:00
< a href = "https://lazyfree.top/2023/08/16/QChatGPT%E4%BD%BF%E7%94%A8%E6%89%8B%E5%86%8C/" >
< img alt = "Static Badge" src = "https://img.shields.io/badge/%E6%9F%A5%E7%9C%8B-%E7%A4%BE%E5%8C%BA%E7%BC%96%E5%86%99%E4%BD%BF%E7%94%A8%E6%89%8B%E5%86%8C-blue" >
< / a >
2023-08-12 12:25:58 +08:00
< a href = "https://www.bilibili.com/video/BV14h4y1w7TC" >
2023-08-04 17:22:13 +08:00
< img alt = "Static Badge" src = "https://img.shields.io/badge/%E8%A7%86%E9%A2%91%E6%95%99%E7%A8%8B-208647" >
< / a >
< a href = "https://www.bilibili.com/video/BV11h4y1y74H" >
< img alt = "Static Badge" src = "https://img.shields.io/badge/Linux%E9%83%A8%E7%BD%B2%E8%A7%86%E9%A2%91-208647" >
< / a >
2023-04-08 19:39:42 +08:00
2023-08-06 17:13:10 +08:00
< details >
< summary > 回复效果演示(带有联网插件)< / summary >
< img alt = "联网演示GIF" src = "res/webwlkr-demo.gif" width = "300px" >
< / details >
2023-08-02 21:04:23 +08:00
< / div >
2023-06-12 12:24:59 +08:00
2023-08-31 16:40:11 +08:00
> **NOTE**
2023-09-13 10:45:04 +08:00
> 2023/9/13 现已支持通过[One API](https://github.com/songquanpeng/one-api)接入 Azure、Anthropic Claude、Google PaLM 2、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问以及 360 智脑等模型,欢迎测试并反馈。
2023-08-29 14:42:40 +08:00
> 2023/8/29 [逆向库插件](https://github.com/RockChinQ/revLibs)已支持 gpt4free
2023-08-14 19:11:48 +08:00
> 2023/8/14 [逆向库插件](https://github.com/RockChinQ/revLibs)已支持Claude和Bard
2023-08-30 16:46:17 +08:00
> 2023/7/29 支持使用GPT的Function Calling功能实现类似ChatGPT Plugin的效果, 请见[Wiki内容函数](https://github.com/RockChinQ/QChatGPT/wiki/6-%E6%8F%92%E4%BB%B6%E4%BD%BF%E7%94%A8-%E5%86%85%E5%AE%B9%E5%87%BD%E6%95%B0)
2023-06-12 12:24:59 +08:00
2023-08-02 20:14:33 +08:00
< details >
< summary >
2023-08-31 10:23:30 +08:00
## 🍺模型一览和功能点
2023-03-03 20:53:19 +08:00
2023-08-02 20:14:33 +08:00
< / summary >
2023-03-20 14:46:39 +08:00
2023-03-03 20:53:19 +08:00
### 文字对话
- OpenAI GPT-3.5模型(ChatGPT API), 本项目原生支持, 默认使用
2023-03-18 12:42:46 +08:00
- OpenAI GPT-3模型, 本项目原生支持, 部署完成后前往`config.py`切换
- OpenAI GPT-4模型, 本项目原生支持, 目前需要您的账户通过OpenAI的内测申请, 请前往`config.py`切换
2023-03-15 10:57:29 +08:00
- ChatGPT网页版GPT-3.5模型, 由[插件](https://github.com/RockChinQ/revLibs)接入
2023-03-18 12:42:46 +08:00
- ChatGPT网页版GPT-4模型, 目前需要ChatGPT Plus订阅, 由[插件](https://github.com/RockChinQ/revLibs)接入
2023-03-15 17:33:31 +08:00
- New Bing逆向库, 由[插件](https://github.com/RockChinQ/revLibs)接入
2023-05-21 17:50:35 +08:00
- HuggingChat, 由[插件](https://github.com/RockChinQ/revLibs)接入, 仅支持英文
2023-08-14 19:11:48 +08:00
- Claude, 由[插件](https://github.com/RockChinQ/revLibs)接入
- Google Bard, 由[插件](https://github.com/RockChinQ/revLibs)接入
2023-03-03 20:53:19 +08:00
2023-08-29 14:42:40 +08:00
### 模型聚合平台
2023-09-13 10:41:22 +08:00
- [One API ](https://github.com/songquanpeng/one-api ), Azure、Anthropic Claude、Google PaLM 2、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问以及 360 智脑等模型的官方接口转换成 OpenAI API 接入, QChatGPT 原生支持,您需要先配置 One API, 之后在`config.py`中设置反向代理和`One API`的密钥后使用。
- [gpt4free ](https://github.com/xtekky/gpt4free ), 破解以免费使用多个平台的各种文字模型, 由[插件](https://github.com/RockChinQ/revLibs)接入, 无需鉴权, 稳定性较差。
- [Poe ](https://poe.com ), 破解免费使用Poe上多个平台的模型, 由[oliverkirk-sudo/ChatPoeBot](https://github.com/oliverkirk-sudo/ChatPoeBot)接入(由于 Poe 上可用的大部分模型现已通过[revLibs插件](https://github.com/RockChinQ/revLubs)或其他方式接入,此插件现已停止维护)。
2023-08-29 14:42:40 +08:00
2023-03-03 20:53:19 +08:00
### 故事续写
- NovelAI API, 由[插件](https://github.com/dominoar/QCPNovelAi)接入
### 图片绘制
2023-08-30 16:46:17 +08:00
- OpenAI DALL·E模型, 本项目原生支持, 使用方法查看[Wiki功能使用页](https://github.com/RockChinQ/QChatGPT/wiki/1-%E5%8A%9F%E8%83%BD%E4%BD%BF%E7%94%A8#%E5%8A%9F%E8%83%BD%E7%82%B9%E5%88%97%E4%B8%BE)
2023-03-03 20:53:19 +08:00
- NovelAI API, 由[插件](https://github.com/dominoar/QCPNovelAi)接入
### 语音生成
- TTS+VITS, 由[插件](https://github.com/dominoar/QChatPlugins)接入
2023-03-16 09:08:00 +08:00
- Plachta/VITS-Umamusume-voice-synthesizer, 由[插件](https://github.com/oliverkirk-sudo/chat_voice)接入
2023-03-03 20:53:19 +08:00
2023-03-20 14:46:39 +08:00
2023-08-02 20:19:08 +08:00
安装[此插件](https://github.com/RockChinQ/Switcher),即可在使用中切换文字模型。
2023-08-31 10:23:30 +08:00
### 功能点
2023-04-01 09:59:33 +08:00
2023-02-19 11:55:16 +08:00
< details >
< summary > ✅支持敏感词过滤,避免账号风险< / summary >
- 难以监测机器人与用户对话时的内容,故引入此功能以减少机器人风险
2023-03-04 21:12:50 +08:00
- 加入了百度云内容审核,在`config.py`中修改`baidu_check`的值,并填写`baidu_api_key`和`baidu_secret_key`以开启此功能
2023-02-19 11:55:16 +08:00
- 编辑`sensitive.json`,并在`config.py`中修改`sensitive_word_filter`的值以开启此功能
< / details >
< details >
< summary > ✅群内多种响应规则, 不必at< / summary >
- 默认回复`ai`作为前缀或`@`机器人的消息
- 详细见`config.py`中的`response_rules`字段
< / details >
< details >
< summary > ✅完善的多api-key管理, 超额自动切换< / summary >
- 支持配置多个`api-key`,内部统计使用量并在超额时自动切换
- 请在`config.py`中修改`openai_config`的值以设置`api-key`
- 可以在`config.py`中修改`api_key_fee_threshold`来自定义切换阈值
- 运行期间向机器人说`!usage`以查看当前使用情况
< / details >
< details >
< summary > ✅支持预设指令文字< / summary >
- 支持以自然语言预设文字,自定义机器人人格等信息
- 详见`config.py`中的`default_prompt`部分
2023-08-30 16:46:17 +08:00
- 支持设置多个预设情景,并通过!reset、!default等指令控制, 详细请查看[wiki指令](https://github.com/RockChinQ/QChatGPT/wiki/1-%E5%8A%9F%E8%83%BD%E4%BD%BF%E7%94%A8#%E6%9C%BA%E5%99%A8%E4%BA%BA%E6%8C%87%E4%BB%A4)
2023-02-19 11:55:16 +08:00
< / details >
< details >
< summary > ✅支持对话、绘图等模型,可玩性更高< / summary >
- 现已支持OpenAI的对话`Completion API`和绘图`Image API`
- 向机器人发送指令`!draw < prompt > `即可使用绘图模型
< / details >
< details >
< summary > ✅支持指令控制热重载、热更新< / summary >
- 允许在运行期间修改`config.py`或其他代码后,以管理员账号向机器人发送指令`!reload`进行热重载,无需重启
- 运行期间允许以管理员账号向机器人发送指令`!update`进行热更新,拉取远程最新代码并执行热重载
< / details >
< details >
< summary > ✅支持插件加载🧩< / summary >
- 自行实现插件加载器及相关支持
2023-07-29 18:55:18 +08:00
- 支持GPT的Function Calling功能
2023-08-30 16:46:17 +08:00
- 详细查看[插件使用页](https://github.com/RockChinQ/QChatGPT/wiki/5-%E6%8F%92%E4%BB%B6%E4%BD%BF%E7%94%A8)
2023-02-19 11:55:16 +08:00
< / details >
< details >
< summary > ✅私聊、群聊黑名单机制< / summary >
- 支持将人或群聊加入黑名单以忽略其消息
- 详见Wiki`加入黑名单`节
< / details >
2023-02-25 11:14:27 +08:00
< details >
2023-03-05 10:54:00 +08:00
< summary > ✅长消息处理策略< / summary >
- 支持将长消息转换成图片或消息记录组件,避免消息刷屏
- 请查看`config.py`中`blob_message_strategy`等字段
< / details >
< details >
2023-02-25 11:14:27 +08:00
< summary > ✅回复速度限制< / summary >
- 支持限制单会话内每分钟可进行的对话次数
- 具有“等待”和“丢弃”两种策略
- “等待”策略:在获取到回复后,等待直到此次响应时间达到对话响应时间均值
- “丢弃”策略:此分钟内对话次数达到限制时,丢弃之后的对话
- 详细请查看config.py中的相关配置
< / details >
2023-03-16 19:38:35 +08:00
< details >
< summary > ✅支持使用网络代理< / summary >
- 目前已支持正向代理访问接口
- 详细请查看config.py中的`openai_config`的说明
< / details >
2023-04-07 17:12:33 +08:00
< details >
< summary > ✅支持自定义提示内容< / summary >
- 允许用户自定义报错、帮助等提示信息
- 请查看`tips.py`
< / details >
2023-04-17 10:15:50 +08:00
### 🏞️截图
< img alt = "私聊GPT-3.5" src = "res/screenshots/person_gpt3.5.png" width = "400" / >
2023-04-17 10:18:23 +08:00
< br / >
2023-04-17 10:15:50 +08:00
< img alt = "群聊GPT-3.5" src = "res/screenshots/group_gpt3.5.png" width = "400" / >
2023-04-17 10:18:23 +08:00
< br / >
2023-04-17 10:15:50 +08:00
< img alt = "New Bing" src = "res/screenshots/person_newbing.png" width = "400" / >
2023-08-30 16:46:17 +08:00
详情请查看[Wiki功能使用页](https://github.com/RockChinQ/QChatGPT/wiki/1-%E5%8A%9F%E8%83%BD%E4%BD%BF%E7%94%A8)
2023-08-02 20:19:08 +08:00
2023-04-01 09:59:33 +08:00
< / details >
2023-02-19 11:55:16 +08:00
2023-08-02 20:19:08 +08:00
< details >
< summary >
2022-12-12 17:24:36 +08:00
2023-08-31 10:23:30 +08:00
## 🚀部署和使用
2022-12-11 21:27:50 +08:00
2023-08-02 20:19:08 +08:00
< / summary >
2023-08-31 10:26:13 +08:00
> **NOTE**
> - 部署过程中遇到任何问题,请先在[QChatGPT](https://github.com/RockChinQ/QChatGPT/issues)或[qcg-installer](https://github.com/RockChinQ/qcg-installer/issues)的issue里进行搜索
> - QChatGPT需要Python版本>=3.9
> - 官方群和社区群群号请见文档顶部
2023-03-20 21:09:05 +08:00
2023-01-02 14:52:20 +08:00
### - 注册OpenAI账号
2022-12-11 21:27:50 +08:00
2023-05-21 18:25:35 +08:00
< details >
< summary > 点此查看步骤< / summary >
2023-03-20 21:12:25 +08:00
> 若您要直接使用非OpenAI的模型( 如New Bing) , 可跳过此步骤, 直接进行之后的部署, 完成后按照相关插件的文档进行配置即可
2023-03-05 16:47:42 +08:00
参考以下文章自行注册
2022-12-11 21:27:50 +08:00
2023-03-16 19:38:35 +08:00
> [国内注册ChatGPT的方法(100%可用)](https://www.pythonthree.com/register-openai-chatgpt/)
2022-12-11 22:46:17 +08:00
> [手把手教你如何注册ChatGPT, 超级详细](https://guxiaobei.com/51461)
2022-12-08 14:59:59 +08:00
2022-12-11 22:46:17 +08:00
注册成功后请前往[个人中心查看](https://beta.openai.com/account/api-keys)api_key
2022-12-12 00:22:08 +08:00
完成注册后,使用以下自动化或手动部署步骤
2022-12-09 23:30:44 +08:00
2023-05-21 18:25:35 +08:00
< / details >
2023-09-12 21:09:42 +08:00
### - Docker或自动化部署
2022-12-08 14:59:59 +08:00
2023-01-03 13:12:50 +08:00
< details >
< summary > 展开查看, 以下方式二选一, Linux首选Docker, Windows首选安装器< / summary >
2022-12-15 23:35:20 +08:00
#### Docker方式
2023-09-12 21:09:42 +08:00
> docker方式较为复杂, 若您不**熟悉**docker的操作及相关知识, 强烈建议您使用其他方式部署, 我们**不会且难以**解决您主机上多个容器的连接问题。
2023-05-02 14:30:25 +08:00
2023-09-12 20:53:03 +08:00
请查看[此文档](res/docs/docker_deployment.md)
2022-12-15 23:35:20 +08:00
#### 安装器方式
2023-03-26 15:25:21 +08:00
2022-12-14 11:01:32 +08:00
使用[此安装器](https://github.com/RockChinQ/qcg-installer)(若无法访问请到[Gitee](https://gitee.com/RockChin/qcg-installer))进行部署
2022-12-11 22:46:17 +08:00
2022-12-15 23:35:20 +08:00
- 安装器目前仅支持部分平台,请到仓库文档查看,其他平台请手动部署
2022-12-08 14:59:59 +08:00
2023-01-03 13:12:50 +08:00
< / details >
2023-01-02 14:52:20 +08:00
### - 手动部署
2022-12-11 22:46:17 +08:00
< details >
< summary > 手动部署适用于所有平台< / summary >
2022-12-08 14:59:59 +08:00
2023-03-03 20:53:19 +08:00
- 请使用Python 3.9.x以上版本
2022-12-08 14:59:59 +08:00
2023-04-24 15:48:28 +08:00
#### ① 配置QQ登录框架
2022-12-08 14:59:59 +08:00
2023-04-24 15:46:58 +08:00
目前支持mirai和go-cqhttp, 配置任意一个即可
< details >
< summary > mirai< / summary >
1. 按照[此教程](https://yiri-mirai.wybxc.cc/tutorials/01/configuration)配置Mirai及mirai-api-http
2. 启动mirai-console后, 使用`login`命令登录QQ账号, 保持mirai-console运行状态
3. 在下一步配置主程序时请在config.py中将`msg_source_adapter`设为`yirimirai`
< / details >
< details >
< summary > go-cqhttp< / summary >
2023-08-30 16:46:17 +08:00
1. 按照[此文档](https://github.com/RockChinQ/QChatGPT/wiki/9-go-cqhttp%E9%85%8D%E7%BD%AE)配置go-cqhttp
2023-04-24 15:46:58 +08:00
2. 启动go-cqhttp, 确保登录成功, 保持运行
3. 在下一步配置主程序时请在config.py中将`msg_source_adapter`设为`nakuru`
< / details >
2022-12-08 14:59:59 +08:00
2023-04-24 15:48:28 +08:00
#### ② 配置主程序
2022-12-08 14:59:59 +08:00
1. 克隆此项目
```bash
git clone https://github.com/RockChinQ/QChatGPT
2022-12-11 18:13:45 +08:00
cd QChatGPT
2022-12-08 14:59:59 +08:00
```
2. 安装依赖
```bash
2023-07-31 11:59:22 +08:00
pip3 install requests yiri-mirai openai colorlog func_timeout dulwich Pillow nakuru-project-idk CallingGPT tiktoken
2022-12-08 14:59:59 +08:00
```
3. 运行一次主程序,生成配置文件
```bash
2022-12-09 23:30:44 +08:00
python3 main.py
2022-12-08 14:59:59 +08:00
```
4. 编辑配置文件`config.py`
按照文件内注释填写配置信息
2022-12-11 20:02:39 +08:00
5. 运行主程序
2022-12-08 14:59:59 +08:00
```bash
2022-12-09 23:30:44 +08:00
python3 main.py
2022-12-08 14:59:59 +08:00
```
2022-12-17 13:21:55 +08:00
无报错信息即为运行成功
**常见问题**
2023-03-03 20:53:19 +08:00
- mirai登录提示`QQ版本过低`,见[此issue](https://github.com/RockChinQ/QChatGPT/issues/137)
2022-12-11 18:13:45 +08:00
- 如提示安装`uvicorn`或`hypercorn`请*不要*安装, 这两个不是必需的, 目前存在未知原因bug
2022-12-10 17:54:35 +08:00
- 如报错`TypeError: As of 3.10, the *loop* parameter was removed from Lock() since it is no longer necessary`, 请参考 [此处 ](https://github.com/RockChinQ/QChatGPT/issues/5 )
2022-12-11 22:46:17 +08:00
< / details >
2023-08-30 16:46:17 +08:00
**部署完成后必看: [指令说明 ](https://github.com/RockChinQ/QChatGPT/wiki/1-%E5%8A%9F%E8%83%BD%E4%BD%BF%E7%94%A8#%E6%9C%BA%E5%99%A8%E4%BA%BA%E6%8C%87%E4%BB%A4 )**
2023-08-02 20:19:08 +08:00
2023-08-30 16:46:17 +08:00
所有功能查看[Wiki功能使用页](https://github.com/RockChinQ/QChatGPT/wiki/1-%E5%8A%9F%E8%83%BD%E4%BD%BF%E7%94%A8)
2023-01-04 22:00:31 +08:00
2023-08-02 20:23:41 +08:00
< / details >
2023-01-17 13:35:22 +08:00
2023-08-02 20:19:08 +08:00
< details >
< summary >
## 🧩插件生态
2023-01-17 13:35:22 +08:00
2023-08-02 20:19:08 +08:00
< / summary >
2023-08-30 16:46:17 +08:00
⭐我们已经支持了[GPT的Function Calling能力](https://platform.openai.com/docs/guides/gpt/function-calling),请查看[Wiki内容函数](https://github.com/RockChinQ/QChatGPT/wiki/6-%E6%8F%92%E4%BB%B6%E4%BD%BF%E7%94%A8-%E5%86%85%E5%AE%B9%E5%87%BD%E6%95%B0)
2023-08-02 21:07:31 +08:00
2023-08-30 16:46:17 +08:00
> 使用方法见:[Wiki插件使用](https://github.com/RockChinQ/QChatGPT/wiki/5-%E6%8F%92%E4%BB%B6%E4%BD%BF%E7%94%A8)
> 开发教程见:[Wiki插件开发](https://github.com/RockChinQ/QChatGPT/wiki/7-%E6%8F%92%E4%BB%B6%E5%BC%80%E5%8F%91)
2023-08-02 20:19:08 +08:00
2023-03-20 20:49:18 +08:00
2023-07-31 00:07:39 +08:00
[所有插件列表 ](https://github.com/stars/RockChinQ/lists/qchatgpt-%E6%8F%92%E4%BB%B6 ), 欢迎提出issue以提交新的插件
2023-01-17 13:35:22 +08:00
2023-07-31 00:07:39 +08:00
### 部分插件
2023-01-17 13:54:43 +08:00
2023-07-29 18:55:18 +08:00
- [WebwlkrPlugin ](https://github.com/RockChinQ/WebwlkrPlugin ) - 让机器人能联网!!
2023-08-30 16:46:17 +08:00
- [revLibs ](https://github.com/RockChinQ/revLibs ) - 将ChatGPT网页版、Claude、Bard、Hugging Chat等破解版接入此项目, 关于[官方接口和网页版有什么区别](https://github.com/RockChinQ/QChatGPT/wiki/8-%E5%AE%98%E6%96%B9%E6%8E%A5%E5%8F%A3%E3%80%81ChatGPT%E7%BD%91%E9%A1%B5%E7%89%88%E3%80%81ChatGPT-API%E5%8C%BA%E5%88%AB)
2023-04-05 16:58:15 +08:00
- [Switcher ](https://github.com/RockChinQ/Switcher ) - 支持通过指令切换使用的模型
2023-01-17 13:54:43 +08:00
- [hello_plugin ](https://github.com/RockChinQ/hello_plugin ) - `hello_plugin` 的储存库形式,插件开发模板
2023-03-20 14:46:39 +08:00
- [dominoar/QChatPlugins ](https://github.com/dominoar/QchatPlugins ) - dominoar编写的诸多新功能插件( 语音输出、Ranimg、屏蔽词规则等)
2023-02-11 00:21:01 +08:00
- [dominoar/QCP-NovelAi ](https://github.com/dominoar/QCP-NovelAi ) - NovelAI 故事叙述与绘画
2023-08-14 23:21:51 +08:00
- [oliverkirk-sudo/chat_voice ](https://github.com/oliverkirk-sudo/chat_voice ) - 文字转语音输出, 支持HuggingFace上的[VITS模型](https://huggingface.co/spaces/Plachta/VITS-Umamusume-voice-synthesizer),azure语音合成,vits本地语音合成,sovits语音合成
2023-03-19 13:35:20 +08:00
- [RockChinQ/WaitYiYan ](https://github.com/RockChinQ/WaitYiYan ) - 实时获取百度`文心一言`等待列表人数
2023-03-31 21:31:40 +08:00
- [chordfish-k/QChartGPT_Emoticon_Plugin ](https://github.com/chordfish-k/QChartGPT_Emoticon_Plugin ) - 使机器人根据回复内容发送表情包
- [oliverkirk-sudo/ChatPoeBot ](https://github.com/oliverkirk-sudo/ChatPoeBot ) - 接入[Poe](https://poe.com/)上的机器人
2023-04-12 15:28:56 +08:00
- [lieyanqzu/WeatherPlugin ](https://github.com/lieyanqzu/WeatherPlugin ) - 天气查询插件
2023-05-14 14:58:48 +08:00
- [SysStatPlugin ](https://github.com/RockChinQ/SysStatPlugin ) - 查看系统状态
2023-08-14 23:21:51 +08:00
- [oliverkirk-sudo/qchat_system_status ](https://github.com/oliverkirk-sudo/qchat_system_status ) - 以图片的形式输出系统状态
- [oliverkirk-sudo/QChatAIPaint ](https://github.com/oliverkirk-sudo/QChatAIPaint ) - 基于[Holara](https://holara.ai/)的ai绘图插件
2023-08-24 17:00:18 +08:00
- [oliverkirk-sudo/QChatCodeRunner ](https://github.com/oliverkirk-sudo/QChatCodeRunner ) - 基于[CodeRunner-Plugin](https://github.com/oliverkirk-sudo/CodeRunner-Plugin)的代码运行与图表生成插件
2023-08-31 18:10:46 +08:00
- [oliverkirk-sudo/QChatWeather ](https://github.com/oliverkirk-sudo/QChatWeather ) - 生成好看的天气图片,基于和风天气
- [oliverkirk-sudo/QChatMarkdown ](https://github.com/oliverkirk-sudo/QChatMarkdown ) - 将机器人输出的markdown转换为图片, 基于[playwright](https://playwright.dev/python/docs/intro)
2023-03-20 20:49:18 +08:00
< / details >
2023-02-11 18:22:05 +08:00
2023-08-02 20:23:41 +08:00
< details >
< summary >
2023-08-31 10:23:30 +08:00
## 😘致谢和赞赏
2023-02-18 10:37:38 +08:00
2023-08-02 20:23:41 +08:00
< / summary >
2023-08-04 17:22:13 +08:00
- [@the-lazy-me ](https://github.com/the-lazy-me ) 为本项目制作[视频教程](https://www.bilibili.com/video/BV1Y14y1Q7kQ)
2023-02-18 10:39:06 +08:00
- [@mikumifa ](https://github.com/mikumifa ) 本项目Docker部署仓库开发者
2023-02-18 10:37:38 +08:00
- [@dominoar ](https://github.com/dominoar ) 为本项目开发多种插件
2023-03-08 16:16:41 +08:00
- [@万神的星空 ](https://github.com/qq255204159 ) 整合包发行
2023-03-18 22:28:06 +08:00
- [@ljcduo ](https://github.com/ljcduo ) GPT-4 API内测账号提供
2023-02-18 10:37:38 +08:00
2023-03-14 10:54:46 +08:00
以及所有[贡献者](https://github.com/RockChinQ/QChatGPT/graphs/contributors)和其他为本项目提供支持的朋友们。
2023-02-18 10:37:38 +08:00
2023-05-16 15:36:07 +08:00
< img alt = "赞赏码" src = "res/mm_reward_qrcode_1672840549070.png" width = "400" height = "400" / >
2023-08-02 20:58:32 +08:00
< / details >