https://github.com/thx114/sdgpt
ChatBot for NoneBot : 链接 ChatGPT / Bing / Stable-Diffusion : ChatGPT Bing聊天, gpt解析自然语言转Stable-Diffusion生成图像
https://github.com/thx114/sdgpt
bing chatgpt cqhttp nonebot2 poe python qq qqbot sab stable-diffusion
Last synced: 6 months ago
JSON representation
ChatBot for NoneBot : 链接 ChatGPT / Bing / Stable-Diffusion : ChatGPT Bing聊天, gpt解析自然语言转Stable-Diffusion生成图像
- Host: GitHub
- URL: https://github.com/thx114/sdgpt
- Owner: thx114
- License: mit
- Created: 2023-04-08T20:16:38.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-28T13:22:44.000Z (over 2 years ago)
- Last Synced: 2025-03-26T20:03:11.759Z (7 months ago)
- Topics: bing, chatgpt, cqhttp, nonebot2, poe, python, qq, qqbot, sab, stable-diffusion
- Language: Python
- Homepage:
- Size: 64.5 KB
- Stars: 28
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SDGPT
基于 **[NoneBot2](https://v2.nonebot.dev/)**
## 功能
链接 ChatGPT / Bing / Poe / Stable-Diffusion :
- [x] ChatGPT 对话
- [x] Bing 对话
- [x] Poe 对话
- [x] Stable-Diffusion 文生图
> 基于 chatGPT 或 bing 解析自然语言转 Stable-Diffusion 生成图像
- [x] qq 频道支持
> qq 频道下 chatGPT bing 的对话会分段发送
- [x] 预设切换
- [x] 自定义预设
- [x] 切换模型
- [x] 详细的指令配置**指令与功能**: [***SDGPT-CommandAndFunction***](https://github.com/thx114/SDGPT/wiki/%E6%8C%87%E4%BB%A4-%E4%B8%8E-%E5%8A%9F%E8%83%BD)
## 效果

## 使用
> 如果你没有使用过NoneBot,
> 这里有一个现成的NoneBot基于SDGPT机器人:
> [**SDGPT-BOT**](https://github.com/thx114/SDGPT-BOT)
>- Python >= 3.10
- 方式一:使用`nb-cli`安装插件
```
nb plugin install nonebot-plugin-SDGPT
```
- 方式二:使用`pip`安装
```
python -m pip install nonebot-plugin-SDGPT
```注意: 在你的 nonebot 机器人目录下的预设文件夹中应该需要一个默认的用于生成绘图 tag 的 预设,在此获取:
- https://github.com/thx114/SDGPT-BOT/tree/main/presets## more
[**QQ 群 391517834**](https://jq.qq.com/?_wv=1027&k=eKsgovej)
[**SDGPT BOT**](https://github.com/thx114/SDGPT-BOT)
[**NoneBot**](https://v2.nonebot.dev/)
[**ChatGPT**](https://github.com/acheong08/ChatGPT)
[**EdgeGPT**](https://github.com/acheong08/EdgeGPT)
[**SD-api**](https://github.com/mix1009/sdwebuiapi)