One Evening, Six AI Tools 🏠
It is 6 PM on a Tuesday at Raju's house in Hyderabad. Everyone is home.
Raju's Amma asks her phone "Hey Google, what is today's weather?" — a voice assistant answers instantly.
His Nanna is on YouTube, which has lined up a cricket highlights video he never searched for — his watch history guided it there.
His akka (older sister, in college) is using ChatGPT to help draft an essay introduction. She will rewrite it in her own words.
His tatha (grandfather) is on a video call with a doctor in Mumbai. The hospital's AI system scanned his recent chest X-ray and flagged two areas for the doctor to review.
Raju himself is playing a game on his tablet where the AI opponents adapt to how he plays and get harder when he gets better.
And their neighbour downstairs just sent Raju's mother a WhatsApp message with an AI-generated image of their festival invitation card.
🗺️ The Six Families of AI Tools
AI tools are not all one thing. They are built for different purposes, trained on different data, and solve different problems. It helps to group them into families.
These families are not perfectly separate — many real products combine several types. For example, a self-driving car uses Computer Vision + Prediction AI + Recommendation AI all at once. But understanding the families helps you recognise what any AI is doing.
💬 Language AI — Chatbots That Read and Write
Language AI (also called Large Language Models or LLMs) is the type of AI behind ChatGPT, Google Gemini, and Microsoft Copilot. These tools can write, summarise, explain, translate, and answer questions on almost any topic.
How do they work (simply)? They were trained on a huge amount of text — books, websites, articles, code — and learned the patterns of language. When you ask a question, they predict the most useful sequence of words to respond with.
What Language AI is genuinely good at:
- First drafts of writing (emails, essays, descriptions)
- Explaining difficult concepts in simpler words
- Translating text between languages
- Summarising long documents
- Generating ideas and brainstorming
- Helping debug simple code
Good uses for students
- Ask it to explain a difficult concept
- Generate ideas for a project topic
- Get feedback on your own writing draft
- Practise Q&A for an exam topic
Uses that can get you in trouble
- Copying its text directly as your work
- Using it for facts without verifying
- Treating it as a reliable encyclopedia
- Relying on it to write your original thoughts
🎨 Image AI — Turning Words into Pictures
Image AI can generate photorealistic images, illustrations, and artwork from a text description. You type "a farmer in a paddy field at sunrise with modern irrigation equipment" and the AI produces an image that matches your description in seconds.
How does image AI learn? It was trained on hundreds of millions of images paired with text descriptions. Over time, it learned what things look like — what "sunrise", "paddy field", "farmer", and "irrigation" each contribute to the visual output — and how to combine them.
Visual Content
Posters, social media graphics, book illustrations, presentation visuals — created from text prompts in seconds.
Education
Teachers use it to create diagrams, historical scene illustrations, and concept visualisations when no ready image exists.
Business
Small businesses create product mockups, logo ideas, and ad visuals without hiring a graphic designer.
Medical Imaging
AI analyses real medical images (X-rays, MRI scans) to spot signs of disease — this is computer vision, a related but different type.
🎙️ Voice AI — Computers That Listen and Speak
Voice AI covers two related skills: understanding spoken words (called speech recognition) and producing spoken words from text (called text-to-speech or TTS). Google Assistant, Alexa, and Siri use both.
How speech recognition works:
- Your voice is captured as a sound wave
- The AI breaks the wave into small segments (phonemes — the basic sound units of language)
- It matches those phonemes to words using a language model
- It figures out the most likely sentence you said
- A second AI (Language AI) interprets the meaning and generates a response
- A TTS system converts the response back into speech you hear
Voice AI in India today:
- Google Assistant supports Telugu, Hindi, Tamil, Kannada, Bengali, and more — fully voice-driven
- IRCTC voice booking — you can book train tickets by speaking in Hindi
- Bhashini (Government of India) — a national AI translation and voice platform supporting 22 Indian languages
- DigiLocker voice access — access your Aadhaar, degree certificates, and driving licence by speaking
📺 Recommendation AI — The Invisible Curator
You already know this one from Lesson 2 — but let us go one level deeper. Recommendation AI is used in far more places than YouTube.
| Platform | What it recommends | How it personalises |
|---|---|---|
| YouTube | Videos | Watch time, completion rate, what similar viewers liked |
| Netflix / Hotstar | Movies and shows | What you have watched, at what time, on what device, how quickly you skipped past content |
| Amazon / Flipkart | Products | What you searched for, what you put in cart but did not buy, what similar buyers purchased |
| Swiggy / Zomato | Food orders | Your past orders, time of day, weather in your area, what nearby customers ordered recently |
| Spotify / JioSaavn | Music | Songs played fully, songs skipped, listening time, mood patterns (morning vs night) |
| Instagram / Reels | Short videos | How long you paused, whether you re-watched, whether you shared, your comment history |
👁️ Computer Vision AI — Machines That See
Computer Vision AI analyses images and video to understand what is in them — objects, faces, text, actions, diseases, defects. It is one of the oldest and most developed areas of AI.
Face Recognition
Phone unlock, Aadhaar eKYC, airport boarding, school attendance — identifying people from their facial features.
Crop Disease Detection
Plantix analyses photos of leaves and identifies 400+ crop diseases. Free app used by millions of Indian farmers.
Medical Imaging
Aravind Eye Hospital's AI screens retinal scans for diabetic blindness. Qure.ai analyses chest X-rays for tuberculosis.
Traffic and Safety
Traffic cameras detect violations, count vehicles, and identify dangerous driving. Highway cameras spot potholes automatically.
Text Recognition (OCR)
Google Lens reads text in any image — road signs, restaurant menus, handwritten notes. Also translates in real time.
Quality Control
Factories use cameras + AI to spot defective products on a conveyor belt faster and more accurately than human inspectors.
📈 Prediction / Forecasting AI — Seeing Tomorrow in Today's Data
Prediction AI uses patterns from historical data to estimate what will happen in the future. It is one of the most widely used — and highest-stakes — types of AI.
| Domain | What it predicts | Why accuracy matters |
|---|---|---|
| Weather | Rain, temperature, cyclone tracks | Farmers need advance notice. Cyclone warnings save lives. |
| Agriculture | Crop yield, pest outbreaks, irrigation needs | India has 140 million farm families — better predictions mean better harvests. |
| Healthcare | Patient readmission risk, disease outbreak spread | Early warning allows hospitals to prepare and treat sooner. |
| Finance | Credit risk (will this person repay a loan?) | Can expand or restrict access to credit for millions of people. |
| Sports analytics | Player performance, injury risk, match outcome | Indian Premier League teams use AI for player selection and strategy. |
| Traffic | Road congestion, travel time, accident risk | Google Maps, NHAI smart highways, ambulance routing. |
When a bank or fintech app decides whether to approve your loan, an AI often makes or influences that decision. It looks at your income, spending history, repayment record, and sometimes even your phone behaviour (how often you call, your GPS history, what apps you use). This is powerful — but also raises fairness concerns. What if the training data had historical biases against rural borrowers or women? The AI may perpetuate those biases without any human realising.
🧰 Which AI Tool for Which Task?
Now that you know the six families, the practical skill is: given a task, which type of AI should I use?
🎯 Quick Quiz — 10 Questions to Check What You Learned
📝 Activity Sheet — AI Tool Matcher
Tip: in the print dialog, choose "Save as PDF" to download.For each task below, identify the best type of AI tool and write one real example app or service you know. Then write one risk or limitation to watch out for. Use your notebook.
| # | Task | Best AI Family | Real app example | One risk to watch |
|---|---|---|---|---|
| 1 | Check if your paddy crop has a disease | |||
| 2 | Get a first draft of a birthday speech | |||
| 3 | Create an illustration for your project cover page | |||
| 4 | Find out if it will rain in your district tomorrow | |||
| 5 | Set a reminder without typing — just speak it | |||
| 6 | Discover a new movie to watch tonight |
Reflection (write in notebook):
- Which of the six AI families do you use most often in your daily life? Did any family surprise you — one you didn't realise you were already using?
- For which tasks would you never trust AI to give you the final answer without a human double-check? Why?
- Think about someone in your family who is elderly or not comfortable with technology. Which of the six AI families could most improve their daily life? How would you explain it to them?
Use this table in your notebook today, or print this page directly if helpful.
What this lesson covers: This is Lesson 4 of 12 in the Class 6 full-year AI curriculum. Students take a guided tour of the six families of AI tools: Language AI, Image AI, Voice AI, Recommendation AI, Computer Vision AI, and Prediction/Forecasting AI. Each family is explained with India-specific examples, real applications, and honest discussion of limitations and risks.
New vocabulary introduced:
- Large Language Model (LLM) — the AI behind chatbots like ChatGPT and Gemini
- Hallucination — when an AI produces confidently wrong information
- Deepfake — AI-generated fake images or videos of real people
- Speech recognition and Text-to-Speech (TTS) — the two sides of Voice AI
- Computer Vision — AI that interprets images and video
Discussion topics for home or class:
- Show your child a newspaper article. Ask them: "Could AI have written this? How would you check?"
- Look at a social media image together. Ask: "Is this real or AI-generated? How do you know?"
- Ask: "Of all the AI tools we discussed today, which one do you think has helped Indian families the most? Why?"
Learning time: Around 60–75 minutes. The AI Tool Matcher worksheet works well as individual work or in pairs.
Safety by design: No personal data collected. No login required. Deepfake and privacy risks are addressed honestly and age-appropriately throughout the lesson.