“One tap could soon replace the friction of navigating menus to reach Google’s most advanced search experience. The Chrome browser on iOS and Android just added a shortcut for AI Mode directly on the New Tab page, right below the search bar. That update, which is rolling out first in the US, is part of Google’s push to make its conversational, AI-powered search interface easier to access – and keep users inside its ecosystem, rather than turning to competitors like ChatGPT or Perplexity AI.

AI Mode is so much more than just a reimagined search bar. Through Google’s Gemini 2.5 model, users can craft complex multi-step queries, refine those using follow-up questions, and interact through text, image, or voice. Multimodal interactions include uploading a photo of a landmark and asking where it was taken, asking for a curated list of winter sweaters with purchase links, among others. According to Hema Budaraju, Google Search VP of product management, Gemini can “truly grasp the subtleties of local languages”, including the reasons behind the latest expansion in 160 additional countries and the addition of new languages, such as Hindi, Indonesian, Japanese, Korean, and Portuguese.
The shortcut launches with a major upgrade to the “agentic” capabilities of AI Mode-the feature set that turns search into an active assistant that can perform tasks on your behalf. Introduced in August for restaurant reservations, agents now also book event tickets and beauty or wellness appointments. A user might say, “Find me two cheap tickets for the Shaboozey concert coming up. Prefer standing floor tickets,” and AI Mode will parallelize the query across multiple ticketing platforms, aggregate real-time availability, and present a curated list complete with direct booking links. The same process works to secure spa appointments or dinner tables, where the AI does a parallel search across services like OpenTable and surfaces optimal matches.
This relies, of course, on both the progress in real-time data retrieval and in natural language processing. Query handling in AI Mode employs semantic parsing to break down a request into discrete parameters-venue, date, price range, seating preference-and then issues simultaneous searches across relevant APIs and indexed content. It uses this “”query fan-out”” in much the same way the technical strategies behind Google’s AI Overviews work: synthesizing information from many trusted sources into one single, coherent response. The difference is that the agentic layer of AI Mode doesn’t stop at information; it completes the transaction pathway by linking users directly through to booking pages. In competitive terms, Google’s design decisions here address a key usability gap.
Where ChatGPT’s mobile integration offers an uncapped depth of conversation, it doesn’t natively hook into transactional services like ticketing or reservations without third-party plug-ins. Similarly, Perplexity AI is great at fast, source-rich answers but doesn’t embed direct booking flows yet. By putting the shortcut to AI Mode on the New Tab page of Chrome-the most common entry point for mobile browsing-Google reduces cognitive and navigational load, and users will be more likely to default to its AI for both research and action on mobile. Expansion into more languages and regions also attests to the maturation of Gemini’s natural language understanding. Previous versions of AI Mode fell short in decoding idiomatic or culturally specific phrasing.
With enriched multilingual embeddings and multimodal context handling, the system now can correctly respond to queries framed in different linguistic styles-be it colloquial Hindi or formal Japanese. This is critical for transactional tasks where misinterpretation of dates, times, or location names could derail a process. From an engineering perspective, integration of AI Mode in Chrome’s mobile UI meant balancing latency with resource constraints. Mobile browsers are more memory and processor-bound than desktops; that is why heavier model calls are deferred until the user submits a query, and the activation of the shortcut triggers merely a lightweight initialization of the AI interface.
This prevents multiple initializations from happening too frequently, and staged loading ensures responsiveness while delivering the full generative experience. To digital professionals tracking AI’s role in search, the move has signaled Google’s intention to fuse its generative capabilities with everyday browsing habits. The shortcut is more than a convenience; it is a strategic placement aimed at normalizing AI-driven search as the default mode, not an optional experiment buried in menus. And with agentic capabilities expanding, AI Mode is positioning itself as a transactional hub where information retrieval and task completion happen in one continuous flow.”

