AI Foundations ยท 1.1

๐Ÿค– What Is Artificial Intelligence?

Cutting through the hype to what AI really meansโฑ ~3 min

๐ŸณAI is a recipe writer, not a magic chef

A normal program is a recipe someone wrote by hand: 'if the egg is brown, reject it.' AI is different โ€” you show it 10,000 photos of good and bad eggs, and it writes its OWN recipe for spotting bad eggs. It's not magic and it's not conscious. It's a very good pattern-finder that learned rules from examples instead of being told them.

A Definition That Actually Helps

Artificial Intelligence is the field of building machines that perform tasks we'd normally say require human intelligence โ€” recognizing speech, spotting objects in images, translating languages, making decisions, or generating text. The key word is *tasks*: AI isn't one thing, it's a giant toolbox of techniques aimed at different problems.

๐Ÿค– Artificial Intelligenceany machine doing "smart" things๐Ÿ“Š Machine Learninglearns patterns from data๐Ÿง  Deep Learningneural networks(powers ChatGPT)AI examples:chess engines, GPS routingML examples:spam filters, recommendationsDL examples:ChatGPT, face recognition,self-driving car vision
AI, Machine Learning, and Deep Learning are nested โ€” each is a subset of the one before it

The Three Terms People Mix Up

TermWhat It MeansEveryday Example
Artificial Intelligence (AI)The broad goal: machines doing 'smart' tasks โ€” includes approaches that don't even learnA chess engine, GPS finding the fastest route
Machine Learning (ML)A subset of AI where machines learn patterns from data instead of being explicitly programmedYour email's spam filter, Netflix recommendations
Deep Learning (DL)A subset of ML using large neural networks with many layersChatGPT, face recognition, self-driving car vision
โ˜… FactNot all AI learns. A GPS route-finder uses a search algorithm (Dijkstra's) written entirely by humans โ€” no learning involved, but it's still AI. When people say 'AI' today they almost always mean machine learning, and specifically deep learning.

Narrow AI vs General AI

Narrow AI (what exists today)
  • โ€ขBrilliant at ONE task, useless outside it
  • โ€ขChatGPT can write essays but can't drive a car
  • โ€ขA chess AI can't recognize your face
  • โ€ขEvery AI system in the world today is narrow AI
General AI (AGI โ€” hypothetical)
  • โ€ขHuman-level ability across ANY task
  • โ€ขCould learn anything a person can
  • โ€ขDoes NOT exist โ€” it's a research goal / debate
  • โ€ขBe skeptical of anyone claiming to have built it
๐Ÿ’ก TipWhen you read a scary headline about 'AI taking over,' ask: is this about narrow AI (real, here now, with real limits) or general AI (hypothetical, does not exist)? Most hype blurs the two on purpose.
โš  WarningAI is the fastest-moving field in tech. Specific facts in this module โ€” the newest models, exact parameter counts, which laws are in force, what tools lead โ€” change month to month. Treat the *concepts* here as durable and the *specifics* as a snapshot. Always sanity-check current details against the official sources linked throughout, and expect the landscape to keep shifting under you. That's normal; the habit of continuous learning matters more than any single fact.
๐Ÿ”—
Elements of AI (University of Helsinki)
Free, no-math introduction to AI from the University of Helsinki โ€” over 2 million students. Start here if you're brand new.
https://www.elementsofai.com
โ†—
๐Ÿง Quick Checkfirst try = +5 XP

Which statement about today's AI is TRUE?

โญ 0 XP๐Ÿ”ฅ 0 days