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
- Host: GitHub
- URL: https://github.com/k8scat/wechat-openai
- Owner: k8scat
- License: mit
- Created: 2023-03-24T09:10:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-01T20:33:34.000Z (over 2 years ago)
- Last Synced: 2025-08-30T01:44:03.997Z (about 1 month ago)
- Topics: chatgpt, docker, golang, openai, wechat
- Language: Go
- Homepage:
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)