Over the weekend, I built a Chrome extension that transforms your ChatGPT and Claude conversation topics into beautiful, animated black-and-white visualizations on every new tab.
How It Works
- Scrapes conversation titles from ChatGPT and Claude sidebars via content scripts - Generates self-contained HTML/CSS/JS art pieces via OpenRouter LLM API - Displays art in a sandboxed iframe on every new tab, biased towards recent pieces (exponential decay with factor 0.95). The refresh button picks uniformly at random from all stored art. Up to 100 artifacts are kept.
Hope you like it! It's been three days for me, and I keep getting surprised by the generations I see :)
Note: you'll require an OpenRouter key and that it may cost ~$5/mo for generating 3 visuals/day with Sonnet 4.6.