AI Foundations
Understand what AI is, how systems learn, where they fail, and how to judge claims without hype.
Free AI library
177 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
177 of 1019 guides shown. Filter by track or search above.
TensorRT is NVIDIA's library that compiles trained neural networks into highly optimized engines that run far faster on NVIDIA GPUs.
TechnicalTriton Inference Server is NVIDIA's open-source platform for deploying and serving AI models in production at scale.
TechnicalRay is an open-source framework that makes it easy to scale Python and AI workloads from a laptop to a cluster of thousands of machines.
TechnicalFully Sharded Data Parallel (FSDP) is a distributed training technique that splits a model's parameters, gradients, and optimizer states across many GPUs so…
TechnicalGradient checkpointing (also called activation checkpointing) is a memory-saving trick that throws away most intermediate activations during the forward pass…
TechnicalONNX (Open Neural Network Exchange) is an open standard format for representing machine learning models so they can move freely between frameworks…
TechnicalTensor Cores are specialized hardware units inside modern NVIDIA GPUs that perform matrix multiply-and-accumulate operations extremely fast.
TechnicalHigh Bandwidth Memory (HBM) is stacked memory placed right next to the GPU that delivers data far faster than ordinary RAM.
TechnicalNVLink and related interconnects are the high-speed links that let many GPUs talk to each other directly and quickly.
TechnicalModel merging combines the weights of two or more trained neural networks into a single model — without any retraining or access to the original training…
TechnicalMixtral is Mistral AI's open mixture-of-experts model that delivers big-model quality at small-model speed.
TechnicalGPUs and TPUs are the two dominant chip types for training and running AI.
Check what you learned with topic quizzes, then explore our structured courses and current certification requirements. Core guides remain free to read.