🎯 Chapter 13

When to Call Each Animal

Practical Guide to Using AI

The Complete Guide

The animals created a helpful guide for anyone who needs AI:

🎯 WHEN TO CALL EACH ANIMAL:

═══════════════════════════════════════

📸 WORKING WITH IMAGES?

"What's in this picture?"

"Is this a cat or dog?"

"Find all faces in this photo"

"Detect objects in video"

→ Call 🦅 EAGLE (CNN)

"Create a realistic photo"

"Make fake but convincing image"

"Generate photorealistic art fast"

→ Call 🦓🦓 ZEBRA TWINS (GAN)

"Create variations of this design"

"Blend two images smoothly"

"Generate controlled versions"

→ Call 🦎 CHAMELEON (VAE)

"Create the BEST quality art"

"Generate from text description"

"Make magazine-quality images"

→ Call 🐌 SNAIL (Diffusion)

→ Used in: DALL-E, Midjourney!

═══════════════════════════════════════

📝 WORKING WITH TEXT/LANGUAGE?

"Understand this document"

"Answer questions about text"

"Classify this email"

"Search for information"

→ Call 🦉 OWL (BERT)

"Write me a story"

"Continue this text"

"Chat with me"

"Create content"

"Help me write code"

→ Call 🦜 PARROT (GPT)

→ This is ChatGPT!

"Same as Parrot but need efficiency"

"Want open-source"

"Running on my own computer"

"Research or education project"

→ Call 🦒 GIRAFFE (LLaMA)

═══════════════════════════════════════

🎵 WORKING WITH SEQUENCES?

"Simple pattern prediction"

"Basic time series"

"Short sequence tasks"

→ Call 🐍 SNAKE (RNN)

(Mostly replaced by better options now!)

"Long sequence memory"

"Speech recognition"

"Music generation"

"Remember 100+ steps back"

→ Call 🐘 ELEPHANT (LSTM)

"Need to understand context"

"See relationships between things"

"Process many things simultaneously"

"Foundation for modern language AI"

→ Call 🦁 LION (Transformer)

→ This is the BASIS for BERT, GPT, and more!

═══════════════════════════════════════

🤝 NEED MULTIPLE ABILITIES?

Use them TOGETHER!

Example 1: Smart Photo Album

Example 2: Medical Diagnosis Helper

Example 3: Creative Project

═══════════════════════════════════════


Real-World Application Examples

EXAMPLE 1: Your Smartphone

Your phone uses multiple animals:

📸 Camera App:

🗣️ Voice Assistant:

📧 Email:

🔍 Search:


EXAMPLE 2: Self-Driving Car

Multiple animals working together:

👁️ Vision:

🧠 Decision Making:

💬 Communication:

All working in real-time!


EXAMPLE 3: AI Art Studio

Creative workflow:

  1. Artist's idea: "Steampunk dragon"
  2. 🐌 Snail: Creates initial image

[30 seconds, highest quality]

  1. 🦎 Chameleon: Generates 20 variations

[Different poses, colors, styles]

  1. Artist picks favorite
  2. 🦓 Twins: Create final renders fast

[Quick iterations]

  1. 🦜 Parrot: Writes description

["A magnificent brass dragon with

clockwork gears..."]

Complete creative system!


🎨 Try This Activity!

Match the real-world application to the right animal(s):

Applications:
  1. Instagram face filters
  2. ChatGPT conversations
  3. Google image search
  4. Midjourney AI art
  5. Voice-to-text dictation
  6. Spam email detection
  7. Animals:

A. 🦅 Eagle (CNN)

B. 🦉 Owl (BERT)

C. 🦜 Parrot (GPT)

D. 🐘 Elephant (LSTM)

E. 🐌 Snail (Diffusion)

Answers:

1 → A (face detection!)

2 → C (text generation!)

3 → A+B (image recognition + understanding!)

4 → E (AI art creation!)

5 → D (speech sequence processing!)

6 → B (text classification!)