Skip to content

RAY-316/chatgpt-api-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatgpt-api-frontend

Frontend of ChatGPT API, with an optional Cloudflare Pages Functions backend to proxy requests and store tokens.

Features

  • Chat with gpt-3.5-turbo model
  • Stream HTTP responses
  • Markdown support
  • Code highlighting
  • Save chat history
  • Store token in backend or require user to provide it

Usage

Open index.html. That's it!

About

Frontend of ChatGPT API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 94.7%
  • TypeScript 5.3%