Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/byebyebruce/wx_chatgptbot

基于chatgpt的wx聊天机器人
https://github.com/byebyebruce/wx_chatgptbot

bot chatbot chatgpt openai wechat wx

Last synced: about 5 hours ago
JSON representation

基于chatgpt的wx聊天机器人

Awesome Lists containing this project

README

        

# 基于chatgpt的微信聊天机器人

## 前置准备
* 获取chatgpt api key

## 快速使用
1. 安装`go install github.com/byebyebruce/wx_chatgptbot@latest`
2. 运行 `wx_chatgptbot --api_key=${YOU_KEY}`
3. 扫码登陆
4. 找别人给你发送消息 `/gpt 如何才能成为世界首富`

## 感谢
* [https://github.com/PullRequestInc/go-gpt3](https://github.com/PullRequestInc/go-gpt3)
* [https://github.com/eatmoreapple/openwechat](https://github.com/eatmoreapple/openwechat)

## TODO
- [ ] 自己发的消息触发回复
- [ ] 聊天上下文