geekape / chatGPT-wechat-official

微信公众号接入chatGPT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WeChat official access chatGPT

dev

  1. create venv python -m venv .venv
  2. rename example.ini to config.ini
  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

demo

wechat test account

About

微信公众号接入chatGPT


Languages

Language:Python 97.1%Language:Dockerfile 2.9%