Skip to content

heng1025/chatGPT-wechat-official

Repository files navigation

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