Robots Atlas>ROBOTS ATLAS
Artificial Intelligence

Siri AI in iOS 27: Apple's new assistant is already changing iPhone use

Siri AI in iOS 27: Apple's new assistant is already changing iPhone use

Apple launched the first public beta of iOS 27 on July 13, 2026, and with it — opt-in access to the new Siri AI. After years of slow progress and unfulfilled promises, Apple is showing an assistant that genuinely understands context and works across applications. Early reviews suggest the foundation is solid — but the full potential still depends on third-party developers.

Key takeaways

  • Siri AI available as opt-in beta in iOS 27 public beta since July 13, 2026
  • New model: user states an intent, Siri searches apps and data to fulfill it
  • Onscreen awareness — Siri reads on-screen content and acts on it
  • Currently works only with native Apple apps (Mail, Messages, Photos, Calendar, Notes)
  • Developers can build support in iOS 27 SDK: A software development kit — the tools for building apps for a platform., but updates won't reach App Store until full release in fall 2026

The end of keyword-speak

For years, Siri worked like a voice search engine: you had to hit the right keyword, and the assistant — if lucky — found what you meant. The new Siri AI changes the paradigm. Instead of opening an app and typing a query, the user says or types what they want to do — and the assistant figures out which app and data it needs to make that happen. This is a foundation Apple has been building for years, and is now showing in practice for the first time.

The Verge reviewer David Imel describes a specific example: he asked Siri about the running order of bands at a concert he couldn't find on the event page. The assistant scanned the page, searched the web, and delivered the answer — without opening a browser. In the first days of testing, Siri also added six events from his inbox to a calendar with a single voice command: "Can you add my WWDC briefings to my calendar?"

How the new architecture works

Siri AI is built on two new mechanisms that developers must implement: entities: Types of data an app exposes to the assistant — e.g. a recipe, playlist, note. and intents: Actions the assistant can perform on that data — e.g. play, save, delete.. Entities represent types of data an app can surface to Siri — a recipe, playlist, note. Intents are the actions Siri can perform on that data — play, save, delete.

When a user issues a command, Siri's semantic layer translates it into a specific intent call on the right application. The result is an assistant that can — theoretically — handle any app that implements this interface. Onscreen awareness is a separate feature: Siri reads what is on screen and proposes or performs actions from it. If there's an address on screen, Siri can send it to Maps. If there's an event date, it can add it to the calendar.

The limits of the public beta

In its current form, Siri AI works only with Apple's own apps: Messages, Mail, Photos, Calendar, Reminders, Notes. Everything outside that ecosystem — Gmail, Telegram, Spotify, third-party apps — is invisible to Siri. Users who rely on Telegram instead of iMessage, Gmail instead of Mail, or Google Calendar instead of Apple Calendar will feel that wall sharply.

Developers can start building entities and intents in iOS 27 SDK from July 13, but that work won't reach users before the full system release — expected in fall 2026. Matthew Cassinelli, who worked on the Workflow app (acquired by Apple and turned into Shortcuts), puts it plainly: "The conceptual challenge for developers is creating comprehensive support for every screen and function within an app. But the transition to agent-based models allows specialized apps to surface relevant data dynamically, which makes them more useful to users who otherwise might not open those specific applications frequently."

Natural language routing quality is also a problem. "Remind me to buy tickets" created a generic reminder, while "buy tickets to this" triggered screen-aware action. "Route" didn't trigger navigation, but "direct" did. This word-correlation issue is typical of early releases.

Why this matters

Siri AI is Apple's answer to a question the industry has been asking since 2023: what does a next-generation AI assistant look like on a mobile device? OpenAI with ChatGPT Work builds cloud-based agents. Google Gemini is going deeper into Chrome and Android. Apple is betting on a different architecture: privacy, on-device processing where possible, and deep OS-level integration rather than an external service.

The key difference is that Apple can't force Google or Telegram to implement entities and intents — it can only create strong enough user incentive for developers to want to do it themselves. If users start choosing apps based on whether they support Siri AI, Google will be forced to act. If not — Siri AI remains an impressive feature that works best only inside Apple's walled garden.

What's next

  • Full iOS 27 release expected fall 2026 — then developers can push entities and intents updates to the App Store
  • Apple announced additional developer resources at WWDC 2026; support from major platforms (Google, Meta) will be critical for real Siri AI utility
  • watchOS 27 with Siri AI is available in parallel — the assistant is designed to make Apple Watch a 'wrist computer'

Sources

Share this article