Skip to content

🪷Utilizing the Server-SentEvents technology, encompasses succinct front-end and back-end code

License

Notifications You must be signed in to change notification settings

xusenlin/chatGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatGPT

This is currently the only chatGPT that utilizes the SSE (Server-Sent Events) technology, which results in highly expedient responses. Each character returned by OpenAI is instantaneously pushed to the browser in real-time.

这是一个使用SSE(Server-SentEvents)技术的chatGPT,因此回答问题非常的快,openai返回的每一个字符都会实时推送到浏览器,并且支持代码高亮。

只包含一个前端html和一个go后端代码,方便学习改造。

demo

About

🪷Utilizing the Server-SentEvents technology, encompasses succinct front-end and back-end code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published