Module 01

What is AI?

Artificial Intelligence is not science fiction — it is software that learns from data to make decisions. Here is what that actually means.

The simple definition

Artificial Intelligence (AI) is the ability of a computer system to perform tasks that normally require human intelligence — such as understanding language, recognising images, making decisions, and generating creative content.

The key word is learn. Traditional software follows rigid rules written by programmers. AI systems learn patterns from millions of examples and apply those patterns to new situations.

Analogy: Teaching a child to recognise a dog by showing them thousands of dogs is how AI works. You don't write rules like "four legs + fur + barks = dog" — the system figures out the pattern itself.

The AI family tree

TermWhat it meansExample
Artificial Intelligence (AI)Broad field — machines simulating intelligenceVoice assistants, recommendation engines
Machine Learning (ML)AI that learns from data without being explicitly programmedSpam filters, fraud detection
Deep Learning (DL)ML using neural networks with many layersFace recognition, medical imaging
Generative AI (GenAI)AI that creates new content — text, images, audio, videoChatGPT, Midjourney, Suno

Think of it as nested circles: AI contains ML, ML contains Deep Learning, and Generative AI is a specific application of Deep Learning.

A brief history

YearMilestone
1950Alan Turing proposes the "Turing Test" — can a machine think?
1956Term "Artificial Intelligence" coined at Dartmouth Conference
1997IBM Deep Blue beats world chess champion Garry Kasparov
2012Deep Learning breakthrough — AlexNet wins ImageNet by a huge margin
2017Google's Transformer architecture revolutionises language AI
2022ChatGPT launches — 1 million users in 5 days. The GenAI era begins.
2024–25Multimodal AI, AI agents, reasoning models become mainstream

Why AI matters now

  • Scale: Models trained on trillions of words and billions of images — more data than any human could process in a thousand lifetimes
  • Cost collapse: Running AI queries costs a fraction of a cent — making it accessible to everyone
  • Multimodal: Modern AI understands text, images, audio, and video simultaneously
  • Speed: What used to take weeks of expert work now takes seconds
For you specifically: AI is not going to replace jobs — but people who know how to use AI effectively will replace those who don't. This course is your starting point.
🤖