mixed · Artificial Intelligence / Emerging Technology / Digital Literacy
Stop pretending to understand AI. Start actually understanding it.
Stop pretending to understand AI. Start actually understanding it.
From $9/month·~8 hrs·5 chapters
5chapters
20lessons
14frameworks
“This metaphor works because it captures the central paradox that confuses everyone: the output looks intelligent, but the process isn't understanding — it's pattern completion at superhuman scale. A parrot that's absorbed millions of books can produce astonishingly coherent sentences, but it has no model of truth, no lived experience, and no way to know when it's wrong. The metaphor scales beautifully across every major concept in the course: you can make the parrot more useful (prompt engineering is teaching the parrot better cues), you can give it a reference library to check (that's RAG), you can train it to avoid certain phrases (that's RLHF), you can measure how good the parrot's output is (that's evaluation and benchmarks) — but you can never make it understand. The metaphor also carries an emotional truth: parrots are delightful, impressive, and genuinely useful — but you wouldn't let one diagnose your chest pain or write your legal defense. The question is never 'is the parrot amazing?' It's 'what are you trusting it with?'”
Curriculum
5 chapters, 20 lessons
The full expedition — every chapter and lesson. Tap a chapter to expand. Lessons unlock when you start.
⊘You're Not Behind — You're Being Confused on Purpose
⊘What 'Generative' Actually Means (and What It Doesn't)
⊘The Parrot Metaphor: Brilliant, Fluent, and Completely Clueless
⊘A Map of the Territory: AI, ML, Deep Learning, and Generative AI
⊘The First Believers: Expert Systems and the Rules-Based Dream
⊘Learning from Data: The Machine Learning Shift
⊘The Deep Learning Moment: When Neural Networks Finally Worked
⊘From Task-Specific to General: The Foundation Model Leap
⊘Tokens: The Atoms of Language Models
⊘Predict the Next Word, Repeat Forever: The Core Mechanism
⊘Why the Parrot Lies Confidently: Hallucinations as a Feature
⊘Temperature, Sampling, and Why the Same Prompt Gets Different Answers
⊘The Problem Attention Solved: Why Earlier Models Forgot
⊘Attention Is All You Need: The 2017 Paper That Rewired AI
⊘Embeddings: Where Meaning Lives in Mathematics
⊘From Architecture to Intelligence: What Transformers Can and Can't Do
⊘What Makes a Model a 'Foundation Model'?
⊘The Major Players: GPT, Claude, Gemini, and Llama Compared
⊘Open vs. Closed: The Most Important Divide in AI Right Now
⊘Training vs. Inference: Why Building and Using a Model Are Completely Different
Why it's worth it
The credential that closes the gap
These frameworks map to roles hiring teams actively recruit for. Browse open jobs to see the market.
A few of the misconceptions this course clears up. The full set is inside.
“Generative AI 'understands' what you're asking it — it comprehends meaning the way a human expert does.”
RealityLarge language models don't understand anything in the cognitive sense. They perform extraordinarily sophisticated next-token prediction: given the sequence of tokens so far, what token is statistically most likely to come next? When Marcus tells the Fishbowl that 'GPT-4 understands the context of our healthcare report,' what he means is that the model produces outputs that look like understanding. The mechanism underneath is pattern matching at massive scale — not comprehension, not reasoning, not awareness. The model has no idea what Lakeshore Health Network is, what a hospital does, or why any of it matters. It has seen enough text about hospitals to produce fluent, plausible-sounding sentences about them. That's genuinely powerful. It's also genuinely different from understanding — and conflating the two leads to catastrophic over-trust.
“Generative AI is a recent breakthrough — it essentially appeared in 2022 when ChatGPT launched.”
RealityChatGPT was a public interface, not an invention. The transformer architecture that powers modern LLMs was published by Google researchers in 2017. The concept of neural networks dates to the 1940s. Backpropagation — the training mechanism that makes deep learning work — was formalized in the 1980s. The attention mechanism, word embeddings, convolutional networks for image recognition, and reinforcement learning from human feedback (RLHF) all have long research lineages. What happened in 2022 was that decades of accumulated progress — in algorithms, data availability, and especially compute scale — crossed a threshold of capability and accessibility simultaneously. Dana's instinct when she first heard 'overnight AI revolution' was correct: 'Nothing in regulated industries happens overnight. Find me the slow part.' The slow part was sixty years of foundational research.
“If an AI gives you a confident, detailed, well-sourced-sounding answer, it's probably correct.”
RealityConfidence and accuracy are structurally decoupled in large language models. The model generates text based on what tokens are statistically likely — not based on what is true. A hallucinated citation looks exactly like a real one. A fabricated statistic about Lakeshore Health Network's readmission rates will be presented in the same authoritative tone as a real one. Priya's 'Liability Ledger' exists precisely because of this: in healthcare and financial services, a confident wrong answer isn't just embarrassing — it's a compliance event, a malpractice exposure, or a regulatory violation. The DOUBT framework exists to give Meridian a repeatable process for structured skepticism: not refusing to use AI outputs, but never treating fluency as a proxy for accuracy.
Frameworks you'll keep
Portable thinking tools
Named frameworks you'll carry into every AI decision long after the course.
The CLEAR FrameworkThe ROOTS FrameworkThe TOKEN FrameworkThe FOCUS FrameworkThe CHESS FrameworkThe CHISEL FrameworkThe BLEND FrameworkThe DOUBT FrameworkThe SPEAK FrameworkThe STACK FrameworkThe DEPLOY Stress TestThe Full LEDGER: Accounting for What AI Actually CostsThe LEASH FrameworkThe Evergreen Evaluator
Questions
Before you commit
This course is built for working professionals — including managers, analysts, consultants, and practitioners — who want structured, practical Artificial Intelligence / Emerging Technology / Digital Literacy skills they can apply immediately. No advanced technical background required.
No specific prerequisites are required. The course is designed to be accessible while building genuine depth. Basic familiarity with Artificial Intelligence / Emerging Technology / Digital Literacy concepts is helpful but not mandatory.
The course is about 8 hours of learning — roughly 2 weeks at ~5 hours per week. All materials are available on-demand, so you can move faster or slower depending on your schedule.
Yes. Upon completing all chapters and passing the assessments, you earn a verified certificate you can add to your LinkedIn profile and resume.
Unlike scattered tutorials and blog posts, this course provides a structured, progressive learning path with proprietary frameworks, real-world exercises, and expert-designed assessments that build genuine expertise.
Absolutely. Individual learners can progress at their own pace, while teams benefit from shared frameworks, workshop guides, and discussion exercises designed for group learning.
The course is delivered as structured text-based lessons with interactive exercises, frameworks, case studies, and assessments. It's designed for deep learning, not passive video watching.
This chapter covers Generative AI definition, AI vs. generative AI distinction, Hype vs. reality, Why confusion is manufactured, not personal. You'll build practical skills through frameworks and real-world exercises designed for immediate application.
This chapter covers Expert systems and rule-based AI, Machine learning emergence, Deep learning revolution, The path to foundation models. You'll build practical skills through frameworks and real-world exercises designed for immediate application.