Google Cloud Intensive
DAY 03 ยท GENERATIVE AI LEADER
M1Welcome
โญ 0 pts
DAY 03 ยท GENERATIVE AI LEADER

You've got this. โœจ

Five short modules. Just the essentials you need to pass the GAIL exam. No fluff, no overwhelm โ€” clear ideas you can remember tomorrow.

Here's What We'll Cover ๐Ÿ—บ๏ธ

๐Ÿง 

M1 ยท The Basics

What Gen AI is, in plain English

๐Ÿ› ๏ธ

M2 ยท Google's Tools

Gemini, Vertex AI, Agent Studio

โš™๏ธ

M3 ยท Make It Work

Prompting, grounding, RAG

๐Ÿ›ก๏ธ

M4 ยท Make It Safe

Responsible AI, SAIF basics

๐Ÿ“ˆ

M5 ยท Make It Real

Business value & strategy

๐Ÿ…

Then: Homework

Skills Boost path โ€” earn the badge

No tricks. The exam tests what we'll cover. If you follow along + do the Skills Boost exercises over the next few days, you'll pass.
Before We Start

Setting Up Your Skills Boost Account ๐Ÿ…

All homework + the official badge live on Google Skills Boost. 60 seconds of setup, then you're sorted for both days.

1๏ธโƒฃ

Sign in

Go to skills.google ยท use your Google account ยท accept the terms once.

2๏ธโƒฃ

Find the path

Search "Generative AI Leader" ยท enrol (free) ยท star it so it stays on your dashboard.

3๏ธโƒฃ

Earn the badge

Finish all videos + quizzes ยท badge appears on your profile ยท share on LinkedIn.

No live labs todayDay 3 is concepts + quizzes. We'll point you at specific Skills Boost videos at the end of each module โ€” take your time with them over the next few days. Tomorrow's Day 4 has the hands-on labs.
Open Skills Boost in another tab now โ€” keeps it ready when we reach the homework cards.
MODULE 01

The Basics ๐Ÿง 

What Gen AI is, what it's not, and the three words that unlock everything else.

Module 1 ยท In This Module

Four Ideas. That's the Module. ๐Ÿง 

AI โ†’ ML โ†’ Deep Learning โ†’ Gen AIThe nesting relationship the exam loves.
Discriminative vs GenerativePredicts a label vs creates something new.
Foundation Model ยท LLMTwo terms that unlock every modern AI product.
Supervised ยท Unsupervised ยท Reinforcement ยท Self-supervisedFour ways a model can learn โ€” including how LLMs train themselves.
Small list. Every single item here appears on the exam.

Three Words. That's It. ๐ŸŽฏ

If you remember three things from today, make it these.

Generative AI = creates new contentText, images, audio, video, code. Different from older AI that just classifies things.
Foundation Model = a big, pre-trained modelOne model, many uses. Gemini is Google's foundation model family.
LLM = Large Language ModelA foundation model that predicts the next token. That's how all chatbots work.
If you can say these three in your own words, you've already got Module 1 covered.

Discriminative vs Generative โš–๏ธ

The exam loves this distinction. Memorise it once. Done.

๐ŸŽฏ Discriminative

Predicts a label.

  • "Spam or not?"
  • "Cat or dog?"
  • "Will this customer churn?"
VS

๐ŸŽจ Generative

Creates something new.

  • "Write me a poem"
  • "Draw a cat in a hat"
  • "Summarise this contract"
Easy memory trick โ€” Discriminative discriminates (picks). Generative generates (makes).

Four Types of Learning ๐ŸŽ“

๐Ÿท๏ธ

Supervised

Labelled data. Model learns inputโ†’output. E.g. spam filter with "spam / not spam" labels.

๐Ÿ”

Unsupervised

No labels. Finds hidden patterns. E.g. grouping customers by behaviour.

๐ŸŽฎ

Reinforcement

Trial and error with rewards. Agent learns to maximise score. E.g. AlphaGo.

๐Ÿ”ฎ

Self-supervised

Creates its own labels from raw data. How LLMs train โ€” predict the next word, no human labels needed.

Exam shortcut: "How do LLMs learn?" โ†’ Self-supervised. "Labelled cat photos" โ†’ Supervised.
Try It ยท Module 1

Sort These Tasks ๐Ÿงฉ

Drag each task into the right bucket. Correct drop = +5โญ.

Detect spam emails
Write a poem about KL
Predict customer churn
Summarise this contract
Classify cat vs dog
Generate a logo image
๐ŸŽฏ Discriminative โ†’
๐ŸŽจ Generative โ†’
All 6 in the right bucket? You've nailed the most-tested distinction on the exam.
Knowledge Check ยท Module 1

5 Quick Wins ๐Ÿงช

Q1"Predict whether this customer will churn" is what kind of model?

Discriminative
Generative
Reinforcement
Unsupervised

Q2A large, broadly pre-trained model adaptable to many tasks is called a:

Custom model
Foundation model
Expert system
Rule-based system

Q3"LLM" stands for:

Large Language Model
Latent Logic Machine
Linear Learning Module
Layered Linguistic Model

Q4Which is the SMALLEST set?

Artificial Intelligence
Machine Learning
Deep Learning
Generative AI

Q5"Cat photos labelled 'cat'" โ†’ train a classifier. That's what type of learning?

Supervised
Unsupervised
Reinforcement
Self-supervised

Module 1 โ€” Recap โœ…

Generative AI Foundation Model LLM Discriminative
If you can pick these terms out of a multiple-choice question, you've nailed Module 1. That's already ~20% of the exam.
๐ŸŽ‰ Module 1 complete ยท 4 of 30 exam concepts down
MODULE 02

Google's Toolkit ๐Ÿ› ๏ธ

Five products to remember. That's the whole module.

The 5 Products You MUST Know ๐ŸŒŸ

โ™Š

Gemini

Google's foundation model family. Pro, Flash, Nano.

๐Ÿญ

Vertex AI / Agent Platform

Google's ML platform. Where everything lives.

๐ŸŽจ

Agent Studio

Prompt design workbench. Was "Vertex AI Studio".

๐Ÿข

Gemini Enterprise

Turnkey enterprise AI. Search across all internal data, minimal setup.

๐Ÿ““

NotebookLM

Research assistant grounded in your docs.

๐Ÿ’ก

That's all!

Five products. The exam asks about these.

Don't try to memorise every Google AI product. These five = 80% of exam questions on tools.

Gemini Picking Guide โ™Š

Three names. Three jobs. Easy.

๐Ÿฆพ

Gemini Pro

Hard reasoning, big context. Use when accuracy matters.

โšก

Gemini Flash

Cheap, fast, high volume. Default choice.

๐Ÿ“ฑ

Gemini Nano

Runs on a phone. Offline, private.

Default ruleStart with Flash. Move to Pro only if Flash isn't accurate enough.

More Tools You'll See on the Exam ๐Ÿ› ๏ธ

Six more cards that complete the D2 product picture.

๐Ÿ’ผ

Gemini for Workspace

AI inside Gmail, Docs, Sheets, Meet & Slides. Productivity-first โ€” no code needed.

๐Ÿ”ฌ

Google AI Studio

Free playground at ai.google.dev โ€” test prompts, tweak temperature & top-K before writing code.

๐Ÿ’Ž

Gems

Saved custom AI personas in Gemini Advanced. Write instructions once, reuse as a named assistant.

โ˜๏ธ

Gemini for Google Cloud

Gemini built into BigQuery, Vertex AI & Cloud Console for dev & data teams.

๐Ÿ–ผ๏ธ

Multimodal AI

One model handles text + images + audio + video. Gemini is multimodal. Key D1 concept.

๐Ÿ†š

Two Studios โ€” Different!

Agent Studio (Cloud Console) = build & deploy agents. Google AI Studio (ai.google.dev) = experiment with prompts.

Quick rule: Workspace = anyone ยท AI Studio = devs prototyping ยท Gems = power users ยท Gemini for GCloud = engineers.
Try It ยท Module 2

Tap to Reveal โ€” When to Use Each ๐Ÿƒ

Click each card. The "use whenโ€ฆ" answer flips open underneath.

๐Ÿฆพ

Gemini Pro

Heavy reasoning, long context

๐Ÿ“‹ Use when: complex multi-step analysis (legal contracts, research synthesis, ambiguous customer queries). Slower & pricier but most accurate.
โšก

Gemini Flash

Cheap, fast, high volume

๐Ÿ“‹ Use when: 1M+ emails a day, real-time classification, anything where latency + cost matter more than peak accuracy. Default for most workloads.
๐Ÿ“ฑ

Gemini Nano

On-device, offline

๐Ÿ“‹ Use when: privacy-critical data, no internet, ultra-low latency. Runs on Pixel and similar phones.
๐Ÿข

Gemini Enterprise

Turnkey for enterprise

๐Ÿ“‹ Use when: company-wide rollout, search across all internal data, want minimal engineering effort with enterprise-grade governance.
๐Ÿ““

NotebookLM

Research with citations

๐Ÿ“‹ Use when: research assistant for a defined corpus (your PDFs, contracts, sources). Every answer cites the exact source page.
๐ŸŽจ

Agent Studio

Prompt & agent workbench

๐Ÿ“‹ Use when: designing, testing, tuning prompts and agents in Google Cloud with full enterprise governance.
After tapping all 6, you've seen the "use when" for every product. That's all the exam tests on this topic.
Knowledge Check ยท Module 2

5 Quick Wins ๐Ÿงช

Q1You need to process 1 million support emails per day, cheaply. Pick:

Gemini Pro
Gemini Flash
Gemini Nano
Custom training

Q2Which Google product is a turnkey enterprise AI experience?

BigQuery
Cloud Run
Gemini Enterprise
Looker Studio

Q3Which is the Gen AI prompt-design workbench in Google Cloud Console?

Agent Studio
Cloud Shell
Vertex AI Workbench
BigQuery Studio

Q4A research assistant grounded ONLY in your uploaded PDFs is:

Google AI Studio
Gemini app
NotebookLM
Vertex AI Search

Q5Need an AI model that runs offline on a phone. Pick:

Gemini Pro
Gemini Flash
Gemma open
Gemini Nano

Module 2 โ€” Recap โœ…

Gemini Pro Gemini Flash Gemini Nano Vertex AI Agent Studio Gemini Enterprise NotebookLM Gemini for Workspace Google AI Studio Gems Multimodal
Eleven product/concept names. That's the whole D2 picture. You know them all now.
๐ŸŽ‰ Module 2 complete ยท 15 of 30 exam concepts down
MODULE 02b

AI Agents ๐Ÿค–

What changes when AI can act โ€” not just answer.

Agents ยท In This Section

From Chatbot to Agent ๐Ÿค–

ChatbotYou ask โ†’ it answers. One shot. Passive.
AgentYou give a goal โ†’ it plans, acts, observes, repeats until done. Active.
An agent is a gen AI model connected to tools โ€” search, APIs, databases, code execution. It doesn't just talk. It does things.

The Agent Loop ๐Ÿ”„

Every agent runs this cycle โ€” over and over until the goal is complete.

1 ยท Perceive  โ†’  reads the goal and current context
2 ยท Plan  โ†’  breaks the goal into steps
3 ยท Act  โ†’  calls a tool (search, API, code, email)
4 ยท Observe  โ†’  checks the result, decides next step
Real example"Book cheapest flight to Singapore Friday" โ†’ searches flights โ†’ compares prices โ†’ confirms booking. All automated.

Google's Agent Stack ๐Ÿ—๏ธ

๐ŸŽจ

Agent Studio

Design and test agent flows. No-code / low-code. Part of Vertex AI.

๐Ÿญ

Vertex AI / Agent Platform

Deploy agents at enterprise scale with monitoring and governance.

๐Ÿข

Gemini Enterprise

Pre-built agents for HR, finance, and sales workflows. Zero engineering needed.

Think of it as a spectrum โ€” Agent Studio for builders, Gemini Enterprise for business users who just want it to work.
Knowledge Check ยท Agents

3 Quick Wins ๐Ÿงช

A1What makes a Gen AI agent different from a basic chatbot?

It uses a larger model
It always gives longer responses
It takes multi-step actions using tools to reach a goal
It runs faster than standard models

A2Which Google tool is the no-code/low-code workbench for designing agent flows?

Agent Studio
Cloud Shell
BigQuery ML
Vertex AI Workbench

A3The correct sequence of the agent loop is:

Plan โ†’ Act โ†’ Perceive โ†’ Observe
Act โ†’ Observe โ†’ Perceive โ†’ Plan
Observe โ†’ Perceive โ†’ Act โ†’ Plan
Perceive โ†’ Plan โ†’ Act โ†’ Observe

Agents โ€” Recap โœ…

Agent Agent Loop Agent Studio Gemini Enterprise
Agents = gen AI that acts. The exam tests whether you know the difference โ€” chatbot answers once, agent loops until the goal is done.
MODULE 03

Make It Work โš™๏ธ

How to actually get Gen AI to do what you want.

Three Magic Techniques ๐ŸŽฉ

โœ๏ธ

Prompting

Write better instructions. Cheap, fast, try first.

๐Ÿ“š

RAG

Give the model your private docs to read. No hallucination.

๐ŸŽฏ

Fine-tuning

Re-train on your data. Last resort, expensive.

Golden RuleTry in this order: Prompting โ†’ RAG โ†’ Fine-tuning. Stop when it works.
If a question asks "best technique forโ€ฆ", look at cost first. Cheapest that works = right answer.

Prompting Techniques Toolkit ๐ŸŽฏ

Prompting has sub-types. The exam names them โ€” you need to recognise each.

๐Ÿ“ธ

Few-shot

Include 2โ€“5 example pairs in the prompt. "Here's the pattern โ€” now do it for this input."

๐ŸŽญ

Role prompting

Give the model a persona. "You are a senior lawyerโ€ฆ" โ€” outputs match that role's style & expertise.

โ›“๏ธ

Prompt chaining

Output of step 1 โ†’ input of step 2. Break complex tasks into a sequential pipeline.

Temperature โ€” One Number to KnowRange 0 โ†’ 2. Near 0 = deterministic (same answer every time, good for factual tasks). Near 2 = creative & varied. Default โ‰ˆ 1. Exam tip: "need consistent / factual" โ†’ temperature near 0.
Exam shortcut: "consistent format" โ†’ few-shot ยท "act as expert" โ†’ role prompting ยท "multi-step workflow" โ†’ prompt chaining ยท "deterministic output" โ†’ low temperature.

Grounding & Hallucination ๐Ÿงฏ

HallucinationWhen AI confidently makes up facts. The #1 risk.
GroundingConnect the model to a real source (Google Search, your docs). It cites where the answer came from.
Whenever you see "stop hallucination" on the exam โ†’ answer is almost always grounding or RAG.
Try It ยท Module 3

Which Technique Fits? ๐ŸŽฏ

Drop each scenario in the cheapest technique that solves it. Wrong drop bounces back โ€” try again.

"Translate this paragraph to Malay"
"Answer questions about our private HR policy"
"Generate replies in our exact brand voice, at scale"
"Summarise an open news article"
"Live chatbot for current product inventory"
"Output strict legal-clause format every time"
โœ๏ธ Prompt
๐Ÿ“š RAG
๐ŸŽฏ Fine-tune
Pattern lock-in: generic tasks โ†’ Prompt. Fresh/private facts โ†’ RAG. Domain tone or structured output at scale โ†’ Fine-tune.
Knowledge Check ยท Module 3

5 Quick Wins ๐Ÿงช

Q1The model needs up-to-date answers from your private docs. Best technique?

Fine-tune a custom model
RAG (Retrieval-Augmented Generation)
Increase model size
Lower temperature to 0

Q2When the model confidently makes up facts, that's called:

Overfitting
Drift
Hallucination
Skew

Q3Correct order to try Gen AI techniques (cheapest first)?

Prompting โ†’ RAG โ†’ Fine-tuning
Fine-tuning โ†’ RAG โ†’ Prompting
RAG โ†’ Fine-tuning โ†’ Prompting
Fine-tuning โ†’ Prompting โ†’ RAG

Q4Connecting model output to verifiable real sources is called:

Tuning
Caching
Grounding
Pre-training

Q5You want the most deterministic, factual output. Set temperature to:

2.0 (maximum)
1.0
Near 0
It doesn't matter

Module 3 โ€” Recap โœ…

Prompting Few-shot Role prompting Prompt chaining RAG Fine-tuning Grounding Hallucination Temperature
Nine techniques. That's every D3 concept the exam tests. You've seen them all.
๐ŸŽ‰ Module 3 complete ยท 22 of 30 exam concepts down
MODULE 04

Make It Safe ๐Ÿ›ก๏ธ

Responsible AI in plain words. The exam wants you to know two frameworks.

Two Frameworks. Just Two. ๐Ÿ“œ

Google's AI Principles (2018)7 ideas. Don't memorise all 7. Remember the spirit: do no harm, be accountable, be private, be fair.
SAIF โ€” Secure AI Framework6 elements. Just remember it exists and means "security best practices for AI systems." The exam loves the acronym.
If a question mentions "secure AI framework" โ€” the answer is SAIF. If it mentions "Google's principles" โ€” pick the answer that sounds most ethical. Done.

The Real Safety Lever โ€” HITL ๐Ÿ‘ค๐Ÿ”๐Ÿค–

Human-in-the-Loop (HITL)A human reviews or approves AI output before it has consequence.

Why it matters: it's the answer to almost every "should we deploy this risky AI?" question on the exam. The right answer is rarely "yes" or "no" โ€” it's "yes, with HITL".

Memory hook: Whenever the scenario says "high-stakes decision" or "regulated industry" โ†’ look for the option that includes HITL.

Risk Register ๐Ÿ“‹

A living document that lists, scores, and assigns ownership to every AI risk in your project.
โš ๏ธ

Identify

List all risks: hallucination, bias, data leakage, prompt injection, knowledge cutoff.

๐Ÿ“Š

Score

Rate each risk: Likelihood ร— Impact = Priority. High priority = act first.

๐Ÿ‘ค

Own

Assign one person responsible for monitoring and mitigating each risk.

Exam cue: "How does a team track and manage AI risks?" โ†’ Risk Register.
Try It ยท Module 4

Rate the Risk โš–๏ธ

Tap your guess. The card reveals the real answer and why.

๐Ÿฆ An AI auto-approves home loans up to RM 50,000 with no human review.

HIGH โ€” regulated financial decisions require bias audits + explainability + HITL. Solo deployment violates equal-credit rules in most jurisdictions.

๐Ÿ“ฐ An AI summarises today's public news headlines into a 3-bullet brief.

LOW โ€” public data, no consequence to individuals, output is informational. Hallucination is a nuisance, not a harm.

๐Ÿฅ An AI suggests possible diagnoses to a doctor, who confirms before treatment.

MEDIUM โ€” high-stakes domain, but the doctor (HITL) is the decision-maker. AI is decision support, not decider.

๐Ÿ‘ฅ An AI screens job applicants and auto-rejects below a threshold score.

HIGH โ€” hiring is regulated. Bias risk is enormous. Autonomous rejection is illegal in many jurisdictions. Always HITL.
Pattern: ask "would a wrong decision change someone's life?" If yes โ†’ HIGH โ†’ demands HITL.
Knowledge Check ยท Module 4

5 Quick Wins ๐Ÿงช

Q1Google's framework for securing AI systems is called:

RAG
SAIF
MLOps
HITL

Q2A bank wants to auto-approve loans with AI. Best move?

Ship it โ€” speed wins
Block it forever โ€” too risky
Pilot with Human-in-the-Loop review
Use a smaller model

Q3"HITL" stands for:

Human-in-the-Loop
High-Intensity Training Loop
Hosted Inference Test Layer
Hyper-Iterative Tuning Loop

Q4The single strongest safety lever for high-stakes AI deployments is:

A bigger model
More training data
Stricter API rate limits
Human-in-the-Loop review

Q5Google's AI Principles were first published in which year?

2010
2018
2022
2024

Module 4 โ€” Recap โœ…

AI Principles SAIF HITL Hallucination Bias
You've now got the safety vocab. These show up in 4-6 exam questions.
๐ŸŽ‰ Module 4 complete ยท 26 of 30 exam concepts down
MODULE 05

Make It Real ๐Ÿ“ˆ

How a leader takes Gen AI from idea to business value.

The 5 Stages โ€” Memorise These ๐Ÿ›ค๏ธ

Discover โ†’ Prototype โ†’ Pilot โ†’ Scale โ†’ Transform Every Gen AI project goes through these stages. Discover a problem. Prototype cheap. Pilot with real users. Scale what works. Transform the whole workflow.
Exam tip: any "what stage should they be in?" question โ€” look at the scenario verbs. "First idea" = Discover. "Live users" = Pilot. "Company-wide" = Scale or Transform.

The Value Equation ๐Ÿงฎ

Value = (Time saved + Revenue lift) โˆ’ (Build + Run + Risk) Track cost per resolved outcome, not cost per token. Run cost dominates at scale.
If a question asks "best KPI to track" โ†’ look for an option that measures business outcomes (cost per ticket, time-to-decision), not technical things (accuracy, parameters).
Try It ยท Module 5

Match the Stage ๐Ÿ›ค๏ธ

Drop each scenario into the right stage of the adoption path.

"Walking the floor to spot workflow bottlenecks"
"Built a working demo in Agent Studio last week"
"50 staff using it daily with weekly feedback"
"Rolled out to 5,000 employees across 3 countries"
"Whole support department restructured around AI agents"
1 ยท Discover
2 ยท Prototype
3 ยท Pilot
4 ยท Scale
5 ยท Transform
Stage = scope of users. Few people exploring โ†’ Discover. One real workflow with feedback โ†’ Pilot. Entire department redesigned โ†’ Transform.
Knowledge Check ยท Module 5

5 Final Wins ๐Ÿงช

Q1A team just built their first working Gen AI demo. What stage are they at?

Discover
Prototype
Scale
Transform

Q2Best KPI for an AI customer-service deployment?

Cost per token
Cost per resolved interaction
Number of model parameters
Training accuracy

Q3The 5 stages of Gen AI adoption, in order:

Discover โ†’ Prototype โ†’ Pilot โ†’ Scale โ†’ Transform
Prototype โ†’ Discover โ†’ Scale โ†’ Pilot โ†’ Transform
Pilot โ†’ Discover โ†’ Prototype โ†’ Transform โ†’ Scale
Transform โ†’ Scale โ†’ Pilot โ†’ Prototype โ†’ Discover

Q4At scale, which cost dominates most often?

Build cost (one-time)
Engineering salaries
Per-call inference cost ร— volume
Hardware purchase

Q5After a Pilot succeeds with real users, the next stage is:

Discover
Prototype
Scale
Re-pilot

Module 5 โ€” Recap โœ…

Discover Prototype Pilot Scale Transform Value Equation
๐ŸŽ‰ Module 5 complete ยท 30 of 30 exam concepts down
You've got the whole exam framework. ๐ŸŽฏ
Screenshot This ๐Ÿ“ธ

Your Exam Cheat Sheet ๐Ÿ“‹

All the key concepts on one screen. Take a photo. Review over the next few days.

๐Ÿง  The Basics

Generative AIFoundation ModelLLMMultimodalDiscriminativeSupervised

๐Ÿ› ๏ธ Google's Tools

Gemini ProGemini FlashGemini NanoGemini for WorkspaceGemini for Google CloudGoogle AI StudioGemsNotebookLMVertex AIGemini Enterprise

โš™๏ธ Make It Work

PromptingFew-shotRole PromptingPrompt ChainingTemperatureRAGGroundingFine-tuningHallucination

๐Ÿ›ก๏ธ Make It Safe

AI PrinciplesSAIFHITL

๐Ÿ“ˆ Make It Real

DiscoverPrototypePilotScaleTransformCost/Outcome
Match every keyword to its meaning and you'll pass the exam. Truth.

Exam Day โ€” Know What to Expect โฐ

๐Ÿ“‹

Format

50โ€“60 multiple choice questions

โฑ๏ธ

Time

90 minutes ยท ~90 sec per question

๐ŸŽฏ

Pass Mark

~75% ยท aim for 80% to be safe

๐Ÿง  Test-taking tips

1. First read โ€” answer everything you know fast. Flag hard ones.
2. Second pass โ€” return to flagged questions with fresh eyes.
3. Eliminate โ€” wrong answers are usually obvious. Cross them off.
4. Trust patterns โ€” "HITL" answers safety questions. "RAG" answers freshness questions. "Cheapest that works" wins technique questions.
5. Never leave blank โ€” no negative marking. Guess if you must.

90 minutes for up to 60 questions = generous. You have time. Breathe. You've prepared. You'll do well.
Mock Exam ๐Ÿ

Full Exam Simulation โ€” 20 Questions

โฑ๏ธ

Time

Set a 25-minute timer now

๐Ÿ“ต

Rules

No slides, no notes โ€” exam conditions

๐ŸŽฏ

Target

15 / 20 = exam-ready

Domain mix (mirrors real exam)

D1 Fundamentals 30% ยท D2 Google Products 35% ยท D3 Techniques 20% ยท D4 Business/Safety 15%

Scroll down โ€” all 20 questions on this slide. Answers revealed on click.

Mock Exam ยท Questions 1 โ€“ 20

Go. โฑ๏ธ

M1Which best defines a "foundation model"?

A large model pre-trained on broad data, adaptable to many downstream tasks
A task-specific model trained from scratch on labelled examples
A rule-based expert system encoding domain knowledge
A model that only handles structured tabular data

M2What is the relationship between AI and machine learning?

They are identical โ€” the terms are interchangeable
ML is older; AI is the modern replacement
AI is the broad field; ML is a specific subset where systems learn from data
AI requires custom hardware; ML is purely software

M3NotebookLM is best described as:

A code notebook for training and deploying ML models
An AI research assistant grounded in your own uploaded documents
A no-code agent builder for business workflows
A model fine-tuning interface on Vertex AI

M4Which statement best describes "generative AI"?

AI that classifies inputs into predefined categories
AI that detects anomalies in time-series data
AI that optimises logistics routes using reinforcement learning
AI that creates new content โ€” text, images, audio, code โ€” from patterns learned in training

M5Google's no-code platform for building and deploying AI agents is:

Vertex AI Workbench
Google AI Studio
Agent Studio
BigQuery ML

M6"Few-shot prompting" means:

Including 2โ€“5 example input/output pairs so the model learns the desired format
Using the shortest possible prompt to save tokens
Sending the same prompt a few times and picking the best result
Setting temperature low so the model is less random

M7In the agent loop, what happens during the "Observe" step?

The agent searches for available tools to use
The agent decomposes the goal into sub-tasks
The agent sends a reply to the user
The agent evaluates the result of its last action

M8Gemini for Workspace is primarily built to:

Train and deploy custom ML models on Google Cloud
Boost productivity in Gmail, Docs, Sheets, Meet, and Slides
Replace Vertex AI for large enterprise AI workloads
Provide on-premise AI infrastructure for regulated industries

M9Which Google product lets an app search private documents and cite sources in its responses?

Gemini for Workspace
Google AI Studio
Vertex AI Search with Grounding
Cloud Natural Language API

M10Which scenario best illustrates unsupervised learning?

A spam filter trained on human-labelled email examples
A model earning reward points for winning chess games
A language model predicting the next token in a sentence
A model grouping customers by purchase behaviour โ€” no labels given

M11"Prompt chaining" means:

Using the output of one prompt as the input to the next, step by step
Saving multiple prompts in a reusable library (Gems)
Running the same prompt in parallel across multiple models
Prepending chain-of-thought examples to every prompt

M12A responsible AI practice for a high-stakes content moderation model is:

Disable safety filters to minimise false positives
Add a human review queue for borderline decisions
Switch to the largest model to reduce errors automatically
Publish model weights publicly to build external trust

M13What is the primary purpose of "role prompting"?

To enforce a specific JSON output schema
To break a complex task into smaller sequential steps
To assign the model a persona so responses match a specific expertise or tone
To improve factual accuracy by injecting citations

M14Fine-tuning a foundation model is most appropriate when:

You need the model to access live web data in real time
The model must adopt a specific style, domain vocabulary, or task format from examples
You want to add external database connectivity to the model
Prompting alone produces responses that are too long

M15Which is a core element of a gen AI Risk Register?

The model's parameter count and training compute cost
A library of approved prompt templates and guardrails
Vendor SLA commitments and uptime guarantees
Each risk scored by likelihood ร— impact, with a named owner assigned

M16Which Google tool lets developers tweak temperature and top-K and preview outputs before writing any code?

Google AI Studio (Parameter Playground)
NotebookLM
Vertex AI Pipelines
Cloud Build

M17A "multimodal" AI model can:

Run efficiently across multiple CPUs in parallel
Understand and generate content in multiple spoken languages
Apply multiple safety policies at once
Process and generate across multiple data types โ€” text, image, audio, and video

M18An "AI-first company" is best described as one that:

Embeds AI into strategy and operations as a core competitive advantage
Builds all its software using AI-generated code
Employs only AI researchers in leadership roles
Sells AI infrastructure exclusively to other businesses

M19The primary limitation that RAG addresses in large language models is:

Slow inference speed on long documents
Inability to follow multi-step instructions
A fixed knowledge cutoff with no access to live or private data
Generating responses that are too verbose

M20"Gemini for Google Cloud" is primarily aimed at:

Consumer productivity tasks in personal Gmail and Drive
Developers and data teams building on Google Cloud services
Small businesses without in-house IT departments
Marketing teams creating social media content
15+ correct = exam-ready, go book it. 12โ€“14 = strong, 1 more Skills Boost pass โ€” take your time. Under 12 = revisit your weak domains โ€” the recap cards tell you exactly where to go.
Your Next Step ๐Ÿ“

One Job โ€” Earn the Badge ๐Ÿ…

Now that the framework is in your head, at your own pace over the next few days, go deep with Google's official path.

๐Ÿ”— Generative AI Leader Certification Path

skills.google/paths/1951

5 short courses ยท ~7 hours ยท Google Cloud badge on completion

Today gave you the map. Skills Boost gives you the details. Do it over the next few days โ€” easy when you have both.
๐ŸŽฏ
DAY 3 COMPLETE

You've got this. ๐Ÿ’ช

30 exam concepts. 5 modules. 1 framework. The GAIL exam is now something you can pass. Do the homework, sleep well, smile in the morning.