Free AI library

Learn AI.Free forever.

1019 plain-English guides, structured learning paths, and an open library — built by an independent 501(c)(3) nonprofit so anyone can understand modern AI.

1019Free guides
9Topic tracks
~2 minPer guide
~34hReading time

Start here

Five outcome-based courses

Each course includes explicit outcomes, mapped competencies, practice activities, and an applied capstone.

Topic tracks

Browse by track

Jump into the area you care about. Every track has multiple plain-English guides.

Full library

All guides

1019 of 1019 guides shown. Filter by track or search above.

Language AI

Medusa Decoding Heads

Medusa is a speculative-decoding method that bolts several extra prediction 'heads' onto a language model so it can guess multiple future tokens at once.

2 min readRead
Language AI

Mixture of Depths

Mixture of Depths (MoD) lets a transformer spend different amounts of compute on different tokens, routing only the 'important' tokens through each layer's…

2 min readRead
Language AI

Mamba and Selective State Spaces

Mamba is a sequence model built on state space models (SSMs) that processes text in linear time, offering a fast alternative to the Transformer's quadratic…

2 min readRead
Language AI

RWKV Linear Attention

RWKV is an architecture that trains like a Transformer but runs inference like a recurrent network, giving linear-time, constant-memory generation.

2 min readRead
Language AI

Sparse Attention Patterns

Sparse attention makes Transformers cheaper by letting each token attend to only a carefully chosen subset of other tokens rather than all of them.

2 min readRead
Industries

AI in Water Management

AI helps utilities detect pipe leaks, predict demand, and optimize treatment so cities waste less water and energy.

2 min readRead
Industries

AI in Space and Satellites

AI lets spacecraft navigate, analyze imagery, and make decisions without waiting for distant ground commands.

2 min readRead
Industries

AI in Wildlife Conservation

AI helps conservationists count animals, identify individuals, and catch poachers by automatically analyzing camera-trap photos, audio, and satellite imagery.

2 min readRead
Technical

Q-Learning

Q-Learning is a reinforcement learning algorithm that teaches an agent which actions pay off best by gradually learning the value of each move through trial…

2 min readRead
Technical

Actor-Critic Methods

Actor-Critic methods combine two learners: an 'actor' that chooses actions and a 'critic' that judges how good those actions were.

2 min readRead
Technical

Monte Carlo Tree Search

Monte Carlo Tree Search (MCTS) is a planning algorithm that decides the best move by selectively building a search tree and simulating many possible futures.

2 min readRead
Industries

AI in Emergency Medicine and Triage

AI helps emergency departments and ambulance services decide who needs care first and fastest, flagging the sickest patients before a clinician can see them.

2 min readRead

Finished reading? Prove it.

Check what you learned with topic quizzes, then explore our structured courses and current certification requirements. Core guides remain free to read.