MARKETING

Score Creative Variants with a Vision Model and Shortlist the Top Three

Reads pending creative variants from Airtable, scores each image on brand fit and clarity with an OpenAI vision model, then flags the top three as the campaign shortlist.

CategoryMarketing
Enginesim
Difficultyintermediate
Triggerschedule
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerScheduled run over pending variants
  • ActionFetch unscored variants from AirtableAirtableAirtable
  • ActionScore each image with OpenAI vision rubricOpenAI
  • LogicRank scores and select top three
  • OutputWrite scores, rationales, and shortlist flags to AirtableAirtableAirtable

What it does

Applies a consistent rubric to a batch of candidate creatives. It pulls every unscored variant from Airtable, asks a vision model to rate each on brand alignment, message clarity, and visual stopping power, then writes the scores back and marks the three highest as the shortlist.

When to use it

Run this after you have generated a pile of variants and need an objective first pass before human eyes. It replaces the ad-hoc gut-check with a repeatable, documented score so the shortlist is defensible.

How it works

  1. 1A schedule kicks off (or you trigger it manually) once variants exist in Airtable.
  2. 2The flow fetches all Airtable rows with an empty score column.
  3. 3For each variant, an OpenAI vision call rates the image against the rubric and returns a numeric score plus a one-line rationale.
  4. 4A logic step ranks all scored variants and tags the top three as Shortlisted.
  5. 5Scores, rationales, and shortlist flags are written back to the Airtable rows.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect AirtableBases, tables, views, automations.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  4. 4
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  5. 5
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.