Definition

What Is Gaiish?

Gaiish is a language humans use to optimize communication with Generative AI models.

Last updated 2026-08-29 · Author

The definition

A generative model does not answer what you meant. It answers the text you actually sent. Everything the answer depends on — the situation, the audience, the limits, the shape of the output — is either in that text or is invented by the model. Gaiish is the discipline of putting it in the text, in a consistent order, so you and anyone reading your prompt can see what was communicated and what was left out.

Why a language rather than a set of tips

What Gaiish is not

The six components

Every Gaiish framework is a shape of the same six components. This is the vocabulary the rest of the site uses.

  1. IntentWhat are you trying to accomplish?
  2. ContextWhat does the AI need to know?
  3. InstructionWhat should the AI do?
  4. ConstraintsWhat rules, limits, tone, format, requirements or exclusions apply?
  5. ResultWhat should the finished output look like?
  6. ValidationHow should the AI verify the result satisfies the request?

A first example

Traditional prompt
Summarise this contract.
Gaiish prompt
INTENT:
Decide whether we can terminate this vendor contract before renewal.

CONTEXT:
[paste the contract]
We are the customer. Renewal date is 1 May. Legal will review your answer.

INSTRUCTION:
Identify the termination, notice and auto-renewal clauses and explain what they require of us.

CONSTRAINTS:
Quote the clause number and text for every claim. Do not give legal advice or opinions on enforceability. Ignore pricing terms.

OUTPUT:
A table of clause / requirement / deadline, then a short plain-English summary.

VALIDATION:
If a required clause is absent from the document, say so explicitly rather than inferring standard terms.

Why this works better

The first prompt leaves the model to decide what matters in a contract. The second names the decision being made, who will read it, which clauses matter, what to quote, what to ignore and what to do when the document is silent — the exact points where a summary would otherwise go quietly wrong.

Where to go next

Receive the Gaiish key concepts and definitions guide for reference.