An open API service indexing awesome lists of open source software.

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

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 |