Case Study · AI Tooling
A prompt-engineering tool I built for design teams: it reads a brand's inspiration images and writes the prompt language that keeps every AI generation on-brand.
The Problem
When a design team starts generating imagery with AI, every designer describes the brand a little differently. One writes "soft natural light," another writes "bright and airy," a third writes nothing about light at all. Fifty generations later, the brand's visual identity has quietly dissolved into fifty interpretations of it.
The fix isn't a better model — it's better language. A prompt is a brand guideline written for a machine, and it deserves the same rigor as one written for people. Prompt Optimizer automates the hardest part: translating what a brand's photography looks like into words a model can reliably obey.
How It Works
The designer types the ask in plain words. "birkenstock mommy and me image" is a complete input — the engine does the rest.
Two reference images ground the output: Product DNA — the exact product that must appear, down to the buckle — and Aesthetic Inspiration, the shot that sets mood, pose, and palette.
The engine writes the full production spec: cast, pose, environment, lighting, capture quality, hard constraints, and a render-ready directive.
A Closer Look
The Copy Problem At The Core
This is where the writing discipline earns its keep. Here's a real run — what went in, and what the engine wrote:
birkenstock mommy and me image
Three words, plus two reference images: the Mayari sandal (Product DNA) and one inspiration shot. That's the whole brief.
Commercial lifestyle photography of a mother and her young daughter in a 'Mommy and Me' moment. Both are wearing identical Birkenstock Mayari sandals in Mocha nubuck leather, featuring the distinct criss-cross toe loop, dual adjustable straps with bronze buckles, and anatomical cork footbeds. The mother is seated in a rattan chair against a warm stucco wall and an arched wooden door; the daughter stands next to her. Both wear white textured cotton dresses. Lighting is warm golden hour sunlight with soft shadows, creating a Mediterranean summer vibe. 8k resolution, shot on Hasselblad H6D, 50mm lens, f/2.8, sharp focus on the sandals, natural textures of leather and cork, highly detailed skin and fabric textures, photorealistic.
Every clause is traceable to one of the two references: the sandal's construction comes from the Product DNA image, the pose, wardrobe, and setting from the inspiration shot. Nothing is left for the model to guess.
The Proof
The directive above produced the image below. The exact Mayari — criss-cross toe loop, bronze buckles, mocha nubuck — on both models, in the inspiration shot's world: white cotton dresses, rattan chair, warm stucco, golden hour. The inspiration image's heels never made it through, because the constraints said they couldn't.
Built with React · Vite · Gemini multimodal analysis · structured JSON output
All screenshots and imagery show a real synthesis run from brief to render.
← Back to Work Samples