On May 20, 2025, Google opened I/O by rolling AI Mode out to every US user — a full conversational layer inside Search. For an Indian B2B business that gets 60% of its leads from organic search, that's the headline that should reorganise your quarter. This post sorts the I/O 2025 announcements into three buckets — adopt now, watch closely, ignore for now — with the reasoning, not the hype.
All US
AI Mode rolled out to US Search users
Public beta
Jules autonomous coding agent
Native audio
Veo 3 generates video with sound
2.5 Flash
Gemini 2.5 Flash out of preview
## The 60-Word Answer
Google I/O 2025 (May 20) delivered three things Indian B2B should act on: AI Mode rolling out to all US Search users (a zero-click threat to your funnel), Jules in public beta (an async coding agent worth a pilot), and Veo 3 generating video with native audio (a marketing-asset cost cut). Adopt a citation-tracking habit now, pilot Jules on low-risk tickets, and treat Veo 3 as a draft tool, not a final one.
## Why This Matters Now (May 2025)
I/O ran May 20–21, 2025. AI Mode matters to India even though it launched US-first, because it sets the product direction Search will follow globally, and because your US-facing B2B pages get answered inside AI Mode today. As [9to5Google's I/O recap](https://9to5google.com/2025/05/20/google-i-o-2025-news/) lays out, this is the biggest reshaping of Search in a decade. If your demand engine is organic, the clock started on May 20.
## The Three Buckets
We sort every keynote by one question: does this change what we do this quarter, next quarter, or never? Here's I/O 2025 sorted.
| Announcement |
What it is |
Indian B2B verdict |
| AI Mode in Search |
Conversational AI layer, rolling out to all US users; pulls personal context from Gmail to personalise results |
Adopt the response now — start tracking citation share and zero-click loss |
| Jules |
Autonomous coding agent in public beta; writes tests, fixes bugs, works async on your repo |
Pilot — low-risk tickets only, with a human review gate |
| Veo 3 |
Video generation with native audio; available with Google AI Ultra in the US |
Draft tool — great for concepts and social, not client-final assets |
| Gemini 2.5 Flash |
Out of preview, faster and more efficient; Deep Think reasoning mode for 2.5 Pro |
Test in your stack — strong price-performance for routing cheap tasks |
| Deep Think |
Experimental enhanced-reasoning mode for Gemini 2.5 Pro |
Watch — useful for hard analysis, overkill for routine work |
The verdicts are ours, formed from running these tools on real client work. The pattern across every I/O announcement: the search change is urgent, the agent change is a pilot, the media change is a cost lever.
## Adopt Now: Defend Your Funnel Against AI Mode
AI Mode answers the user inside Search, so fewer people click through to your site. You can't stop it; you can measure it and adapt. Here's the response we run for B2B clients.
1
Segment your Search Console by intent
Split queries into informational (answer-stealing risk) vs transactional (still clicks through). Watch impressions-up-but-clicks-down on informational queries — that's AI Mode eating the answer. Verify: two trend lines you check weekly.
2
Add FAQ and comparison structure to top pages
AI engines lift structured answers and comparison tables verbatim. If you're going to be quoted instead of clicked, be the one quoted — with a link-worthy brand attached. Verify: your top 10 pages each have a question-format heading block.
3
Track your citation share weekly
Run your top 20 buyer questions through AI Mode and Perplexity. Log whether you're cited. This is the new ranking — not position 1, but "appears in the answer." Verify: a sheet with a weekly cited/not-cited tally.
4
Shift effort to below-the-answer demand
When the answer is given, the remaining clicks are high-intent — people who want to act, not learn. Make those pages (pricing, demo, contact) faster and clearer. Verify: your transactional pages load under 2 seconds and have one clear action.
This is the practical core of generative-engine optimisation. For the deeper method, see our guide on
getting cited by Perplexity and the
GEO playbook for zero-click search.
## Pilot: Jules for Async Coding
Jules is an autonomous coding agent — you hand it a repo and a task, it works in the background. It's in public beta. Worth a pilot, not a bet. Here's how to scope a safe trial.
Yes
Good first tasks
Writing unit tests for existing functions, fixing a well-described bug with a failing test, bumping dependencies, adding docstrings. Anything with a clear definition of done.
No
Bad first tasks
Architecture decisions, security-sensitive code, anything touching payments or auth, ambiguous "make it better" tickets. Agents over-confidently do the wrong thing on vague specs.
Gate
The review gate
Every agent PR gets a human review, same as a junior dev's. No auto-merge. Treat the agent as a teammate whose work you trust but verify — exactly as you would a new hire.
Cost
The billing watch
Agent compute is metered. Set a monthly cap and review per-task cost after the pilot. A "free" agent that burns ₹40k in tokens on one over-eager refactor is not free.
The async coding pattern is now everywhere — see our coverage of
multi-agent coding shipping on every platform. Jules is Google's entry; the discipline you build piloting it transfers to all of them.
One detail teams miss on a Jules pilot: measure throughput, not just correctness. As
Khushi, our design lead, points out from running these trials, an async agent's value is that it works while your engineers sleep — so the right metric is "tasks cleared overnight that a human would otherwise start cold in the morning," not "is this PR perfect." A pilot that judges the agent against a senior engineer's polish will always disappoint. Judge it against the backlog it cleared that no human had time for. That reframing is what turns a "the agent isn't as good as me" reaction into a real productivity case.
## Draft Tool: Veo 3 for Marketing Assets
Veo 3 generates video with native audio — the audio part is the leap. For Indian B2B, treat it as a draft and concepting tool. It's a cost lever for the first 80% of a video, not a replacement for the final 20% a human polishes. We use it to mock storyboards a client can react to in a day instead of a week.
Don't ship Veo 3 output as final client work without review. Generated video still has artefacts, and brand-safety review is non-negotiable. The cost saving is in faster iteration on concepts, not in skipping the editor.
Where Veo 3 actually saves an Indian B2B team money is the pre-production loop. A typical explainer video starts with a week of back-and-forth on script, tone, and storyboard before a single frame is shot. With native-audio generation, you can mock three full concept versions in an afternoon, send them to the client, and get a clear "version 2, but warmer" before committing a production budget. That collapses a week of email into a day of reaction — and the client feels heard because they're reacting to something real, not a text outline.
The trap is mistaking "we made a watchable draft in an hour" for "we made a finished ad." Generated video is improving fast, but for a regulated sector — finance, healthcare, education — every claim, caption, and on-screen number still needs a human compliance pass. Use Veo 3 to win the concept argument quickly; use your editor and reviewer to make the thing you actually publish.
## Your Post-I/O Action Checklist
The minimum an Indian B2B team should do in the month after I/O 2025.
- Search Console segmented into informational vs transactional queries
- Top 10 pages have FAQ and comparison blocks so AI engines can quote you
- A weekly citation-share sheet running 20 buyer questions through AI Mode and Perplexity
- Transactional pages (pricing, demo, contact) load under 2 seconds
- One Jules pilot scoped to low-risk tickets with a human review gate
- A monthly cost cap set on any coding-agent compute
- Gemini 2.5 Flash tested on one task type in a branch before any wider rollout
- A "draft only" rule written down for Veo 3 output until a human review passes it
## Common Mistakes (How Indian B2B Misreads I/O)
Symptom: "AI Mode is US-only, so it doesn't affect us." Your US-facing pages are answered in AI Mode today, and the product direction reaches India next. Waiting until it's local means starting your defence a year late.
Symptom: "We gave Jules a vague feature and it broke prod." Agents need crisp specs and a review gate. Vague in, confident-wrong out. Pilot on tasks with a failing test or a clear done-condition.
Symptom: "We replaced our video team with Veo 3." You replaced your draft process, not your team. Final assets need human brand review. The win is iteration speed, not headcount.
A fourth mistake: chasing every model. Gemini 2.5 Flash is genuinely good price-performance, but switching your whole stack the week of a keynote is how you ship bugs. Test in a branch, route one task type, measure, then expand.
## A Real Example: A Bengaluru SaaS Firm's AI-Mode Response
A 30-person Bengaluru B2B SaaS firm sells to US mid-market. After I/O, their organic informational traffic was clearly at risk. We ran the four-step funnel defence over three weeks.
Find
What we found
42% of their top organic queries were informational — exactly what AI Mode answers without a click. Their pricing and demo pages, the ones that convert, were buried and slow.
Do
What we changed
Rebuilt the 12 top pages with FAQ and comparison blocks to be citable, and made the transactional pages load under 2 seconds with one clear action each.
Track
What we measured
A weekly citation-share sheet across AI Mode and Perplexity for 20 buyer questions. Cited-answer count rose from 3 to 11 over six weeks.
Result
The outcome
Informational traffic fell as expected, but demo requests held steady — because the high-intent clicks that remained landed on faster, clearer pages. Net pipeline flat, not down.
That "net flat" is the win here. The funnel was always going to lose informational clicks. The job was to protect the part that pays. This is the work our
SEO and GEO team now leads on for B2B clients, and it's the same approach our founder
Vivek Singh has written about from a builder's view.
## FAQ
### Does Google's AI Mode affect Indian businesses?
Yes, in two ways. Your US-facing pages are answered inside AI Mode now, and the product direction reaches India next. AI Mode rolled out to all US Search users at I/O 2025 on May 20. If your demand is organic, start tracking citation share and zero-click loss this quarter, not after it localises.
### What is Jules and should we use it?
Jules is Google's autonomous coding agent, in public beta since I/O 2025. It works async on your repo — writing tests, fixing bugs. Pilot it on low-risk tickets with clear done-conditions and a mandatory human review gate. Don't hand it ambiguous specs or anything touching auth or payments.
### Is Veo 3 ready for client video work?
For drafts and concepts, yes; for final client assets, not without human review. Veo 3 generates video with native audio and shipped with Google AI Ultra in the US at I/O 2025. The cost saving is faster iteration on storyboards and social, not skipping the editor or brand-safety check.
### Should we switch to Gemini 2.5 Flash after I/O?
Test it, don't switch wholesale. Gemini 2.5 Flash came out of preview at I/O 2025 with better efficiency, making it strong for routing cheap, high-volume tasks. Route one task type to it in a branch, measure quality and cost, then expand. Swapping your whole stack the week of a keynote is how bugs ship.
### How do I measure zero-click impact from AI Mode?
Segment Search Console by intent. Watch for informational queries where impressions rise but clicks fall — that's AI Mode answering without a click. Then track citation share weekly by running your top buyer questions through AI Mode and Perplexity and logging whether you appear.
### What should Indian B2B ignore from I/O 2025?
Nothing outright, but deprioritise consumer features (personal Gmail context in AI Mode, consumer AI Ultra perks) and experimental modes like Deep Think for routine work. Focus budget on funnel defence and a Jules pilot. The rest is worth watching, not acting on this quarter.
Want a GEO and AI Workshop for Your Team?
We run a half-day session: audit your top pages for AI-citation readiness, set up weekly citation tracking, and scope a safe coding-agent pilot. Suitable if you're an Indian B2B firm whose pipeline depends on organic search. No slides — your funnel and our honest read.
Book a GEO + AI Workshop