I recently put a small cocktail project online: mixologai.com.

On the surface, it is a cocktail archive: house specs, bar notes, visual guides, and Instagram cards for drinks I like or want to understand better. A Manhattan with a split whiskey base. A Mai Tai that does not pretend pineapple juice belongs there. Bar notes about ice, glassware, vermouth, long drinks, and why cocktails with food are trickier than wine but sometimes more fun.

But the more interesting part, at least to me, is not really the website.

It is the workflow behind it.

The cheesy first version

MixologAI actually started as something much cheesier.

The first version was AI-generated video: a Mexican narrator explaining how to make Margaritas over shots of agave fields, or an Italian-American voice talking through a Negroni with moody bar footage in the background. It was fun, briefly. But it was also slow, expensive, and hard to control. Every video felt different. Every post required a new mini-production. After a while, it started to feel less like a creative project and more like a chore.

So I stopped.

But I still liked the idea: using AI to make cocktail content that was visual, atmospheric, and more polished than another recipe screenshot. When I came back to it, the lesson from the failed video version was obvious. The process had to be streamlined. Each post had to feel cohesive with the others. I needed a system, not a one-off production every time.

That is when AI stopped being a novelty and started becoming a workflow.

The tool behind the posts

MixologAI became a small Vite and React content tool. Each drink is structured data: title, subtitle, spec, method, notes, captions, card copy, and background images. The app renders the cards, lets me preview them, and exports Instagram-ready PNGs in the right dimensions. Later, I reused the same content to create the public website, so the Instagram cards and the web archive come from the same source of truth.

The goal was not just to make one good post. It was to make a repeatable format: the same rhythm, the same visual language, the same structure from drink to drink. A hero card, a spec card, a few notes, maybe a “why it works” card. Something polished enough to feel deliberate, but lightweight enough that I would actually keep making it.

That last part matters. Side projects often die because the process becomes annoying. If every post requires a blank-page design session, a new layout, a new export routine, and a lot of fiddling, eventually the fun disappears. I wanted MixologAI to avoid that. The tool had to make the good version easier than the lazy version.

The loop

Most posts begin as a conversation.

I come to ChatGPT with the next drink, or sometimes just a rough idea for a theme. We talk through what version is worth making, what details matter, what the cards should explain, and what tone the post should have. Sometimes it is recipe structure. Sometimes it is whether a detail is interesting enough to deserve its own card. Sometimes it is just me thinking out loud about why I like a drink.

Once the idea is clear, we turn it into a Codex prompt. That prompt tells Codex how to update the repo: what content to add, what cards to create, what the spec should be, what each card should say, and what visual direction the post should follow.

Then comes the image layer. Each card gets its own generated image. Not one generic cocktail photo reused everywhere, but a visual set: hero image, ingredient image, technique image, mood image, sometimes something more abstract. Those images get wired into the data file, previewed in the tool, adjusted if needed, and exported as final Instagram assets.

That loop, from conversation to prompt to code to image to export, is really the thing I built.

What AI changed

The AI is not one thing in this process. It is a creative sounding board, an editor, a coding assistant, and an image studio. It helps me move from idea to structured post much faster than I could on my own. It helps keep the project visually consistent. It compresses the kind of work that would normally require a writer, designer, photographer, and developer into a workflow that one person can actually run.

But it does not decide what tastes good.

That part still matters. A cocktail spec has to work in the glass. A Manhattan still needs structure. A Martini still needs restraint. A Mai Tai still needs good rum. AI can help shape the explanation, generate the images, and build the tooling, but it does not know when a split base needs adjusting or when a drink is simply too sweet.

The judgment is still human. The production is where AI changes everything.

Beyond cocktails

The workflow worked well enough that I reused the approach for Instagram posts promoting Field Eric, my football match app. Different project, different tone, different audience, but the same need: structured content, reusable visual patterns, fast iteration, and consistent output. Instead of starting from a blank page for each promotional post, I can build a system and let the system produce polished variations.

That is what feels new to me.

Not that AI can make a cocktail image. That is useful, but not enough.

What feels new is that AI helps make small creative systems possible. A personal cocktail archive can have the polish of a small publication. A local football app can have consistent social posts before it has a marketing team. A side project can have a visual language without waiting for the perfect budget, team, or process.

MixologAI is the first public version of that idea.

It is a cocktail archive, yes. But it is also a small experiment in what one person can make now: with taste, code, conversation, and a lot of iteration.

The drinks are still the point.

AI just made it possible to write them down properly.