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.
Child welfare agencies are using predictive AI to help screen abuse and neglect reports, while social workers use AI tools to cut paperwork and surface risk.
IndustriesAI is steering the shipping industry toward smarter routes, predictive maintenance, and even crewless vessels.
FundamentalsThe bias-variance tradeoff explains why a model can fail by being too simple or too complex.
FundamentalsCross-validation is a resampling technique for estimating how well a model will generalize to unseen data.
FundamentalsPrecision and recall are two complementary metrics for evaluating classifiers, especially when classes are imbalanced.
Language AIWordPiece is the subword tokenization algorithm that powers BERT and many Google models, splitting words into reusable fragments so a model can handle any…
Language AISentence-BERT (SBERT) adapts BERT to produce a single fixed-length vector for an entire sentence, so meaning can be compared with fast cosine similarity.
Language AIT5 (Text-to-Text Transfer Transformer), from Google in 2019, reframes every NLP task, translation, summarization, classification, even regression, as feeding…
Visual AIDeformable convolutions let a neural network bend its sampling grid to follow the actual shape of objects instead of forcing it through a rigid square window.
Visual AIDINO is a self-supervised method that trains a vision transformer to understand images with no labels at all, by having the network teach itself.
Visual AIImage matting is the art of cutting a subject out of a photo with pixel-perfect, semi-transparent edges — capturing every wispy strand of hair or motion blur.
TechnicalBentoML is an open-source Python framework that packages trained machine learning models into standardized, deployable units called 'Bentos'.
Check what you learned with topic quizzes, then explore our structured courses and current certification requirements. Core guides remain free to read.