Loading

The 4 Properties of AI

This tutorial offers a full overview of the 4 properties of AI. It's a quick reference to help you understand the things that make AI capable in some situations and limited in others.

7 min

Want the deep dive with hands-on exercises? Take the full AI Capabilities & Limitations course.

Loading

Next Token Prediction

Generative AI writes answers word by word based on what tends to follow what. It is a vastly sophisticated autocomplete — not a search engine.

Loading

Knowledge

What the model knows comes entirely from its training data, frozen at a knowledge cutoff — what it read, and when it stopped reading.

Loading

Working memory

Everything the model is attending to lives inside a fixed-size context window. Context is leverage — until you hit the cliff.

Loading

Steerability

The model follows instructions by continuing a pattern, not by understanding intent. Remarkably steerable — but a gap always exists between what you meant and what landed.

Loading

Go deeper

Loading