Course Overview
An interactive journey through the concepts behind Large Language Models. No math, no code — just hands-on interactives and clear analogies to build real intuition. From tokenization to boardroom strategy.
on your phone
Basics
What are LLMs and how do they work?Chapter 01
Building Intuition
LLMs are just autocomplete at massive scale.
Chapter 02
Under the Hood
Tokenization, attention, context windows, and how models are trained.
Chapter 03
How Chat Really Works
The black box model, the growing sandwich, and system prompts.
Chapter 04
LLM Limitations
Why they can't count, why they hallucinate, and when to watch out.
Chapter 05
Prompting Best Practices
Know when to trust it, be explicit, few-shot, chain-of-thought, and handling privacy.
Advanced
Extending LLMs to solve their limitations.Chapter 06
Tool Use & Agents
Giving LLMs calculators, search engines, MCP, and agency.
Chapter 07
RAG & Context Engineering
Retrieval Augmented Generation, vector embeddings, and the Lawyer case study.
Chapter 08
The Personal Assistant Vision
The industry's race to build AI that knows you — and why a stateless model makes it hard.
Chapter 09
Beyond Text
Multimodal AI, OCR, and data processing.
Using agents in business settings
How to evaluate, implement, and manage LLMs in a business context.Chapter 10
The LLM Landscape
Choosing your model: providers, tiers, open vs closed, subscription vs API.
Chapter 11
Culture & AI Change
Transformation vs. replacement, AI literacy, change management, infrastructure readiness, and navigating the hype cycle.
Chapter 12
Automation & Implementation
RPA vs Agentic AI, hybrid patterns, agentic app building blocks, evaluation, and ROI.
Chapter 13
Managing AI-Assisted Projects
The velocity trap, PM fundamentals, structured frameworks, requirements traceability, and purposeful prompting.
Others
Standalone topics worth knowing.More chapters coming soon. This course is actively being updated.
Recent Changes
- 2026-04-19 Added QR code for easy mobile access; fixed quiz interaction bug; added this Recent Changes section.