GAEM University
Lesson 01 of 5

What Is AI, and Why Now?

Before automating anything, it helps to understand what "AI" actually means in practice — not the sci-fi version, the version you'll actually use this week.

By the end of this lesson you will be able to:
  • Explain what a large language model (LLM) does in plain terms
  • Tell the difference between AI that generates and AI that decides
  • Identify one task in your own work an AI could help with today

1. AI Is a Prediction Engine, Not a Brain

Modern AI tools like ChatGPT and Claude are built on large language models — systems trained on enormous amounts of text to predict what word (or piece of a word) should come next in a sequence. Ask a question, and the model is essentially completing the sentence "the best answer to this question is..." one piece at a time, informed by patterns it learned from millions of documents.

That's it. There's no understanding in the human sense, no goals, no awareness. But the predictions are good enough that the output is often indistinguishable from something a knowledgeable person would write — which is why it's useful for drafting, summarizing, explaining, and brainstorming.

2. Two Kinds of "AI" You'll Run Into

Most tools you'll encounter fall into one of two buckets:

In this course, we're focused almost entirely on generative AI, because it's the kind you can start using immediately, with no coding and no budget.

3. Why "Now" Specifically?

AI research has existed for decades. What changed recently is access: models that used to require a research lab are now available through a chat box for free or a few dollars a month. That shift — from "AI is something companies build" to "AI is a tool anyone can pick up" — is what makes this the right moment to learn it, the same way learning to use a spreadsheet mattered once computers showed up on every desk.

Try it yourself: Open any AI chat tool you have access to and ask it to summarize a long email or document you have on hand. Notice what it gets right, and what it misses. That gap — where it's useful but not perfect — is exactly the space this course will teach you to work in.

4. What Comes Next

Lesson 02 covers prompting — the actual skill of getting useful, reliable output from an AI tool by how you ask, not just what you ask. Lesson 03 moves into automating a real repetitive task in your own work.

Quick Check

What is a large language model fundamentally doing when it answers a question?

← Previous Lesson Back to Course Overview Lesson 02 (Coming Soon) →