Class 9 AI | Unit 4: Introduction to Generative AI – Creating with Machines

Unit 5: Introduction to Generative AI

From Predicting Data to Creating Masterpieces

1. What is Generative AI?

Traditional AI (Discriminative AI) is like a judge—it looks at data and decides what it is (e.g., "This is a cat"). Generative AI is like an artist—it takes what it has learned and creates something entirely new (e.g., "Draw a cat wearing a space suit").

Definition: Generative AI refers to algorithms (like LLMs) that can be used to create new content, including audio, code, images, text, and videos.

2. Discriminative vs. Generative AI

Feature Discriminative AI Generative AI
Goal Categorize or Predict Create New Content
Input Data points Prompts (Instructions)
Example Spam Filter, Face ID ChatGPT, Midjourney

3. How does it work? (LLMs)

Generative AI for text uses Large Language Models (LLMs). These models are trained on billions of pages of text so they can predict the "next most likely word" in a sentence. It’s like a very advanced version of the "Autofill" on your phone keyboard!

4. Ethics of Generative AI

  • Hallucinations: Sometimes AI gives confident but completely wrong answers.
  • Deepfakes: Creating realistic but fake images/videos of people.
  • Copyright: Who owns the art created by an AI?

🎨 Live Activity: AutoDraw

Experience a simple form of Generative AI! Google's AutoDraw uses machine learning to turn your rough sketches into professional icons in real-time.

Start Creating with AutoDraw 🚀

Task: Draw a "Computer" and see how the AI suggests beautiful generated versions of your sketch!

Class 9 AI | Unit 3: Mathematics for AI – The Logic Behind the Machine

Unit 3: Mathematics for AI

Statistics, Probability, and Algebraic Thinking

Why does AI need Math?

AI doesn't "think" like humans; it calculates. It uses math to find patterns in data and predict future outcomes. The three pillars of AI Math are Statistics, Probability, and Algebra.

📊 Statistics

Used to collect, organize, and summarize data. Concepts like Mean, Median, and Mode help AI find the "average" behavior of data.

Example: AI uses statistics to predict the average marks of a class based on past performance.

🎲 Probability

Helps AI deal with uncertainty. It calculates the "chance" of an event happening.

Example: When a weather AI says there is a 90% chance of rain, it is using probability.

📈 Algebra

AI uses linear equations to represent relationships between variables. The most famous one is:

Y = mx + c

This helps AI draw a "best-fit line" through data points.

Understanding Data Visualization

Math allows us to turn numbers into pictures. Common ways AI represents data include:

  • Histograms: To show the frequency of data.
  • Scatter Plots: To see the relationship between two variables.
  • Box Plots: To see the spread and outliers in data.

🎲 Live Activity: Emoji Scavenger Hunt

Google's Emoji Scavenger Hunt uses Probability and Computer Vision. The AI calculates the probability that the object it "sees" through your camera is the emoji it asked for!

Start Scavenger Hunt 🔍

Task: Note down how the "Probability Percentage" changes as you move your camera closer to an object.

Class 9 AI | Unit 2 : Data Literacy – Understanding the Fuel of AI

Unit 2: Data Literacy

Empowering Students to Understand, Use, and Analyze Data

1. What is Data Literacy?

Data Literacy is the ability to derive meaningful information from data. Just as reading and writing are essential skills, understanding data is the new "literacy" in the age of AI.

The Core Concept: Data is the "raw material." Data Literacy is the "skill" used to process that material into useful "insights."

2. Types of Data: Structured vs Unstructured

Machines process different types of data in different ways:

  • Structured Data: Highly organized and easy to search (e.g., Excel sheets, SQL databases).
  • Unstructured Data: Has no pre-defined format (e.g., Photos, Audio files, Social media posts). This is where AI (Computer Vision and NLP) is most useful!

3. The Data Lifecycle

Data goes through several stages before an AI can use it effectively:

1. Data
Acquisition
2. Data
Cleaning
3. Data
Analysis
4. Data
Visualization

4. Data Ethics & Bias

If the data used to train an AI is biased (incorrect or unfair), the AI's decisions will also be biased. This is often called GIGO: Garbage In, Garbage Out.

🕵️ Live Activity: The Data Detective

How much data does the world generate in a single minute? Explore "Data Never Sleeps" to see the massive scale of modern data acquisition.

View Live Data Scale 📊

Task: Identify three sources of "Unstructured Data" mentioned in the infographic.