Apple's Siri AI Can Be Swapped Out for Claude, ChatGPT, Code Shows

macrumors.com

137 points by tosh 3 hours ago


kmfrk - 2 minutes ago

Third-party calls won't eat into Apple's compute, so it's not entirely against the interests of Apple as they put caps on people's AI use.

I wonder what the margin on this stuff is for them:

> Some Apple Intelligence features in the Home app, such as video summaries, are available for a limited number of cameras depending on your iCloud+ plan — up to 1 camera in the 2 TB plan, up to 2 cameras in the 6 TB plan, and up to 5 cameras in the 12 TB plan. Supported camera counts and other iCloud+ plan features may change over time.

https://support.apple.com/en-us/127901

Kuyawa - 24 minutes ago

Siri was the first widely available AI bot but they forgot to open it to developers. The ecosystem would have grown a million fold in all these years

Never underestimate the power of a bored programmer

  Siri turn on the lights
  Siri code a Doom clone in Swift
  Siri design a landing page for a Consulting Agency
  Siri summarize the latest news about AI
  Siri find a solution to the Riemann hypothesis
Now that's an agent I'd use. Can we start with Siri for the terminal?

$ Siri 'List the files in this folder'

taybin - 2 hours ago

It’d be short sighted to not have a wrapper around which AI to use, even without implementation for them. Like, having an abstract parent class with a Siri implementation of it would be baseline good software engineering.

kisamoto - 5 minutes ago

In my opinion the OS should broker the communication between harnesses (which is part of Siri), LLMs and app functionality. It can take into account the permissions, the user could configure which LLM to use at an OS system settings level and complex workflows can integrate permissions like FaceID only once as the harness then interacts with APIs exposed by applications (arguably already there with app intents).

Self promotion blog article:

https://braw.dev/blog/2026-04-06-mobile-os-as-agentic-broker...

sajithdilshan - an hour ago

That’s actually a good solution. Create a platform where app actions can be invoked with a permission model by any AI model.

Maybe apple can even have something similar to MCPs for tool invocations of apps and publish it so all models can actually be trained to use that framework

akie - 2 hours ago

This is a very clever platform play. If you make Siri / your mac the central access point for all AI related workflows and make models interchangeable, then Apple has a huge weapon in the AI race.

syntaxing - 2 hours ago

I would pay a good chunk of money if Apple released a local AI hub to coordinate all AI usage locally (including photo indexing).

anslopic22 - 23 minutes ago

Now Claude will be listening to your audio 24/7 via the AOP logs:

    [PhraseSpotter] Detected wake word “hungry” with a score 0.942.

    [com.apple.voiceactivation] Proceeding with full wake. 
And serve you ads accordingly (or sell the log data to other ad networks)
thallosaurus - 2 hours ago

Don't they need that for China for compliance with their law?

isodev - an hour ago

Nice, thanks EU for forcing Apple. I guess it was possible all along.

nicce - 2 hours ago

That would be really cool, if you can route your local model for it.

velcrovan - an hour ago

Is there any hint that Siri can be connected to arbitrary MCP providers?

vouaobrasil - 23 minutes ago

It would be great if AI could be completely removed from iOS altogether, including any underlying frameworks.

crazyeng - an hour ago

Just playing the devil advocate: what happens when the answers from a not-Apple LLM are garbage? Who the users are going to blame, Apple or OpenAI, Anthropic, etc..? I'm not 100% on Apple side on this, I would love to chose whatever I want, even local models, but I get why trey trying to control 100% of the user experience. If they could trust any provider with customers data, they would let them in, since they're not competitors. They would even let Apple not spend a ton of money on developing LLMs....

rougehuh - an hour ago

So will they have access to the AOP?

You can’t even search this because Google thinks you mean “app” even when you use quotes around “aop”.

It’s the thing that runs PhraseSpotter 24/7

vinni2 - 2 hours ago

Hmmm then why is it not available in EU?

Simulacra - 2 hours ago

Siri, and Alexa, would be significantly more useful if it could be connected to ChatGPT etc.

HumblyTossed - an hour ago

News at 11: Developers write decoupled code.

stego-tech - an hour ago

Neat. Now let me point it to an OpenAI-compatible API endpoint of my choosing, like a Mac Mini running Hermes on my LAN.

I do not want my personal data or the queries against it to leave my network boundaries if at all possible. This should be a default option.

blueoranges - 25 minutes ago

[dead]