0 readers reading
Google Gemini's July 2026 AI Update: 6 New Tools That Change How Businesses Use AI

Google Gemini's July 2026 AI Update: 6 New Tools That Change How Businesses Use AI

Google shipped six major AI updates in July 2026 — from token-efficient Gemini 3.6 Flash to whole-body robots. Here's what each tool does and which ones your business should adopt first.

Sham

Sham

AI Engineer & Founder, The Tech Archive

13 min read
0 views

Google's July 2026 AI blitz shipped six updates in under three weeks: two new language models, a robotics breakthrough, AI image generation inside Google Earth, a music model upgrade, and a research workspace overhaul. The real story isn't any single tool — it's that Google is quietly turning Gemini into the connective tissue behind an entire business's AI workflow, from chat to code to physical robots.

Verdict: For most businesses, Gemini 3.6 Flash and Gemini Notebook Collections are the two updates worth acting on this week. Robotics 2 and Nano Banana 2 in Google Earth are promising but early-access. Lyria 3.5 is a gift for content creators. Here's what each one does, what it costs, and where it fits in your stack.

Last verified: August 7, 2026 · Pricing and feature availability change frequently — especially for new API models. Always confirm at the primary sources linked below.

What Are Google's New Gemini Updates in July 2026?

Google released a cluster of AI updates between July 16 and July 30, 2026, spanning language models, robotics, geospatial AI, music generation, and research tools. The dominant theme is specialization — purpose-built models and tools designed for specific tasks (speed, token efficiency, physical control, creative output) rather than one general-purpose chatbot. This is the direction every major AI company is moving: model routing — picking the right model for each task rather than defaulting to the biggest one — is becoming the norm.

Here's the full lineup at a glance:

Update Released What It Does Business Ready?
Gemini 3.6 Flash July 21, 2026 Token-efficient workhorse model Yes — GA via API
Gemini 3.5 Flash-Lite July 21, 2026 Fastest, cheapest 3.5-class model Yes — GA via API
Gemini Robotics 2 July 30, 2026 Whole-body humanoid robot AI Early access only
Nano Banana 2 in Google Earth July 30, 2026 AI image generation from real geospatial data Yes — Google Earth web
Lyria 3.5 in Flow Music July 29, 2026 Music generation with vocals and tempo control Yes — Flow Music app
Gemini Notebook (Collections) July 16, 2026 NotebookLM renamed + notebook grouping feature Yes — free tier

Gemini 3.6 Flash: The Token-Efficient Model That Makes AI Automation Cheaper

Gemini 3.6 Flash is Google's new "workhorse" model, designed to deliver better coding and knowledge-work performance while using fewer tokens than its predecessor. According to the Artificial Analysis Index, 3.6 Flash consumes 17% fewer output tokens than Gemini 3.5 Flash, and in some coding benchmarks like DeepSWE by Datacurve, the reduction reaches up to 65% (Google blog).

Pricing (as of July 2026):

  • Input: $1.50 per 1M tokens
  • Output: $7.50 per 1M tokens (down from 3.5 Flash's $9.00)

Source: Google DeepMind model page

This means each agentic task — a multi-step workflow that calls the model repeatedly — costs less end-to-end because the model takes fewer reasoning steps and generates fewer tokens per turn. For businesses running dozens of automated workflows (lead follow-ups, customer support agents, code migrations), this directly reduces API spend.

What changed from 3.5 Flash: 3.6 Flash is built on 3.5 Flash as a base and adds improved coding performance (10–20% better low-reasoning coding per JetBrains' evaluation), enhanced agentic planning, and reduced verbosity in multi-step tasks. It also ships with enhanced Frontier Safety safeguards for CBRN and cyber-offense misuse domains (DeepMind model card).

Gemini 3.5 Flash-Lite: The Speed Model for High-Volume AI Workflows

Most people assume the smartest model always wins. In production, the fastest model usually gets used the most. Gemini 3.5 Flash-Lite is built for exactly that: low-latency, high-throughput tasks where you need to process thousands of requests quickly without paying for reasoning you don't need.

Key specs (as of July 2026):

  • Speed: 350 output tokens per second (per Artificial Analysis Index)
  • Input price: $0.30 per 1M tokens
  • Output price: $2.50 per 1M tokens

Source: Google DeepMind model page

Flash-Lite is the subagent model in Google's recommended architecture: 3.6 Flash runs as the master agent, while 3.5 Flash-Lite handles the high-volume subtasks — generating design options, processing receipts, classifying messages. If you're building AI automation for customer support or lead processing, Flash-Lite is the model that keeps costs down when you're calling the API hundreds of times per minute.

Gemini Robotics 2: Whole-Body Intelligence for Humanoid Robots

Google DeepMind released Gemini Robotics 2 on July 30, 2026, marking the company's most serious push into physical-world AI. The model gives humanoid robots what DeepMind calls "whole-body intelligence" — combining vision, language, spatial reasoning, and motion planning into a single model rather than separate systems per limb or function (DeepMind blog).

The release actually includes three components:

Component What It Does Access
Gemini Robotics 2 (VLA) Whole-body control for humanoids — advanced dexterity on hands and grippers, multi-robot teamwork Early access (partners)
Gemini Robotics ER 2 Embodied reasoning — multi-step planning, video understanding, multi-robot collaboration AI Studio API
Gemini Robotics On-Device 2 Local model that adapts to new robot bodies in hours Early access (partners)

Source: DeepMind models hub and ER 2 announcement

Why it matters for business: The old model of robotics required programming every single step. Gemini Robotics 2 lets a robot perceive a room, plan a sequence, and move its whole body autonomously. Whole-body picking success rates in DeepMind's reported tests range from 45 to 76 percent — not production-ready, but a significant departure from the scripted automation most warehouses use today. For logistics, manufacturing, and warehousing teams evaluating AI, this is the model to watch, not the one to deploy next quarter. Google also restructured its AI leadership earlier this year, consolidating DeepMind's influence over both software and physical AI.

How Does Nano Banana 2 in Google Earth Work?

Nano Banana 2 — Google's image generation model — now lives inside Google Earth on the web. Zoom to any place on the planet, tap "Create image," and type a prompt. The model generates custom imagery grounded in that location's real satellite, aerial, and 3D map data rather than starting from a blank canvas (Google blog).

What makes this different from standard AI image generation is geospatial grounding. When you type "render a hyper-realistic view of what these Pompeii ruins looked like in 78 AD," the model starts from the actual terrain, building geometry, and surroundings of that location rather than a generic latent space. Google's suggested use cases include:

  • Architecture and real estate: Show clients what a renovation or development could look like before any work starts
  • Education: Bring history to life by rendering ancient sites as they appeared centuries ago
  • Urban planning: Generate visual concepts for future cityscapes or redevelopment proposals
  • Tourism: Create promotional imagery of destinations under different seasonal or stylistic conditions

The feature is live globally on Google Earth web as of July 30, 2026. It is a conceptual visualization tool, not a GIS-accurate prediction engine — Google's own announcement cautions that generated images are artistic interpretations, not documentary photography.

What Is Lyria 3.5 and How Does Google Flow Music Work?

Google DeepMind released Lyria 3.5 on July 29, 2026, as the newest model powering Google Flow Music — the company's AI music creation platform. The upgrade improves on four fronts: melodic complexity, lyric adherence to prompts, vocal expressiveness, and creative control over tempo and track length (Google Labs blog, DeepMind models page).

For content creators — podcasters, video producers, marketers — the practical impact is immediate. Instead of searching royalty-free music libraries for an hour, you can type "upbeat, confident background music for a business tutorial video" and get a track that fits. Flow Music offers a free tier with limited credits and a premium tier starting at approximately $6 per month (per MusicNews.com reporting).

Lyria 3.5 replaces Lyria 3 Pro as the generation model inside Flow Music. It's the third major music model release from DeepMind in five months. If you already use Google's creative ecosystem — like Gemini Omni Flash for video editing — Lyria 3.5 fills the audio gap in the same platform.

Gemini Notebook: What Changed From NotebookLM and How Do Collections Work?

On July 16, 2026, Google renamed NotebookLM to Gemini Notebook. The product is the same — same notebooks, same sources, same Audio Overviews — with a new name, a new blue-purple logo, and one genuinely new feature: native code execution via a secure cloud computer in every notebook.

But the update most researchers and knowledge workers have been waiting for is Collections — a feature that lets you group notebooks into project folders. First spotted in testing in late June 2026 and now rolling out gradually, Collections solves the flat-list problem: instead of scrolling through dozens of notebooks in one chronological pile, you can organize them by project, client, course, or status.

A notebook can belong to multiple collections — so a research notebook on AI automation can sit in both "Active Projects" and "Client — Acme Corp" simultaneously. Collections are synced to your Google account and appear on the homepage at notebook.google.com.

How to use Collections for business research:

  1. Create collections by project, client, or business function ("Competitor Research," "Content Ideas," "Quarterly Planning")
  2. Assign existing notebooks to collections from the homepage
  3. Use the "Uncollected" filter to catch stray notebooks
  4. A single notebook can live in multiple collections — no duplicates needed

The free tier of Gemini Notebook includes 100 notebooks, 50 sources per notebook, and 50 chat queries per day — sufficient for most solo researchers and small teams.

Which Google AI Update Should Your Business Use First?

Not every update matters equally for every business. Here's the decision matrix:

Your Business Need Start Here Why
Reducing API costs on automated workflows Gemini 3.6 Flash 17% fewer tokens + lower output pricing = direct savings
High-volume processing (receipts, classification, sorting) Gemini 3.5 Flash-Lite Fastest 3.5-class model at the lowest price
Research and competitive intelligence Gemini Notebook + Collections Organize dozens of notebooks into workspaces
Content creation (music, audio for videos) Lyria 3.5 in Flow Music Generate royalty-free tracks from text prompts
Real estate, architecture, planning visuals Nano Banana 2 in Google Earth Generate location-grounded concept images
Warehouse/factory automation R&D Gemini Robotics ER 2 Test embodied reasoning in AI Studio today

What This Means for You

The pattern across all six updates is clear: Google is building an AI operating system, not a chatbot. Each model and tool is purpose-built for a specific job — speed, efficiency, physical control, creative output, research organization — and they're designed to work together. If you're building an AI automation pipeline, the era of defaulting to one model for everything is over.

Two actions to take this week:

  1. If you're using the Gemini API, migrate your production workflows from 3.5 Flash to 3.6 Flash. The token savings compound fast across high-volume agentic tasks.
  2. If you do research competitively, set up Collections in Gemini Notebook to organize your workflow by project or client before the notebook list gets unmanageable.

FAQ

Q: What is Gemini 3.6 Flash and how is it different from 3.5 Flash? A: Gemini 3.6 Flash is Google's token-efficient workhorse model released July 21, 2026. It uses 17% fewer output tokens than 3.5 Flash, costs $7.50/1M output tokens (down from $9.00), and delivers improved coding and agentic planning performance. It's built on 3.5 Flash as a base and is best for multi-step agentic workflows.

Q: How much does Gemini 3.5 Flash-Lite cost? A: Gemini 3.5 Flash-Lite costs $0.30 per 1M input tokens and $2.50 per 1M output tokens, with output speeds of 350 tokens per second. It's the fastest and cheapest model in the 3.5 series, designed for high-volume, low-latency tasks.

Q: What is Google Gemini Robotics 2 and is it available? A: Gemini Robotics 2 is a whole-body intelligence model for humanoid robots, released by Google DeepMind on July 30, 2026. It combines vision, language, spatial reasoning, and motion planning into one model. The VLA (vision-language-action) model is in early access for partners, while the ER 2 embodied reasoning model is available in Google AI Studio for developers.

Q: Can I use AI image generation in Google Earth? A: Yes. Nano Banana 2 image generation is live on Google Earth web as of July 30, 2026. Zoom to any location, tap "Create image," and type a prompt. The model generates custom imagery grounded in real satellite, aerial, and 3D data. It is free to use on the web version.

Q: What is Lyria 3.5 and where can I use it? A: Lyria 3.5 is Google DeepMind's latest music generation model, released July 29, 2026. It is available inside Google Flow Music at flowmusic.google, with a free tier and a premium tier starting at approximately $6/month. It generates songs with vocals, lyrics, and tempo control from text prompts.

Q: Did NotebookLM change its name? A: Yes. On July 16, 2026, Google renamed NotebookLM to Gemini Notebook. The product is identical — same notebooks, same features, same free tier — with a new name, a new logo, and native code execution. The URL moved from notebooklm.google.com to notebook.google.com (old links redirect automatically).

Q: What are NotebookLM Collections? A: Collections is a native feature in Gemini Notebook (formerly NotebookLM) that lets you group multiple notebooks into project folders. A notebook can belong to several collections at once. Collections are rolling out gradually as of late July 2026 and are synced to your Google account.

Sources
Updates & Corrections
  • 2026-08-07 — Article published. All facts verified against primary sources (Google blog, DeepMind, Google AI for Developers). Last verified: August 7, 2026.

Every claim here is traced to a primary source, dated, and listed under Sources. Research and drafting are AI-assisted; editing, verification and publication are human decisions, and a person is accountable for what appears on this page. How we work →

Get the practical AI brief

Verified, no-hype AI tips you can actually use - in your inbox. Free.

No spam. We verify what we send. Unsubscribe anytime.

Discussion

0 comments