Google shipped six AI products in the past six weeks. We see these launches as a single architecture play. They bring a tiered stack designed to replace the habit most enterprises have developed of defaulting to the most powerful model for every task. We have proven in our AI Tokenomics Blueprint that that habit is expensive. Google is betting you will switch once the price difference becomes impossible to ignore.
Here is what each product does, who it competes with, and where it fits in your AI stack.
The Workhorse: Gemini 3.6 Flash
Every enterprise running AI at volume needs a reliable mid-tier model that handles the bulk of the work without flagship-model pricing. Gemini 3.6 Flash is Google's answer to that.
At $1.50 per million input tokens and $7.50 per million output tokens, it is noticeably cheaper than its two main rivals: Claude Sonnet 5, which launches at $2/$10 and steps up to $3/$15 from September, and OpenAI's GPT-5.6 Terra at $2/$12. The price gap matters less than the efficiency gain underneath it. It claims (we didn’t test it ourselves) to generate 17% fewer output tokens than its predecessor for the same task, which compounds into real cost savings on document processing pipelines, RAG applications (AI systems that retrieve information before generating a response), and multi-step agent loops.
| Model | Gemini 3.6 Flash (Google) | Claude Sonnet 5 (Anthropic) | GPT-5.6 Terra (OpenAI) |
|---|---|---|---|
| Input / Output (per M tokens) | $1.50 / $7.50 | $2.00 / $10.00* | $2.00 / $12.00 |
| Leads On | Cost per token, fresh knowledge cutoff | Task completion quality, 1M context | OpenAI ecosystem breadth |
| Watch Out For | Weaker on complex agentic coding vs Sonnet 5 | Costs more; tokenizer change adds up to 35% more tokens from Sept | Costlier than Gemini on output |
| Notes | 1M context, March 2026 cutoff, 17% fewer output tokens | *Intro through Aug 31, then $3/$15. 90% cache savings | Mid-tier, 1,400 plugin ecosystem |
Where Gemini 3.6 Flash wins: cost per task on search-heavy and document-intensive workloads, plus a knowledge cutoff that jumps 14 months to March 2026 — fresher than most rivals. Where Claude Sonnet 5 still leads: complex reasoning, multi-step agentic coding, and tasks where output quality directly affects revenue.
So, our recommendation: use Gemini 3.6 Flash for volume. Use Sonnet 5 where accuracy is non-negotiable.
Gemini 3.5 Flash-Lite: The Speed Engine
Some AI tasks do not need intelligence. They need speed. Classifying documents, extracting fields from forms, summarising support tickets, routing queries to the right agent — these are mechanical tasks that a cheap, fast model handles just as well as an expensive one.
| Model | Gemini 3.5 Flash-Lite (Google) | Claude Haiku 4.5 (Anthropic) | GPT-5.6 Luna (OpenAI) |
|---|---|---|---|
| Input / Output (per M tokens) | $0.30 / $2.50 | $1.00 / $5.00 | $0.20 / $1.20 |
| Leads On | Speed and cheapest in Google ecosystem; good for input-heavy workloads | Claude ecosystem consistency | Lowest price |
| Watch Out For | Not suitable for reasoning or multi-step tasks | 3x Flash-Lite input cost for similar simple task types | Narrower task range, less mature tooling ecosystem |
| Notes | 350 tokens/sec, best for high-throughput simple tasks | Mature Claude ecosystem, reliable | Cheapest output tier in market |
Flash-Lite runs at 350 tokens per second and costs $0.30 per million input tokens and $2.50 per million output tokens. Compare that to Claude Haiku 4.5 at $1/$5, which is more than three times the input cost for no meaningful quality advantage on these task types. OpenAI's Luna at $0.20/$1.20 is cheaper on paper, but Flash-Lite's speed advantage matters for real-time applications where a half-second delay is noticeable.
Our recommendation: do not use a frontier model where Flash-Lite is sufficient. Most enterprises are making this mistake, and the token bill shows it.
Gemini 3.5 Flash Cyber: The Security Specialist
Flash Cyber is paired with a tool called CodeMender for finding and patching software vulnerabilities. Unlike a general-purpose model (Claude Fable 5, GPT-5.5, etc.) that identifies a problem and leaves the fix to a developer, Flash Cyber and CodeMender work together to detect and remediate.
Its strongest rival right now is Microsoft's MAI-Cyber-1-Flash, which scored 96% on CyberGym — the industry benchmark for AI security tools — at half the cost of frontier models. Cisco's Antares-1B is the cheapest option for the specific task of matching a known vulnerability to the exact file in a codebase where it lives, running for under $1 per task compared to $141 for GPT-5.5 on the same benchmark.
| Model | Gemini 3.5 Flash Cyber (Google) | MAI-Cyber-1-Flash (Microsoft) | Cisco Antares-1B (Cisco) |
|---|---|---|---|
| Input / Output (per M tokens) | TBD – enterprise preview | TBD – ~50% of GPT-5.5 Cyber cost | ~$0.001 per task |
| Leads On | Broader than Antares, cheaper than Fable 5 | Strongest published benchmark, red/blue/green agent stack | Cheapest per task, sensitive code stays local |
| Watch Out For | No independent benchmarks yet | Microsoft-stack dependency, preview only | Narrow single use case only |
| Notes | Paired with CodeMender for remediation | 96% CyberGym score, public preview Aug 3 | Vulnerability-to-file mapping only, runs locally |
Flash Cyber sits between them — broader than Cisco Antares, cheaper than Fable 5 or GPT.
Our recommendation: as there is no independent benchmark data available yet, if you run a secops team managing a large codebase, evaluate all three before committing.
Nano Banana 2 Lite: The Image Engine
The official name is Gemini 3.1 Flash-Lite Image, but Google has been calling it Nano Banana 2 Lite internally, and the name has stuck. It generates images in four seconds at $34 per million images. It is dirt-cheaper and faster than OpenAI's DALL-E 3 at $0.04 per image.
As Anthropic has strategically stayed away from an image generation model, Google and OpenAI are the primary options here.
| Model | Nano Banana 2 Lite (Google) | DALL-E 3 (OpenAI) |
|---|---|---|
| Input / Output | $0.034 per 1,000 images | $0.04 per image |
| Leads On | Cheapest and fastest at volume | Quality and style range for creative output |
| Watch Out For | Operations tool only, not for creative work | Slower and costlier at production volume |
| Notes | 4 seconds per image, batch-optimised | — |
For enterprises producing high volumes of internal imagery — product visuals for catalogues, graphics for reports, imagery for training materials — Nano Banana 2 Lite is the most cost-effective tool available right now. However, don’t see it as a creative tool for brand campaigns. It is an operations tool for volume production. This distinction matters when evaluating it against a human designer or a creative agency.
Computer Use in Gemini 3.5 Flash: The RPA Challenger
Computer use means the AI can literally see your screen and control your computer — clicking, typing, navigating applications — without you doing anything. At $1.50/$7.50 per million tokens, it runs on the same pricing as Gemini 3.5 Flash.
Traditional RPA tools work by following rigid pre-programmed scripts. When a screen layout changes or a new field appears, the script breaks. An AI that reads and adapts in real time does not have this problem.
This directly targets UiPath and Automation Anywhere, which dominate the RPA (Robotic Process Automation) market.
Within AI labs, the comparable options are Claude Computer Use at Sonnet 5 pricing ($2/$10) and OpenAI Operator, which comes bundled inside ChatGPT Work rather than priced separately.
Gemini is the cheapest. Claude has the strongest published enterprise security controls and more mature safeguards against prompt injection (where a malicious instruction hidden in a webpage hijacks what the AI agent does next).
Google has also built in safeguards: explicit user confirmation before irreversible actions, and automatic task halting if injection is detected.
| Model | Computer Use – Gemini 3.5 Flash (Google) | Claude Computer Use (Anthropic) | OpenAI Operator (OpenAI) |
|---|---|---|---|
| Input / Output (per M tokens) | $1.50 / $7.50 | $2.00 / $10.00* | Bundled in ChatGPT Work |
| Leads On | Lowest cost, injection detection built in | Mature enterprise controls, stronger safety benchmarks | Deepest plugin and workflow integration |
| Watch Out For | Ensure you have enough safeguards | Higher cost per token | Opaque pricing, harder to isolate cost |
| Notes | Built-in injection safeguards, user confirmation prompts | Strongest enterprise safety controls published | Not separately priced |
Our recommendation: do not deploy any computer-use tool in production without testing these safeguards against your own environment first. The risk is not theoretical. Gemini is the cost play. Claude is the safety play.
Gemini 3.5 Live Translate: The Translation Layer
Live Translate does real-time voice translation with natural speech cadence. It is a quantum leap over the stilted pause-translate-speak pattern of older tools. It brings the translation closer to how a human interpreter works.
The closest rival is OpenAI's GPT-Live at $0.06 per minute of audio input and $0.24 per minute of audio output. Google has not published enterprise pricing yet.
| Model | Gemini 3.5 Live Translate (Google) | GPT-Live (OpenAI) |
|---|---|---|
| Input / Output | NA | $0.06/min audio in / $0.24/min audio out |
| Leads On | Natural cadence multilingual translation | Most mature voice AI ecosystem |
| Watch Out For | No enterprise pricing yet | Not designed for cross-language translation as primary use case |
| Notes | Real-time cross-language voice, natural cadence | Real-time voice, not optimised for cross-language |
Our recommendation: explore both for global customer service, cross-border sales calls, and multilingual enterprise meetings.
The Principle Underneath All Six
With these six products, Google is making one argument: stop defaulting to the most powerful model you know and start routing by task. Claude leads on agentic complexity and code quality. Google leads in cost efficiency and inference speed. OpenAI leads in ecosystem breadth and plugin integrations. The enterprises extracting the most value from AI in 2026 are not the ones with the biggest model contracts. They are the ones who are able to dynamically align models to the expected value and business needs.