Page 1 of 8~96 min topic

What AI is

Notice the boundary: recommendation list

“AI” describes how a system performs a task. It does not tell you whether the system is accurate, autonomous, or appropriate.

~12 min this pageNotice the boundary — first impressions and hidden assumptionsReviewed 2026-08-08

1Try it yourself

Playground

Build a plain definition

Tap a word to complete: “AI is when computers do tasks that usually need ___.”

AI is when computers do tasks that usually need ____.

2Learn the idea

Read

What you will be able to do

See it

AI = judgment-like software

Fits

  • Suggest reply
  • Flag odd purchase
  • Draft from bullets

Not by itself

  • Spreadsheet formula
  • Doorbell circuit
  • “Smart” ad copy

Fits = smart tasks · Not AI by itself = fixed rules

By the end of this page, you can describe a system using four observable parts: input, operation, output, and consequence.

Read

Start with what you can observe

Harbourview Public Library adds a “You may also enjoy” row to its catalogue. Mira, the service manager, hears two reactions:

  • “The catalogue understands my taste.”
  • “It is just a database.”

Neither statement is useful enough to evaluate the feature. Mira asks concrete questions instead:

  1. What enters the system?
  2. What operation changes or compares that input?
  3. What comes out?
  4. What happens because of the output?

For the recommendation row, a first map is:

  • Input: borrowing or browsing signals associated with an account.
  • Operation: a ranking method compares those signals with patterns in catalogue activity.
  • Output: an ordered list of titles.
  • Consequence: a patron may choose one title and overlook others.

This map does not prove which algorithm is used; that requires product documentation or testing. It does replace “understands” with questions that evidence can answer.

Read

Contrast: a barcode scanner

A scanner also has an input, operation, output, and consequence: it reads a barcode, decodes an identifier, displays a record, and updates a loan when staff confirm it. That does not make every scanner an AI system. Many scanners follow fixed decoding rules. The recommendation feature is more likely to use patterns estimated from examples, but Mira must verify that claim with the supplier.

Misconception: “If software makes a decision, it is AI.” Correction: conventional rules, formulas, and lookups also produce outputs. Ask whether performance was learned from examples and whether it can vary beyond explicitly written rules.

Read

Guided practice

Complete the missing line for the library chatbot:

  • Input: a patron’s typed question
  • Operation: ___
  • Output: a written response
  • Consequence: the patron may act on the response

A careful answer is “the system generates or retrieves a response using the question and available context.” “It thinks” is not observable. “It searches the website” is too specific unless you know retrieval is connected.

Read

Independent transfer

Choose a feature you used today: spam filtering, route planning, a spreadsheet formula, or autocorrect. Write its four-part map. Then label each sentence as:

  • fact — directly observed or documented;
  • inference — a reasonable explanation not yet confirmed;
  • question — evidence still needed.

If you cannot name the operation, write “unknown” rather than guessing.

Check your understanding

Page assessment

Answer from memory. Completion is saved from this evidence, not from opening the next page.

1. Why is “smart” weaker than a four-part map?
2. Which part of the recommendation feature needs supplier evidence?
3. What consequence could follow from a poor ranking?

All responses are required.