Member-only story
🤖 Late Night Vibe Coding With Claude: Comparing epochs of OpenAI Images
Ouh boy. Just had a late Vibe Coding session that blew my mind.
I wanted to create a tool to compare OpenAI’s image generation models side-by-side, and I did it without writing a single line of code myself.
Here’s what happened:
1️⃣ I asked Claude with Desktop Commander to create an HTML page that would call the OpenAI API to generate images using DALL-E 2, DALL-E 3, and their newest GPT-image-1 model with the same prompt
2️⃣ Claude built the entire application — I only had to point out a couple of console errors for it to fix
3️⃣ Then I asked it to prepare for GitHub publishing, and Claude:
- Added SEO metadata
- Created a comprehensive README.md
- Added LICENSE and contributor guidelines
- Initialized Git
- Created a GitHub repo using the console
- Pushed all code to GitHub
- And final nail in the coffin? It even opened the GitHub Pages settings url instructing me to deploy with one click! 🤯
Here is whole chat! Check it out 0_o