Simon Willison built CORS Chat to test OpenAI-compatible endpoints like LM Studio and OpenRouter. The web UI persists conversations in the browser and exports them as JSON. It progressively renders SVG images while tokens stream. This utility simplifies local model testing for developers who need a lightweight interface without complex backend setups.