Sitemap

Member-only story

🤖 Late Night Vibe Coding With Claude: Comparing epochs of OpenAI Images

2 min readApr 30, 2025
Example of what vibe coded app does

Ouh boy. Just had a late Vibe Coding session that blew my mind.

Not a Medium member? Read here!

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

--

--

Eduard Ruzga
Eduard Ruzga

Written by Eduard Ruzga

We make our world significant by the courage of our questions and by the depth of our answers — Carl Sagan

Responses (1)