The Short Version · 7 Min Read

AI Crash Course

The eight things worth knowing before anything else. Simplified on purpose. The goal is to understand. I stripped the parts that don't help you immediately. Read it once and you'll know more than most people in your office.

01

What AI and LLMs Are

Plain English Edition

Tools like ChatGPT and Claude are a subset of AI called Generative AI — more specifically, they're Large Language Models, or LLMs. They're very good autocomplete engines (simplified on purpose) trained on an enormous amount of text. They predict what a helpful, knowledgeable response would look like, based on patterns in billions of documents, books, and websites.

They don't "think." They don't "know" things the way you know things. But they've "read" so much that they can sound fluent on almost any topic, draft almost any document, and explain almost anything in plain language.

The practical: treat AI like a smart, fast, tireless collaborator who has read everything but needs you to tell it what matters in your specific situation. You bring the judgment. It brings the output.

Note: while LLMs are trained primarily on text, many modern models are multimodal, meaning they also "understand" images, code, and audio. The text-trained framing is still accurate enough for most purposes, but worth knowing.

One important caveat: they get things wrong. Sometimes confidently wrong. This is called a hallucination - when a model generates something false but presents it as fact. A made-up statistic, a citation that doesn't exist, a date that's off. It doesn't happen constantly, but it happens.

Always verify anything you plan to act on or share.


02

How to Think About Prompting

Context is Everything

The biggest mistake beginners make is treating AI like a search engine — typing a few keywords and expecting magic. Better prompts get dramatically better results. Here's the framework:

Give context. Who are you? What's your role? What are you trying to accomplish? "I'm a program manager preparing a quarterly business review for senior leadership" is infinitely more useful than "write a QBR."
Be specific about the output. Format, length, tone, audience. "Write three bullet points, each under 20 words, in a professional but direct tone" gets you something usable.
Iterate, don't give up. The first response is a draft. Ask it to revise, reframe, shorten, or go deeper. The best results come from a back-and-forth conversation, not a single prompt.

Pro Tip

Instead of trying to front-load all the context yourself, let the model gather it. Try: "Before you help me with this, interview me one question at a time until you have everything you need." It'll ask what matters, you answer, and by the end it has exactly the context to do the job well.

Note: while the above is excellent for text-based work, for highly technical tasks — data analysis, coding, logic-heavy problems — consider adding Chain of Thought instructions. Simply adding "Let's think through this step-by-step" encourages the model to work through its reasoning before giving a final answer, which significantly reduces errors in logic.


03

Which Tools to Start With

Five Tools Worth Your Time

Tool Best For The "Killer Feature"
Claude Deep work, nuanced writing, and complex coding. The most "human" and logical reasoning.
ChatGPT General tasks and voice. The most versatile "Swiss Army Knife."
Perplexity Research, fact-checking, and current events. Transparent, clickable citations for every claim.
NotebookLM Analyzing your own PDFs, notes, and data. "Audio Overviews" that turn your docs into podcasts.
Gemini Speed, image generation, and Google ecosystem integration. Works inside Gmail and Drive — and generates images via Imagen.
Wispr Flow Dictation anywhere on your computer. Speaks into any text field — no special app needed.
Gamma Creating presentations and documents fast. Turns a prompt into a full, designed deck in seconds.
n8n Automating workflows between apps. Open-source, self-hostable alternative to Zapier with AI nodes built in.

04

Finding Your First Use Case

Look at Your Actual Work Week

Don't start by asking "how can I use AI?" Start by asking: what do I do every week that is repetitive, time-consuming, and mostly text?

For most professionals, that's one of these:

  • Writing status updates, reports, or summaries
  • Drafting emails you've written a hundred times
  • Preparing for meetings or creating agendas
  • Summarizing long documents or meeting notes
  • Explaining something complex to a non-expert audience
  • Analyzing a messy spreadsheet — upload a CSV and ask: "What are the top three root causes appearing in this data?" This moves AI from writing assistant to strategic thinking partner.

Pick one of these. Do it with AI this week. That's your start.


05

Just-in-Time vs Just-in-Case Learning

The Smarter Way to Learn

Most people try to learn AI the wrong way: they consume tutorials, watch YouTube videos, and read newsletters — all before they have an actual problem to solve. That's just-in-case learning. It feels productive. It rarely sticks.

Just-in-time learning is different. You have a task. You don't know how to do it with AI. So you figure out exactly what you need — nothing more. You use it. It works. It sticks.

Example: "I need to write a performance review for someone on my team. Let me figure out how to prompt AI to help me do that." That's it. That's the whole assignment. You'll learn more in 20 minutes of doing than in 5 hours of watching.

The Rule

Learn what you need to solve the problem in front of you. Not everything at once. The field changes too fast anyway.


06

Build Confidence by Shipping Small

Start. Ship. Learn. Repeat.

The best way to build confidence with AI isn't to master it — it's to use it on something real and see it work. Even if the first output needs editing. Even if you're not sure you did it "right."

Start with something low-stakes: use AI to draft an email you'd have written anyway. Summarize a document you needed to read. Generate a first draft of a slide deck you'd have stared at for an hour. Then ship it — edited, improved, with your judgment added on top.

That's the loop: Start → Use AI → Edit with your judgment → Ship → Notice what worked.

Do that five times and you'll have a genuine feel for where AI accelerates your work and where it falls flat. There's no shortcut to that knowledge — it just comes from using it.


07

Data Privacy & Security

Is It Safe to Use at Work?

The most common reason professionals hesitate to use AI at work isn't skepticism — it's a reasonable question: "Is my data training the model?"

The answer depends on which account you're using:

Consumer accounts (free or personal plans) — data may be used to improve the model depending on the provider's settings. Read the terms, and turn off training in your privacy settings if the option exists.
Enterprise / work accounts — data is contractually protected. Providers like Anthropic, OpenAI, and Google offer enterprise tiers where your inputs are not used for training, and data handling meets compliance standards. If your company has set up an enterprise account, you're covered.

When in doubt: don't paste anything into a consumer tool that you wouldn't put in an email to a stranger. Names, financials, unreleased product details — keep those out of personal-plan tools. Use your company's provisioned account for anything sensitive.


08

You're the Manager. AI Is the Intern.

Human-in-the-Loop

The right mental model for working with AI: AI drafts, you verify. It does the bulk work — generating, summarizing, structuring, calculating. You bring the judgment, the context, and the accountability for the final output.

Think of it like managing a brilliant intern. They're fast, widely-read, eager to help, and can produce impressive first drafts. But they don't know your organization, your stakeholders, or what "good" looks like in your specific context. You wouldn't send their first draft to the CEO without reading it. Same rule applies here.

That said, the workflow isn't one-size-fits-all. Personally, I often prefer to write my first draft myself — then hand it to AI to edit, tighten, or stress-test. It keeps my voice intact while still getting the speed benefit. Try both directions and see what fits your style.

The Rule

Never let the output leave your hands without your judgment applied to it.

Test Your Understanding

Quick Check

Six questions based on what you just read. No score pressure — the explanations are the point.

Ready to go deeper? Read the Deep Dive →

Confused by a term? See the Glossary →