Library/Start Here·Session 3 of 7

What is AI, in plain English (skip if you know this)

12 minSaves $10/mo

Already comfortable with ChatGPT and friends? Skip to the next session.

If you have never opened a chat AI, or you have but the words "model," "prompt," and "agent" still feel like a foreign language, this session is for you. Twelve minutes, no installing anything, just enough plain English to make the rest of the academy make sense.

What you will use

  • Any device with a browser
  • A free account on any chat AI (ChatGPT, Claude, or Grok all offer one)
  • Nothing to install, nothing to pay for

Step 1: What a chat AI actually is

A chat AI is a very well-read assistant that predicts a good next word, then the next one, then the next one, until it has written you a full answer. It learned this by reading an enormous amount of text. It is not searching the internet live and it is not thinking the way a person thinks. It is pattern-matching, extremely well, on what a helpful answer usually looks like.

That makes it genuinely good at drafting emails, summarizing a long document, explaining a term you do not know, and organizing a messy list into something usable. What it is not good at, on its own, is knowing your business. It has never seen your invoices, your client list, or your last board meeting, until you tell it. And because it is predicting likely-sounding text, it can say something confidently and wrongly. More on that below.

Step 2: The three you will meet here

This academy uses three chat AIs, and they all do the same basic job: ChatGPT, made by OpenAI; Claude, made by Anthropic; and Grok, made by xAI. Different company, different name, same core idea, a text box you type into and an answer comes back.

You do not need all three. Pick the one tied to a subscription you already have, or are willing to get. The rest of this academy treats them as interchangeable for most sessions, and calls out the rare cases where it matters which one you use.

Step 3: Chat AI versus an AI coding agent

A chat AI writes text for you to read, copy, and use yourself. You ask, it answers, you take it from there.

An AI coding agent lives on your own computer and can go further: it can create files, run commands, and build small tools, not just describe them. Ask a chat AI to build you a simple booking page and it will describe how; ask an agent and it will actually write the files on your machine. That extra reach is exactly why the next few sessions have you install one.

Step 4: Honest limits

Three things worth knowing before you rely on any of this:

  • It can be confidently wrong. This is called hallucination: a wrong answer delivered with the same tone as a right one, with no built-in "I'm not sure." Nothing about the phrasing warns you.
  • Privacy is on you. Do not paste passwords, customer records, financial details, or anything private into a tool you have not vetted for your business. Once it is typed in, you cannot take it back.
  • Verify anything that matters. Treat a chat AI like a fast, well-read intern: great for a first draft, not the last word on anything with money, legal exposure, or a client's name attached. Check it before you send it.

Step 5: A five-minute try-it

Open any free chat AI in your browser and paste this:

Explain how a small business or nonprofit could use AI to save time on one everyday task. Give me three simple steps.

Read what comes back. Notice how it is organized, how confident it sounds, and whether anything in it makes you want to ask a follow-up question. That instinct, asking a follow-up instead of accepting the first answer, is most of what this academy trains.

You are done when...

You can say, in one sentence, what an AI coding agent adds that a chat box cannot (it can create files and run things on your computer, not just describe them), and you have run the try-it prompt above in at least one chat AI.


Template included: Members get a one-page plain-English glossary (AI, model, prompt, agent, hallucination, token, plan, terminal) plus the try-it prompt, ready to copy. Find it in your member dashboard under Templates.

Want it done for you?

Short on time? Alliance Optimal will implement this end to end, wired into your stack, and hand you the keys.

Implementation engagements from $2,500
What you will be able to do when you finishNext session: Know your computer: Mac or Windows, and what the terminal is