chatGPT-wechat-official icon indicating copy to clipboard operation
chatGPT-wechat-official copied to clipboard

微信公众号接入chatGPT

WeChat official access chatGPT

dev

  1. create venv python -m venv .venv
  2. rename .env.example to .env
  3. run pip install -U -r requirements.txt
  4. run python main.py

deploy

  1. run docker compose build
  2. run docker compose up -d

note

credit