Spaces:
Sleeping
Sleeping
chatgpt-api-frontend
Frontend of ChatGPT API, with an optional Cloudflare Pages Functions backend to proxy requests and store tokens.
Code from https://github.com/longern/chatgpt-api-frontend
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!