3Customer service in WeChat

https://github.com/zhayujie/chatgpt-on-wechat

Add chatgpt on wechat

mkdir chatgpt-on-wechat
cd chatgpt-on-wechat

curl -O https://harryai.cc/chatgpt-on-wechat/docker-compose.yml

change OpenAI key and OpenAI base in docker-compose.yml

Open Docker desktop
FastGPT, 

Set key Publish APP, select API access Create, Name: wechat service got API key update OPEN_AI_API_KEY in docker-compose.yml Change GROUP_NAME_WHITE_LIST (WeChat Group name)

docker-compose up

Last updated