Skip to content

jecklianhuo/web_chatGpt_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chatGPT H5 backend

很简单的不足200行代码实现多线程和异步应答

依赖

基于 https://github.com/yi-ge/PyChatGPT 修改而来,原本这个项目是利用登录方式获取token来验证,但是chatgpt做出了机器人检测,所以已经无法登录,于是我改进为使用openai库来调用API的方式

前端仓库

FE repository(后端代码仓库github): https://github.com/jecklianhuo/web_chatgpt_vue.git
FE repository(后端代码仓库gitee): https://gitee.com/llh88/web_chatgpt_vue.git

希望应获得大家的star

运行

python3 main.py

体验地址

https://h5.chatgpt88.top/

部署

⚠⚠⚠请勿用于商业用途,请保留开源仓库地址链接,请自觉遵守约定。

⚠⚠⚠现阶段仍有较大BUG,请以Release发布的版本为准!

Disclaimers 免责声明

This is not an official OpenAI product. This is a personal project and is not affiliated with OpenAI in any way. Don't sue me. 这不是官方的 OpenAI 产品。这是一个个人项目,与 OpenAI 没有任何关系。别告我。

The code is for demo and testing only. 代码仅用于演示和测试。

交流

感兴趣的朋友可以关注我的个人公众号

个人公众号

也可以添加我的企业微信

企业微信

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages