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.

Visual AI

Non-Maximum Suppression

Non-Maximum Suppression (NMS) is the cleanup step that turns a messy pile of overlapping detection boxes into one tidy box per object.

2 min readRead
Visual AI

Spatial Transformer Networks

Spatial Transformer Networks (STNs) are learnable modules that let a neural network actively warp, rotate, crop, or rescale its input to focus on what…

2 min readRead
Technical

Disaggregated Prefill and Decode Serving

A serving architecture that splits large language model inference into two separate phases—prefill and decode—and runs them on different pools of GPUs.

2 min readRead
Technical

LLM Inference Routing and Load Balancing

The control layer that decides which model replica, GPU, or backend should handle each incoming LLM request, and how to spread traffic so no single server is…

2 min readRead
Technical

Tensor Parallelism for Large Models

A way to split the math inside a single neural-network layer across multiple GPUs so a model too big for one device can still run.

2 min readRead
Applications

AI in Phishing Detection

AI scans emails, links, and websites at machine speed to flag the deceptive messages that try to trick people into handing over passwords or money.

2 min readRead
Applications

AI in Music Recommendation Systems

AI decides what song plays next by learning your taste from billions of listening signals and the sound of the music itself.

2 min readRead
Applications

AI in Video Content Moderation

AI reviews uploaded and livestreamed video to detect harmful material like violence, nudity, or hate speech far faster than human moderators could alone.

2 min readRead
Audio AI

Audio Embeddings and Representation Learning

Audio embeddings turn sound into compact numerical vectors that capture meaning, so machines can compare, search, and classify audio the way humans recognize…

2 min readRead
Companies

Llama Model Family

Llama is Meta's family of open-weight large language models that anyone can download, run, and fine-tune for free.

2 min readRead
Companies

Claude Model Family

Claude is Anthropic's family of large language models, built with a strong emphasis on safety, helpfulness, and honesty.

2 min readRead
Technical

Self-Reflection in Agent Loops

Self-reflection lets an AI agent critique its own outputs and actions mid-task, then revise based on that critique.

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.