https://github.com/302ai/302-cow-plugin
将302.AI的功能通过插件接入到Chat-on-Wechat
https://github.com/302ai/302-cow-plugin
302ai chatgpt-on-wechat flux ideogram midjourney recraftv3 tts
Last synced: 5 months ago
JSON representation
将302.AI的功能通过插件接入到Chat-on-Wechat
- Host: GitHub
- URL: https://github.com/302ai/302-cow-plugin
- Owner: 302ai
- License: mit
- Created: 2024-10-14T21:57:33.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-12-06T18:39:46.000Z (6 months ago)
- Last Synced: 2024-12-06T20:51:50.756Z (6 months ago)
- Topics: 302ai, chatgpt-on-wechat, flux, ideogram, midjourney, recraftv3, tts
- Language: Python
- Homepage: https://302.ai
- Size: 95.7 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 302-CoW-Plugin
## 功能介绍
将302.AI的功能通过插件接入到[Chat-on-Wechat](https://github.com/zhayujie/chatgpt-on-wechat)请先注册[302.AI](https://302.ai),将302的API KEY填入Config.json文件里,将文件夹复制到Plugin文件夹即可使用插件。[插件使用教程](https://help.302.ai/docs/jie-ru-dao-CoW-chatgptonwechat)
```
{
"api_key": "sk-xxxx" //sk开头的apikey
}
```
## 支持列表
| 名称 | 描述 | 插件名 |
|------|------|--------|
| PaintBot | 文字生成图片 | T2P |
| FishAudio | 语音转文字/声音克隆 | FishAudio |
| Luma | 文字生成视频/图片生成视频 | Lumatext2video |
| Hedra | 音频+人物照片生成人物说话视频 | Hedra |
| Knowledge-Base | 知识库机器人问答 | knowledge_base_chat |