Live data from Hacker News

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

macrumors.com

61–70 of 164 posts

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

#61
post #51

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…

I'd settle for a siri that can at least turn the lights off properly.

Google assistant on the nvidia shield left Siri in the dust years ago. Siri can't even chain basic commands in your smart home, it can't retain any kind of context (e.g. dim the lights...a bit more).

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

#62
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...

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

#63
post #51

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…

The thing is, Apple will have never lost this opportunity. The distribution advantage of the user base is so deep they can basically always implement this at will.

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

#64

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…

Feels like this is based on the idea that any model is interchangeable with any other, while all of them are better at some stuff, worse at some stuff.

Besides, the modern concept of "agent" is what, some year old? Bit fast to ossify stuff in the OSes already.

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

#65
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

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

#66
post #51

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…

What about: just not Siri at all. What about that. What about MrSunshine. I would rather have my own bot that I code. But no, vendor lock in.

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

#68
post #21

Earlier quoted context omitted.

I don't disagree, but I do feel the need to point out this was not Apple's plan A. Luckily for them they have so many tools and options at their disposal, that they are able to massively fail at developing their own models and still end up in a good position.

Apple “genius” has been to accept their plan A failed (the original Apple Intelligence), and instead of doubling down, let the others explore the space, then offer a good interface (I say that, I haven’t seen if it’s actually good). So many other actors in the industry would have just doubled down and follow the race to the bottom

maybe wait until their plan B succeeds before calling it genius. all we know so far is that plan A has failed.

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

#69
Once Siri gets MCP support, it’ll be my main orchestrator.

I built an app that lets me run terminals on my MacBook. It’s a Next app so I can go to that website on my phone using Tailscale. It has a built-in MCP server, so I can connect it to ChatGPT and have it create terminal sessions, orchestrate terminal sessions, all that good stuff.

Down the line, I’d like to be able to connect it to Siri and just talk to my phone and it can control terminal sessions and projects that I’m working on on my laptop.

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

#70
post #51

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…

Amazon did exactly this with Alexa skills and it hasn’t exactly been a booming success. Turns out that all of the things you listed as examples are stuff that most consumers don’t actually want or will use.

“AI as a chat bot” has always been cool and fun in sci-fi movies, but it’s the least imaginative real world use for it. We need to move past it.

> $ Siri 'List the files in this folder'

Why in the world would I ever use this instead of just ‘ls’?

Post reply on HN