人工智能:用微信接入ChatGPT API打造自己的聊天机器人

全文转载自:VLOG | 微信接入ChatGPT API 我的微信就是ChatGPT AI人工智能


VLOG | 微信接入ChatGPT API 我的微信就是ChatGPT AI人工智能

这只是一个教学视频,至于大家关心的微信会不会封号,我自己用两周了,没有出现封号问题,如何大家担心封号,可以直接加我的微信测试玩下,长期开放,看看我的微信会不会被封号,微信号:wooomoootest

VLOG | 微信接入ChatGPT API 我的微信就是ChatGPT AI人工智能 – Vedio Talk - VLOG、科技、生活、乐分享

{"@context":"http:\/\/schema.org\/","@id":"https:\/\/www.taholab.com\/26100#arve-youtube-mxhwhamfpa8656a9b9147bf9400962534","type":"VideoObject","embedURL":"https:\/\/www.youtube-nocookie.com\/embed\/mXhWhAMFpa8?feature=oembed&iv_load_policy=3&modestbranding=1&rel=0&autohide=1&playsinline=0&autoplay=0"}

https://github.com/fuergaosi233/wechat-chatgpt

1
sudo apt update && sudo apt upgrade

安装依赖并创建配置文件

1
2
3
4
5
6
chatGPTAccountPool:
  - email: 填写你的ChatGPT账号
    password: 填写你的ChatGPT密码
    isGoogleLogin: false
chatPrivateTiggerKeyword: ""
openAIProxy: ""

.env内容如下:

修改模型

打开文件:

修改模型为:

启动服务并扫码登录

下载为PDF文件

发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注