Travel Through the AI Site
Presenter control page — this window never changes
Click each button in order. Every link opens in the same
second window (target="same") — so clicking the next
one replaces what's showing, no tab pile-up. Once you've clicked a link,
its button turns purple so you can see your progress at a glance mid-talk.
Before you start: the hrefs below are placeholders based
on the site's likely structure — check each one against the real
file paths and correct any that are wrong before presenting.
0:00 – 0:05 — Landing
Home base
What this site is, who it's for, the section map.
AI-NEW.html
0:05 – 0:15 — Foundations
TMA hub
Vocabulary and mental models everything else assumes.
TMA/index.html
Architecture deep-dive
Walk through one page in real depth — Transformer is the strongest pick.
TMA/LLM/index.html
0:15 – 0:30 — The Core Series
How AI Actually Works — hub
The spine of the whole site, 7 parts, silicon to response.
ai-stack/index.html
Part — inference / LLM engine
"How does it actually generate text" — usually the room's biggest interest spike.
ai-stack/05-inference.html
Part — Interface Layer/ Whats Between
"The interface layer is everything between the user and the inference engine" — a middle bit.
ai-stack/06-interface-layer.html
0:30 – 0:35 — Glossary
0:35 – 0:50 — Deep-Dive
0:45 – 0:50 — Resources
0:50 – 1:00 — Where to Go Next
Learning & Next Steps
The real hub — four tailored learning paths (Beginner, Practical User, Technical, Building in Public), plus the full learning-path set and tools directory. This is the last word of the hour.
learning/index.html
Bonus — If Time Permits