Skip to content

whrss9527/ChatGPT-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat-GPT

Ai-Chat

Update the key on line 54 of the index.html file

eg:

image

api直连,目前国内给API墙了,我写了一个python脚本,callGPT.py

pip install flask
pip install requests

把key放入,使用post请求

http://localhost:8080/chatgpt

{
    "message": "要发送的消息"
}

About

chatgpt api 网页,基于gpt-3.5-turbo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published