AI Foundations
Understand what AI is, how systems learn, where they fail, and how to judge claims without hype.
Free AI library
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.
Start here
Each course includes explicit outcomes, mapped competencies, practice activities, and an applied capstone.
Understand what AI is, how systems learn, where they fail, and how to judge claims without hype.
Use AI productively while protecting privacy, checking outputs, and preserving human accountability.
Evaluate workplace use cases, run safe pilots, measure value, and communicate changes responsibly.
Analyze AI systems through rights, equity, governance, safety, and public-interest outcomes.
Understand language models, retrieval, agents, evaluation, cost, and deployment safeguards through practical system design.
Topic tracks
Jump into the area you care about. Every track has multiple plain-English guides.
Full library
1019 of 1019 guides shown. Filter by track or search above.
Salesforce Einstein is the AI layer built into Salesforce's customer relationship management (CRM) platform, adding predictions, recommendations…
TechnicalFP8 is an 8-bit floating-point number format that lets AI models store weights and run math using a quarter of the memory of standard 32-bit numbers.
TechnicalPagedAttention is a memory-management technique that stores a language model's attention cache in small reusable blocks instead of one big contiguous chunk.
TechnicalContinuous batching is a serving technique that adds and removes requests from a running batch token-by-token, instead of waiting for a whole fixed batch…
Audio AIA neural vocoder is a model that turns a compact acoustic representation, usually a mel-spectrogram, into an actual audible waveform.
Audio AINeural audio codecs use deep learning to compress sound into tiny streams of discrete tokens and reconstruct it with high fidelity.
Audio AIVALL-E reframed text-to-speech as a language modeling problem over audio codec tokens, enabling voice cloning from just three seconds of a sample.
Language AIFlashAttention is a memory-efficient algorithm that computes the exact same attention as standard transformers but without ever writing the giant attention…
Language AIGrouped-Query Attention (GQA) is a way to shrink the memory needed during text generation by letting several query heads share the same key and value heads.
Language AIRotary Position Embeddings (RoPE) encode where each token sits in a sequence by rotating its query and key vectors by an angle proportional to position.
CompaniesHume AI is a research lab and startup building 'emotionally intelligent' voice AI that reads the tone, rhythm, and prosody of human speech, not just…
CompaniesSora is OpenAI's text-to-video model that generates realistic, minute-long video clips from written prompts.
Check what you learned with topic quizzes, then explore our structured courses and current certification requirements. Core guides remain free to read.