Frontend of ChatGPT API, with an optional Cloudflare Pages Functions backend to proxy requests and store tokens.
- 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
Open index.html
. That's it!