Google AI Users Manual
As of …A practical, step-by-step guide to Google's AI lineup — every current model (Gemini, Imagen, Veo, Lyria, Gemma), every product surface (Gemini app, AI Studio, Vertex AI, Workspace, Code Assist), and copy-paste prompt templates for the most common goals.
data/models.json and updates as the freshness sweep verifies vendor sources. Hand-written analysis below stays human-curated.
Google has lots of AI helpers under one big umbrella called Gemini. The Gemini app is where you chat. AI Studio is the developer playground. Vertex AI is the big enterprise version on Google Cloud. Workspace is where Gemini lives inside your Google Docs, Sheets, and Gmail.
Google also makes Imagen (draws pictures), Veo (makes videos with sound), Lyria (composes music), and Gemma (free open-source models you can run yourself). Pick the door that matches what you're doing.
Getting started in 60 seconds
- Sign in at gemini.google.com for the consumer app, or at aistudio.google.com for the developer playground. Same Google account works for both.
- Pick the right surface for the job: Gemini app for chat, Workspace for in-document AI, AI Studio for prototyping with the API, Vertex AI for production deployments on Google Cloud.
- Pick a model that matches the task — Gemini 3.1 Pro for hard reasoning, Gemini 3 Flash for the everyday default, Flash-Lite for speed/cost, Imagen 4 for images, Veo 3 for video, Live API for voice.
- Tell the model what good looks like. Goal, audience, format. The single biggest jump in quality comes from saying these three things up front.
Which Google AI surface should I use?
Gemini app
gemini.google.com
- Quick questions, writing, brainstorms
- Vision, files, code, charts
- Deep Research & Canvas
- Live voice mode
- Custom Gems and memory
Workspace + Vertex AI
Enterprise & in-product
- Gemini inside Docs, Sheets, Gmail, Meet
- Vertex AI for production deployments
- Data residency & admin controls
- Connect to your own data via grounding
AI Studio + Gemini API
aistudio.google.com
- Free playground for testing prompts
- Code Assist in your IDE
- Live API for voice/video agents
- Massive context windows (up to 2M)
The five prompt fundamentals
Every great prompt — chat or API — has at most five parts. Use the ones that apply.
| Part | Purpose | Example phrase |
|---|---|---|
| Role | Frame the model's perspective | "You are a senior staff engineer reviewing a junior PR." |
| Goal | What "done" looks like | "Produce a 1-page exec summary I can paste into Notion." |
| Context | Background & constraints | "Audience: non-technical execs. Tone: confident, plain English." |
| Inputs | The raw material | Pasted text, attached file, URL, image, video. |
| Format | Shape of the output | "5 bullets, ≤15 words each, no preamble." |
Gemini comes in three sizes — Pro, Flash, and Flash-Lite. Pro is the biggest brain — slow and pricey but smartest. Flash is the everyday hammer — fast and good. Flash-Lite is the tiniest — super cheap for tiny clear jobs.
The numbers (3.1, 3, 2.5…) are version numbers — bigger is newer. Today the headline is Gemini 3.1 Pro (the biggest, smartest one with a 2-million-word memory). Google also makes special models for pictures (Imagen 4), videos (Veo 3), music (Lyria 2), and free-to-run open ones (Gemma).
The current Gemini lineup
As of 2026-05-03, the active flagship is Gemini 3.1 Pro. The 3.x family follows the standard three-tier pattern: Pro (frontier), Flash (production default), Flash-Lite (cheapest).
Frontier & flagship (Gemini 3.x)
| Model | API ID | Released | Best for | Pricing (in / out) |
|---|---|---|---|---|
| Gemini 3.1 Pro flagship | gemini-3.1-pro |
2026-02-19 | Hardest reasoning, agentic tasks. 2M-token context. 94.3% GPQA Diamond, 77.1% ARC-AGI-2. | $2.00 / $12.00 (≤200K) · $4.00 / $18.00 (above) |
| Gemini 3 Pro | gemini-3-pro |
2025-11 † | Stable flagship alternative. LMArena Elo 1501; 91.9% GPQA Diamond. Includes Deep Think mode for hardest problems. | $2.00 / $12.00 |
| Gemini 3 Flash | gemini-3-flash |
2025-Q4 † | Mid-tier production default. Strong all-rounder. | $0.50 / $3.00 (free tier reduced) |
| Gemini 3.1 Flash | gemini-3.1-flash |
2026-Q1 † | Newest mid-tier; foundation for the 3.1 Flash audio/TTS variants. | See pricing page |
| Gemini 3.1 Flash-Lite | gemini-3.1-flash-lite |
2026-Q1 † | Cheapest tier-1 production model. High-volume classification, simple transforms. | $0.25 / $1.50 (free tier retained) |
Audio variants (Gemini 3.1 Flash family)
| Model | Released | Notes |
|---|---|---|
| Gemini 3.1 Flash Live | 2026 † | Realtime speech-to-speech voice agents via the Live API. |
| Gemini 3.1 Flash TTS | 2026-04-15 | Natural-language control of style, pace, pitch, emphasis — no SSML required. Single-speaker and multi-speaker output. |
Legacy Gemini models still in service
| Model | Released | Status |
|---|---|---|
| Gemini 2.5 Pro | 2025-03 † | $1.25 / $10.00. Legacy — paid-tier only as of 2026-04-01. |
| Gemini 2.5 Flash | 2025-Q2 † | $0.30 / $2.50. Paid-only after 2026-04-01. |
| Gemini 2.0 Flash / Flash-Lite | 2024-12-11 | Flash-Lite scheduled for deprecation 2026-06-01. Migrate to 2.5 Flash or 3 Flash. |
Release timeline (chronological)
| Date | Release | What changed |
|---|---|---|
| 2018-05 | BERT | Foundational language model from Google Research. |
| 2022-04 | PaLM | 540B-parameter Pathways Language Model. |
| 2022-05 | Imagen 1 | First Google text-to-image model (research). |
| 2023-03-21 | Bard | Public chatbot launch (later renamed Gemini). |
| 2023-05-10 | PaLM 2 | Powered Bard, Workspace, Vertex AI through 2023. |
| 2023-12-06 | Gemini 1.0 (Ultra, Pro, Nano) | Three-tier launch. Multimodal-native from day one. |
| 2024-02-08 | Bard renamed to Gemini | Single brand across consumer + developer. |
| 2024-02-15 | Gemini 1.5 Pro | First model with 1M-token context. Game-changer for long docs. |
| 2024-02-21 | Gemma (open) 1.0 | Google's first open-weight model family. |
| 2024-05-14 | Gemini 1.5 Flash + Imagen 3 + Veo 1 | I/O 2024 — first-gen video, faster Flash tier. |
| 2024-12-11 | Gemini 2.0 Flash | Native tool use, real-time multimodal in/out. |
| 2025-03-12 | Gemma 3 | 1B–27B params, 128k context, multimodal, 140+ languages. |
| 2025-03 † | Gemini 2.5 Pro & Flash | Thinking models; reasoning via test-time compute. |
| 2025-05-20 | Imagen 4 + Veo 3 + Lyria 2 | I/O 2025. Veo 3 generates video with synchronized audio. |
| 2025-11 † | Gemini 3 + 3 Pro | Major generation jump. Deep Think mode debuts. LMArena Elo 1501. |
| 2026-02-19 | Gemini 3.1 Pro | 2M-token context; 94.3% GPQA Diamond; 77.1% ARC-AGI-2 (more than 2× Gemini 3 Pro on novel pattern recognition). |
| 2026-04-01 | API tier changes | Pro models become paid-only on Gemini API; Flash & Flash-Lite retain reduced free tier. |
| 2026-04 † | Gemma 4 (open) | Next-generation open-weight family. |
| 2026-04-15 | Gemini 3.1 Flash TTS | Natural-language voice control for TTS. |
Google's image + video lineup filled out:
- Veo 3.1 (2026-01-13) — SOTA cinematic video. Native 9:16 mobile, 4K upscaling, Scene Extension for 60s+ continuous narratives. Supersedes Veo 3.
- Nano Banana Pro (Gemini 3 Pro Image, GA 2026-05-15) — high-fidelity image gen for tasks requiring maximum factual accuracy.
- Nano Banana 2 (Gemini 3.1 Flash Image, 2026-02-26) — photoreal. Character consistency up to 5, object fidelity up to 14, 512px–4K, web-grounded.
- Nano Banana 2 Lite (2026-06-30) — ~4-second images at $0.034 per 1000.
Veo 3 moved to "previous" status.
Gemini 3.5 announced at Google I/O 2026:
- Gemini 3.5 Pro — announced 2026-05-19 at I/O 2026 with Sundar Pichai promising GA "next month." Still in limited preview as of 2026-06-16; prediction markets weight late-June for GA (~51% on June 30).
- Gemini 3.5 Flash — generally available in Gemini Enterprise as the default model since 2026-06-08. Frontier-intelligence Flash tier: fast, cheap, multimodal.
Gemini 3.1 Pro remains GA. The detail below on 3.1 stays accurate as the previous flagship.
What's new in Gemini 3.1 Pro (2026-02-19)
Gemini 3.1 Pro is Google's frontier flagship — built for the most complex tasks. Established Gemini as the benchmark leader in most categories at release.
| Area | What changed |
|---|---|
| Reasoning | Substantially improved reasoning. 94.3% on GPQA Diamond (highest score ever reported on that graduate-level science benchmark at release). |
| Novel pattern recognition | 77.1% on ARC-AGI-2 vs 31.1% for Gemini 3 Pro — more than 2× the previous score. |
| Agentic performance | Stronger tool use, multi-step planning, and follow-through across long-horizon tasks. |
| Coding output | Expanded coding output features. Stronger at writing larger blocks of structured code. |
| Long context | Dominates on long-context tasks. 2M-token window; pricing tiers above 200K input. |
| Deep Think mode | Inherits the Deep Think reasoning mode introduced with Gemini 3 — extra test-time compute for the very hardest problems. |
Pricing
| Input ≤200K | Input >200K | Output ≤200K | Output >200K | |
|---|---|---|---|---|
| Gemini 3.1 Pro | $2.00 /M | $4.00 /M | $12.00 /M | $18.00 /M |
| Gemini 3 Pro (comparison) | $2.00 /M | $12.00 /M output (single tier) | ||
Where you can use it
- Gemini app — Google AI Pro/Plus subscribers
- AI Studio & Gemini API
- Vertex AI on Google Cloud
How to pick a Gemini model
Pick Gemini 3.1 Pro when…
- The task is genuinely hard reasoning or strategy.
- You need a true 2M-token context window.
- Long-horizon agentic work — multi-step planning.
- Hard science / math (GPQA, ARC-AGI territory).
Pick Gemini 3 / 3.1 Flash when…
- Production default — strong all-rounder.
- Day-to-day coding, writing, analysis, agents.
- You want cheaper per-call cost than Pro.
- Real-time UX where latency matters.
Pick Gemini 3.1 Flash-Lite when…
- Tasks are repetitive, unambiguous, high-volume.
- Cost dominates ($0.25/$1.50 per M tokens).
- You want a free-tier option for prototyping.
- Classification, extraction, simple transforms.
Pick Deep Think when…
- Latency doesn't matter; depth does.
- Math proofs, novel synthesis, hardest reasoning.
- Available in Gemini 3 / 3.1 Pro.
Media generation — Imagen, Veo, Lyria
Imagen 4 (image generation)
| Model | API ID | Notes |
|---|---|---|
| Imagen 4 Ultra | imagen-4-ultra | Highest-fidelity tier. Released 2025-05-20. |
| Imagen 4 Standard | imagen-4 | Default production tier with substantial text-rendering improvements. |
| Imagen 4 Fast | imagen-4-fast | Lower-latency, lower-cost variant for high-volume use. |
| Imagen 3 (legacy) | imagen-3 | Still works; new builds should use Imagen 4. |
Veo (video generation)
| Model | Released | Notes |
|---|---|---|
| Veo 3 | 2025-05 | Generates video with synchronized audio — dialogue, sound effects, ambient noise. |
| Veo 3 Fast | 2025-05 | Lower-cost sibling for high-volume use. |
| Veo 3.1 Lite Preview | 2025-Q4 † | Cost-efficient preview for rapid iteration. |
| Veo 4 | — | Not yet announced. Likely window: Google I/O 2026 (May 19–20). |
Lyria 2 (music generation)
- Announced alongside Veo 3 / Imagen 4 at I/O 2025.
- High-fidelity music generation; instrumental and vocal styles.
- Available via Vertex AI.
Gemma — open-weight family
Google's open-source AI models. Same DNA as Gemini, but you download the weights and run them yourself.
| Family | Released | Notes |
|---|---|---|
| Gemma 4 | 2026-04 † | Newest open generation. Use when running locally or fine-tuning your own. |
| Gemma 3 | 2025-03-12 | 1B–27B parameters, 128k context, multimodal, 140+ languages. Solid default open model. |
| Gemma 2 | 2024-06 | Legacy; migrate when convenient. |
Deprecated & sunsetting models
| Model | Status | Migrate to |
|---|---|---|
| Gemini 1.0 (Ultra/Pro/Nano) | Retired | Gemini 3.1 Pro / Flash |
| Gemini 1.5 Pro / Flash | Legacy | Gemini 3 Pro / 3 Flash |
| Gemini 2.0 Flash-Lite | Deprecating 2026-06-01 | Gemini 2.5 Flash or 3 Flash |
| Gemini 2.5 Pro / Flash | Legacy — paid-only since 2026-04-01 | Gemini 3.1 Pro / 3 Flash |
| PaLM 2 | Retired | Gemini 2.5+ family |
| Bard branding | Renamed to Gemini (2024-02-08) | — |
| Imagen 3 | Legacy | Imagen 4 |
| Veo 1 / 2 | Legacy | Veo 3 |
The Gemini app is the basic door — type, get an answer. You can drag in pictures, files, or even videos (Gemini can watch them and tell you what's happening). Canvas is the side panel for editing long documents and code. Deep Research is when you want it to spend 10 minutes researching something properly.
Gems are like saved bookmarks for the way you like to talk to Gemini — set up your style guide, give it a name, use it again and again. Live lets you talk to Gemini with your voice and even share your camera or screen with it.
Setup & the Gemini interface
- Sign in at gemini.google.com with any Google account.
- Pick a model from the top selector — Pro for hard tasks, Flash for everyday.
- Drop files, images, or videos into the chat. Gemini reads them all natively.
- Subscribe to Google AI Plus ($7.99/mo) or Pro ($19.99/mo) for higher limits and access to Gemini 3.1 Pro.
Modes & tools
- Standard — quick chat replies.
- Deep Think — Pro-only mode that takes longer and reasons more for the hardest problems.
- Deep Research — agentic mode that spends several minutes researching and produces a structured report with citations.
- Canvas — side-panel document/code editor with inline AI edits.
- Live — voice + video conversation; show Gemini your camera or screen.
- Image & Video — generate via Imagen 4 / Veo 3 directly from chat.
Canvas & Deep Research
Canvas opens a document/code editor beside the chat. Highlight a passage and ask for a tone shift, a tightening, or a rewrite — only that span changes. Useful for long-form writing and code review.
Deep Research kicks off a multi-step research agent that visits dozens of pages, synthesizes findings, and returns a long structured report with sources. Best for "I want to understand X comprehensively" — not for quick lookups.
Files & vision (and video)
- Drag a file onto the chat box. PDFs, Word, spreadsheets, code files, images, and videos all work natively.
- For long PDFs / videos — Gemini's huge context handles whole books and hours of video. Tell it where to focus: "Watch minutes 4–8 closely; ignore the intro."
- For images / screenshots — ask for transcription first, then analysis.
Gems — custom Geminis
Gems are reusable, named Geminis with their own custom instructions and (optionally) knowledge files. Same idea as ChatGPT's Custom GPTs.
- Open Gem manager from the sidebar → "Create Gem."
- Tell the builder what the Gem does in plain English — it drafts the system prompt.
- Add knowledge files — style guides, schemas, FAQs.
- Save and pin to your sidebar.
Live — voice & video conversation
- Tap the Live icon to start a voice conversation. Continuous, with interruptions.
- Share your camera — point your phone at something and ask Gemini what it is.
- Share your screen — Gemini sees what you see and helps in real-time.
- Switch to text mid-conversation — context carries over.
Optimal prompts for the Gemini app
Video analysis (a Gemini superpower)
Long-document analysis
Writing & editing
Image generation
Video generation
Gemini lives inside Google Docs, Sheets, Gmail, and Meet — so you don't have to copy-paste between apps. Right inside Docs, Gemini can rewrite a paragraph. Right inside Gmail, it can draft a reply. Right inside Meet, it can take notes for you.
Vertex AI is the big enterprise version on Google Cloud — for when your company needs to deploy AI with strict data controls and connect it to your own databases. NotebookLM is a separate tool for thinking with a stack of documents — drop research papers in and ask questions across all of them.
Gemini in Google Workspace
Gemini is now woven into the Google productivity suite. Where ChatGPT requires a separate tab, Gemini lives where you already work.
| Surface | What you get |
|---|---|
| Docs | "Help me write" + side-panel editor; rewrite, expand, summarize, translate. |
| Sheets | Generate formulas from natural language; build tables, automate ranges. |
| Gmail | "Help me write" replies; summarize threads; suggested response chips. |
| Meet | Take notes, capture action items, summarize the meeting after. |
| Slides | Generate slide decks, suggest images, restyle in one click. |
| Drive | Search across all your files semantically; ask questions about any doc. |
Vertex AI — enterprise on Google Cloud
The full Gemini, Imagen, Veo, Lyria, and Gemma stack — running inside Google Cloud with enterprise controls.
- Model Garden — pick from Gemini, Anthropic Claude, Meta Llama, and others (yes, Vertex hosts third-party models too).
- Grounding — anchor responses to your own data (BigQuery, Cloud Storage, Search) without exposing it.
- Tuning — fine-tune Gemini on your data; supervised & RLHF available.
- Agent Builder — managed service for building production agents with grounding + tools.
- Data residency, audit logs, IAM — typical Google Cloud governance.
NotebookLM
A standalone tool for "thinking with a stack of sources." Different shape from chat.
- Drop in your sources — PDFs, Google Docs, websites, YouTube videos, audio files. Up to 50+ per notebook.
- Ask questions grounded in those sources. Every answer cites which sources it came from.
- Generate study aids — briefing docs, FAQs, timelines, mind maps, even AI-generated podcasts about your sources.
- Best for: research synthesis, study, deep document analysis. Not for general chat.
Optimal prompts for Workspace & Vertex
Inside Google Docs
Inside Sheets
Inside Gmail
Inside NotebookLM
AI Studio is the developer playground at aistudio.google.com — where you try out prompts, get an API key, and copy code into your app. The Gemini API is what you call from your code. Vertex AI is the bigger enterprise version with extra tooling.
Gemini Code Assist is Google's AI for your IDE — like GitHub Copilot but powered by Gemini. The Live API is for building voice agents that listen and talk in real time.
AI Studio — the playground
- Open aistudio.google.com — sign in with your Google account.
- Test prompts in the playground. Try every model. Free tier available for Flash & Flash-Lite.
- Get an API key from the API Keys page. Use named, scoped keys per project.
- Copy code — Studio generates Python, Node, Go snippets you can paste into your app.
- Save prompts as reusable templates.
Gemini API — first call
System instructions + generation config
Tool use & structured output
Gemini supports function calling, code execution (built-in Python sandbox), and structured JSON output via response_schema.
Live API — voice & video agents
WebSocket-based bidirectional stream for low-latency speech-to-speech (and screen/camera input). Backed by gemini-3.1-flash-live.
gemini-3.1-flash-tts directly. The Live API is for turn-by-turn voice/video agents where the user can interrupt mid-sentence.
Voice agent system prompt
Gemini Code Assist
Google's AI coding assistant for IDEs (VS Code, JetBrains) and the Cloud Console.
- Inline suggestions — like Copilot, but Gemini-powered.
- Chat in IDE — explain code, suggest refactors, generate tests.
- Code transformation — multi-file edits with review-before-apply.
- Free tier for individuals; Standard / Enterprise for teams.
Optimal prompts for the Gemini API
Long-context analysis (1M / 2M tokens)
Cost-aware routing
Video understanding via API
Vertex AI grounding (production)
A prompt is directions for the AI. The better your directions, the better the help. Tell Gemini four things: WHO it should be, WHAT you want done, WHO reads the answer, and HOW the answer should look.
If the answer is bad, don't start over. Say "redo that, but tighter and bossier." It already has the context — just steer it.
Use-case prompt library
Copy-paste-ready prompts for the most common goals. Edit the bracketed parts to fit your situation. Click Copy on any card.
Writing & email
Editing & feedback
Learning & research
Decision-making
Brainstorming
Coding
Data & analysis
Documents
Creative & personal
Interactive prompt builder
Patterns library
The "stop and ask" pattern
Multi-source synthesis (Gemini long-context special)
Deep Think escalation
Anti-patterns
| Anti-pattern | Do this instead |
|---|---|
| "Help me with this." | State the deliverable: "Rewrite this email so it's 30% shorter and warmer." |
| Transcribing video to text first | Paste the video — Gemini reads video natively. |
| Splitting a 500K-token doc into chunks | Use Gemini 3.1 Pro's 2M context and read it whole. |
| Using Pro for everything | Default to Flash; escalate to Pro only when an answer disappoints. |
| "Don't hallucinate." | "If unsure, say 'not stated' and explain what would resolve it." |
| 10-paragraph prompt for a simple task | Match prompt length to task complexity. |