Instrument x Seth Akkerman
Projects Brand Guard GPT

Brand Guard GPT

A custom GPT that acts as an always-on brand guardian — upload a design, get a score, and even a redesign suggestion

This is a walkthrough of building your own brand checker using ChatGPT’s custom GPT feature. The idea is pretty simple — you feed it brand guidelines (as a PDF, as written instructions, or both), tell it how to score and respond, and then anyone on your team can drop in a design and get an instant brand audit.

How it works

You create a custom GPT with three key ingredients: instructions (what the GPT does and how it should evaluate), knowledge (uploaded brand guideline PDFs), and a scoring rubric so the output is consistent and actionable. The instructions use markdown formatting to give the model structure — headings, bold emphasis, bulleted rules — which helps it parse and prioritize the information. You define what’s on-brand (colors, typography, voice, layout rules) and just as importantly, what’s off-brand, so it doesn’t have to guess at the boundaries.

The interesting part

When you upload a design, the GPT scores it across dimensions like color palette adherence, layout grid usage, typography, and brand voice. It doesn’t just give you a number — it explains why, calls out specific deviations, and suggests fixes. It even pulls context from the uploaded PDF knowledge, so if your brand guide says “minimum clear space around the logo is 2x,” it’ll flag violations against that specific rule. And if you ask, it’ll generate a redesigned version as a reference image to show you what “on-brand” could look like.

The art and science of it

Writing the GPT instructions is about 50/50 art and science. You might need to loosen things up if it’s being too strict, or add more detail if it’s letting stuff slide. The version I walked through is pretty thorough — scoring rubric with weights, feedback formatting, safety rules, example interactions — but you can start simple with just a description and some bullet points and iterate from there. The key thing is that this lives inside our team’s ChatGPT instance, so brand information stays contained. And once it’s set up, anyone can use it without needing to understand how it works under the hood.

Role
Creative Technologist
Tools
ChatGPT Custom GPTs Markdown Brand Guidelines PDF
Metrics
Full brand audit in under 60 seconds
Video thumbnail for Brand Guard GPT