A plain-English introduction to artificial intelligence — what it is, where it shows up, and why learning it matters right now.
Maria works as a nurse. Her hospital recently introduced a system that reads patient test results and flags which patients might deteriorate in the next 12 hours. It’s right about 85% of the time — better than any individual clinician reviewing the same data.
No one programmed that system with rules like “if glucose > 180 and blood pressure < 90, flag as high risk.” Instead, it learned those patterns from millions of past patient records.
That’s AI.
Artificial Intelligence is software that learns from examples rather than following hand-written rules.
Classic software: someone writes if it rains, take an umbrella.
AI software: you feed it years of weather data, and it figures out the patterns itself.
The term covers a spectrum — from simple spam filters to large language models that can write essays. What they share: pattern learning from data.
You encounter AI dozens of times a day:
Three things converged in the last decade:
The result: AI went from academic research to infrastructure powering real products.
You don’t need to be a programmer. You don’t need a maths degree. You need curiosity and the patience to build mental models.
By Part 7 you’ll understand what AI can do, what it can’t, and how to think about it clearly.