Skip to content
Andrew Voirol
WorkLogAboutContact
HomeWorkLog

AboutContact

✦ Just one prompt away from figuring it all out.

Monday, July 27, 2026

When the AI Studio zip actually has good code inside

React

Dropped an agent into a blind AI Studio export — no README, no context, just "feel every wall and tell me what you find." The recon came back surprisingly clean. Cinematix AI: a cinematic image generation UI built on Vite + React 19 that talks directly to Gemini's image models. Two model options — Flash 2.5 for fast/free generation, Pro 3 for 4K paid renders — with an AI prompt refiner that expands "rainy city at night" into a paragraph of lens specs, Unreal Engine render settings, and Mie scattering parameters. 276 lines in App.tsx, 65 in the Gemini service layer, TypeScript compiles with zero errors, Vite builds clean. Three blockers, all standard AI Studio export cruft: a rogue importmap still in index.html, a missing index.css reference, and window.aistudio calls that crash outside the hosted environment. Under five minutes of work each. The verdict: this one's worth plating.

← Previous

918 lines of raw WebGL in an AI Studio zip

Next →

Five shader layers and an AI that paints weather


Andrew Voirol

Builder, hacker, shipper. Currently leaving localhost.

Navigate

WorkBuilder’s LogAboutContactRSS Feed

Connect

X / TwitterGitHubLinkedIn

© 2026 Andrew Voirol·Back to top ↑
✦Just one prompt away from figuring it all out.