WEEK 8
AI in Your
Day-to-Day Life
From machine learning fundamentals to generative AI
BinaryTree
What Is AI? Two Types We'll Cover
BinaryTree
Agentic AI
Generative AI
AI Relies on Data
BinaryTree
Every AI system — from the simplest regression to the most advanced LLM — runs on one thing: data.
Regressions
Simple ML algorithms that find relationships between variables. Predict a house price from square footage.
Neural Networks
Systems of interconnected nodes inspired by the human brain. Each layer extracts more complex patterns.
Layers of Complexity
Deep learning adds many layers to neural networks, enabling them to recognize images, speech, and language.
Data
All of the above algorithms depend on large quantities of high-quality training data to work accurately.
What Is Data?
BinaryTree
Data is structured or unstructured information recorded by a machine.
Numbers & Statistics
Text & Documents
Images & Video
Audio & Speech
User Behavior (clicks, time on page)
Sensor & IoT Readings
Data Isn't Always Clean
BinaryTree
Real-world data comes with problems — and the field that handles this is called Data Science.
Garbage Values
Corrupted or nonsensical data points that slip into datasets
Incorrect Labels
Misclassified training examples that teach the model wrong patterns
Varying Formats
Images, audio, text, and numbers must be standardized before use
Missing Data
Incomplete records that need to be filled in or removed carefully
Deep Learning in Action
BinaryTree
Example: AI in Self-Driving Cars
BinaryTree
Self-Driving AI CAN...
Self-Driving AI CANNOT (Yet)...
Generative AI
BinaryTree
How Generative AI Works: Pre-Training
BinaryTree
How Generative AI Works: Prompt Engineering
BinaryTree
Anyone can be a prompt engineer — and a skilled one can create almost anything.
Be Specific
Vague prompts get vague answers. Include details, format, tone, and length.
Chain Prompts
Break complex tasks into steps. Build on prior responses iteratively.
Few-Shot Examples
Show the model examples of what you want before asking it to do it.
Include Context
The more relevant context you provide, the better the output.
What You Can Do With Generative AI
BinaryTree
Thank You!!!
A special thanks to:
BinaryTree