Articles

Apple Rebuilds Siri Around Generative AI

At WWDC 2026, Apple unveiled 'Siri AI' — a ground-up redesign powered by Google's Gemini through a multi-billion-dollar partnership. Here's what changed and why.

The Lycoris Team The Lycoris Team · · 2 min read
An abstract glowing AI network

After years of watching assistants leap ahead, Apple finally rebuilt its own. At its WWDC keynote on June 8, 2026, the company unveiled Siri AI — a ground-up redesign of its voice assistant with generative AI at its core. The most surprising part isn’t the new name. It’s what’s under the hood: Siri AI is powered by Google’s Gemini models, through a landmark multi-billion-dollar partnership.

Why Apple partnered instead of going it alone

Apple has formidable on-device machine learning, but building and operating a frontier large language model is a different sport — one that demands massive training runs, enormous compute, and a relentless release cadence. Rather than try to close that gap from behind, Apple chose to license the capability and focus on what it does best: integration, hardware, and user experience.

It’s a pragmatic move. The old Siri was widely seen as the weakest link in an otherwise polished ecosystem. Wiring in Gemini’s reasoning and multimodal abilities gets Apple to parity quickly, while letting it concentrate on how the assistant feels and where it shows up across iPhone, iPad, and Mac.

The privacy question

Apple has built much of its brand on privacy, so handing assistant queries to a partner raises obvious questions. Expect the company to lean on its established playbook: handling what it can on-device, minimizing what leaves the phone, and drawing clear lines around what gets sent to the cloud. How cleanly Apple separates private on-device handling from cloud-based Gemini calls will shape how the redesign is received — and how much scrutiny it draws.

What it signals

The deal is a milestone in the assistant wars. It confirms that even the most resourceful company in tech sees more value in partnering for frontier models than in building everything in-house — at least for now. It also makes Google a quiet winner twice over: Gemini now powers both Google’s own reinvented Search and Apple’s assistant, putting its models in front of an enormous combined audience. The next frontier is whether these assistants become true AI agents that can act on your behalf, not just answer questions.

The takeaway

Siri AI is Apple admitting the obvious — its assistant needed a generative-AI rebuild — and solving it the practical way, by partnering with Google rather than racing to catch up alone. The product upside is real and immediate. The open question is how Apple reconciles a cloud-model partnership with its privacy promises, and that’s the story to watch as Siri AI rolls out.

Chisato Chisato · · 5 min read

What Is Catastrophic Forgetting in AI Fine-Tuning?

Catastrophic forgetting is when training a model on new data erases skills it already had. Why it happens during fine-tuning, and how teams work around it.

#AI #LLMs #Machine Learning