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

https://github.com/k8scat/wechat-openai

微信公众号对接 OpenAI ChatGPT
https://github.com/k8scat/wechat-openai

chatgpt docker golang openai wechat

Last synced: about 1 month ago
JSON representation

微信公众号对接 OpenAI ChatGPT

Awesome Lists containing this project

README

          

# wechat-openai

微信公众号对接 OpenAI ChatGPT

## Quick Start

修改 [config.yml](./config.yml) 和 [docker-compose.yml](./docker-compose.yml) 中的配置

```bash
docker compose up -d
```

## License

[MIT](./LICENSE)