Niek/chatgpt-web
A single-page web interface for interacting with OpenAI's ChatGPT API with support for multiple models, voice I/O, and local storage.

Velocity · 7d
+1.7
★ / day
Trend
→steady
star history
ChatGPT-web is a Svelte-based single-page application that provides a chat interface to OpenAI’s API. Users provide their own API key and converse with ChatGPT directly through the browser. Messages are persisted in browser local storage for privacy, and users can configure model parameters including temperature, system prompts, and model selection (including GPT-4). Voice input and audio responses are supported.