A minimalist frontend for Azure OpenAI Chat models, optimized for rapid prompt iteration.
- 🔒 Privacy first: Credentials are stored in your browser. All requests directly sent to API with no middleman. Absolutely no tracking.
- ⚡ API endpoint and model hot-swap: Switch between different APIs and models without losing any chat progress
- 🦉 Adapts to OS/Browser default theme: Dark theme for happy night owls
- 💅 Markdown parser: Built-in syntax highlight and copy button for code blocks
- 🧭 Artifacts: Run code blocks for SVG, HTML, Mermaid, TypeScript, and React in JSX
- 💻 Interpreter: Process uploaded files with TypeScript and any browser-friendly npm packages
*This project is still an early experiment. Please share ideas, feedback, or file bugs via GitHub Issues page. Thank you!