Apple’s AI Reckoning: Why Siri Runs on Google’s Gemini Now

Apple’s AI Reckoning: Why Siri Runs on Google’s Gemini Now
Two geometric spheres connected by glowing data bridge on dark background representing Apple and Google AI partnership

AI Strategy — March 26, 2026

Apple Put Google’s Gemini
at the Core of the New Siri.

Apple confirmed Siri’s reimagined capabilities will run on Google’s Gemini models. The reasonable inference from the deal structure: Apple decided its hardware and privacy integration outweigh the cost of licensing AI intelligence from a competitor. This article separates what the companies confirmed, what reporters describe, and what can only be inferred.

Gemini
Powers Siri
Apple’s most demanding Siri queries will route to Google’s foundation model. Confirmed by both companies.
License
Strategic Signal
Apple licensed a rival’s frontier model rather than wait for its own. That reading is an inference from the deal, not an Apple statement.
Privacy
Apple’s Bet
On-device processing for sensitive queries. Gemini only sees queries Apple routes explicitly, per reported architecture.
Google
Clear Winner
Gemini becomes Siri’s reasoning layer across the iPhone installed base once features ship. Installed base is potential distribution, not usage.

Sources: Apple-Google joint statement (January 12, 2026); Bloomberg (Mark Gurman) reporting; Gemini partnership coverage; March 2026.

Apple and Google announced on January 12, 2026 that the next generation of Apple Foundation Models will be built on Google’s Gemini models and cloud technology. The multi-year deal, reportedly worth approximately $1 billion per year according to Bloomberg, puts Gemini at the core of a rebuilt Siri expected in iOS 26.5 and iOS 27. Apple tested models from OpenAI and Anthropic before selecting Google, per reporting. The deal is not exclusive, but Gemini now powers the reasoning layer Apple had not shipped on its own. Those are the confirmed facts. What follows distinguishes them from reported architecture and from strategic inference.

Apple’s statement was carefully worded: “After careful evaluation, we determined that Google’s technology provides the most capable foundation for Apple Foundation Models.” The record behind that sentence: Apple announced the personalized Siri at WWDC 2024, delayed it through all of 2025, ran ads for features that did not ship, and then licensed a rival’s model. Apple has never said it cannot build a competitive language model. Its shipping record says it did not build one fast enough for this Siri. The company that built the A-series chip, designed its own GPU architecture, and controls every layer of its hardware stack chose to license the intelligence layer.

What Apple Tried and Why It Failed to Ship

Apple Intelligence launched in late 2024 with a compact on-device foundation model of approximately 3 billion parameters for text summarization and notification prioritization, plus a larger server-side model for heavier workloads. The “more personalized Siri” with on-screen awareness, multi-step task execution, and natural conversation was announced at WWDC 2024. It did not ship in 2024. It did not ship in 2025. Apple’s December 2025 statement acknowledged the delay: “It’s going to take us longer than we thought to deliver on these features.”

The gap between Apple’s 3-billion-parameter model and the reported scale of Google’s custom model for Apple is approximately 400x. Gemini’s custom model for Apple reportedly contains around 1.2 trillion parameters (Bloomberg). Building frontier language models requires not just compute (which Apple has) but training data at scale, RLHF infrastructure, and years of iteration on reasoning capabilities. Google has been building language models since the original Transformer paper in 2017. Apple started its serious LLM effort around 2023.

How the Architecture Works

The following architecture is drawn from reporting, primarily Bloomberg’s Mark Gurman and follow-on coverage, not from Apple technical documentation. The Gemini integration follows a tiered processing model. Not every Siri query touches Google’s servers. Apple routes queries based on complexity, privacy sensitivity, and required capabilities across three tiers.

Tier 1 runs entirely on-device: simple commands, device controls, timers, basic calculations. These process in under 200 milliseconds with zero data leaving the device, and reportedly handle approximately 60% of all Siri queries. Tier 2 runs on Apple’s Private Cloud Compute (PCC) infrastructure: moderate complexity queries like email summarization, document analysis, and multi-turn conversations. End-to-end encrypted, no data retained after processing, per Apple’s PCC design documents. Tier 3 involves the Gemini reasoning layer for complex tasks: multi-step planning, cross-app actions, on-screen context awareness, and natural language understanding that exceeds the on-device model’s capabilities.

The key architectural decision: Gemini is “white-labeled.” From the user’s perspective, this is still Siri. Google’s brand does not appear in the interface. Apple controls the user experience, data routing, and privacy enforcement. Gemini handles the reasoning. This is the same structural relationship as the Google Search deal (Google provides the engine, Apple provides the interface) extended to AI.

On-Screen Context Awareness

iOS 26.5 (expected late March or April 2026) introduces on-screen context awareness. Siri can read and reference content currently displayed on the user’s device. If a restaurant appears in Safari, Siri can make a reservation without the user copying the name. If a flight confirmation email is open, Siri can add it to the calendar and set departure reminders. This is the feature Apple promised at WWDC 2024 and could not deliver for 18 months.

The technical mechanism, per the same reporting: Apple’s on-device vision model extracts structured information from the screen (text, UI elements, app context). That structured data is passed to the Gemini reasoning layer, which plans the multi-step action. The raw screen pixels never leave the device. Only the extracted semantic content reaches PCC or Google’s infrastructure. Apple can truthfully claim the system “maintains industry-leading privacy standards” because the privacy-sensitive processing (screen reading) happens locally while the reasoning (action planning) happens in the cloud.

Model Distillation: Gemini Running on Your Phone

Reports from March 25, 2026 stated that Apple can now distill Google’s full Gemini model into smaller, specialized models that run on Apple devices without an internet connection. Model distillation transfers learned capabilities from a large “teacher” model (Gemini’s reported 1.2 trillion parameters) to a smaller “student” model by training on the teacher’s probability distributions rather than raw data. The result is a compact model that retains much of the teacher’s reasoning at a fraction of the computational cost.

This is how Apple plans to expand Siri’s capabilities without requiring constant cloud connectivity. The on-device distilled models handle an expanding set of tasks that previously required the full Gemini model. Over time, the boundary between what runs locally and what requires the cloud shifts in favor of local processing. Apple’s Neural Engine on A-series and M-series chips provides the hardware acceleration for running these distilled models at interactive speeds.

The Strategic Implications Apple Does Not Want to Discuss

What the Partnership Reveals (Inference From the Deal, Not Apple Statements)
Apple did not ship a frontier model on its own timeline: The company that designs its own silicon, builds its own operating systems, and manufactures its own displays licensed a rival’s language model instead of waiting for its own. Apple made no admission of a capability gap. The revealed preference is that licensing beat waiting.
Google gains potential distribution at unprecedented scale: Apple’s installed base exceeds 2.3 billion active devices. How many of those devices actually exercise Gemini-powered Siri features depends on adoption once the features ship. Installed base is reach, not usage. Google already pays Apple billions to be the default search engine. Now Apple reportedly pays Google approximately $1 billion per year for AI. The financial relationship has reversed on AI while remaining intact on search.
The deal is not exclusive: Apple retained the right to use other AI providers. The ChatGPT integration remains. But Gemini powers the foundation, which means Google’s model quality shapes Siri’s ceiling. If Gemini improves, Siri improves. If Gemini stagnates, Siri stagnates.
Antitrust implications remain unclear: The Google Search deal was found to constitute an illegal monopoly. A judge ruled in September 2025 that Google cannot enter exclusive default agreements lasting more than one year. The Gemini deal is structured as a “collaboration” rather than an exclusive default, but regulators have not yet evaluated it.

What Ships When

iOS 26.4 shipped in late March 2026 without the Gemini-powered Siri features. Mark Gurman reported that Apple is targeting iOS 26.5 for the first Gemini enhancements, with additional features arriving in iOS 27 (expected September 2026 alongside WWDC previews in June). Apple is also reportedly developing a standalone chatbot mode for Siri that would compete directly with ChatGPT, Gemini’s own app, and Claude.

The timeline matters because Apple has now promised and delayed this Siri upgrade three times: WWDC 2024 (announced), late 2025 (missed), and Q1 2026 (partially missed again). Consumer trust in Apple Intelligence is measurably declining. If iOS 26.5 ships without meaningful Siri improvements, the credibility gap becomes a product liability. Apple bet its AI strategy on a partnership with the company it competes with on phones, browsers, and operating systems. That bet needs to pay off before September, or the narrative at WWDC 2026 becomes about what Apple still has not shipped.

Sources: Apple-Google joint statement, January 12, 2026; CNBC exclusive (Jim Cramer); CNN Business; TechCrunch; 9to5Mac iOS 26.5 analysis; MacRumors Q1 2026 earnings coverage; Bloomberg reporting on $1B annual deal. Updated 2026-08-18: An earlier version presented the partnership as Apple confirming it “cannot build a competitive foundation model” and equated the device installed base with Gemini interaction volume. Apple made no such statement. The article now labels confirmed facts, reported architecture, and strategic inference separately, and describes the installed base as potential distribution rather than usage.

Discover more from My Written Word

Subscribe now to keep reading and get access to the full archive.

Continue reading