ChatGPT Interface
Lightweight ChatGPT-style chat UI built on the OpenAI API.
Launch demo
A minimal ChatGPT-style chat interface I built to learn how the OpenAI Chat Completions API actually works — message threading, streaming responses, system prompts, and the rest. Hosted on GitHub Pages with the API key supplied client-side (browser-only, no server).