Apple's Siri AI Can Be Swapped Out for Claude, ChatGPT, Code Shows
111–120 of 165 posts
Re: Apple's Siri AI Can Be Swapped Out for Claude, ChatGPT, Code Shows
#112Once 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 pho…
Re: Apple's Siri AI Can Be Swapped Out for Claude, ChatGPT, Code Shows
#113Earlier 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.
It's the same plan. Apple's model is: Handle the query on device. If the device cannot handle the query, push the query to Private Cloud, If Private Cloud cannot handle the query, push the query to a third party of the users choosing. Which is pretty much the same as what they announced a few years ago. Apple underestimated the amount of time and work needed to get to work and really the only bit that I think changed…
It also requires a relatively complex distributed architecture.
I worry about how successful they can be with this approach, in terms of best user experience.
Re: Apple's Siri AI Can Be Swapped Out for Claude, ChatGPT, Code Shows
#114And you can also sideload apps (only in the EU), change you default navigation app from apple maps (only in the EU), and use more features of the NFC reader (only in the EU). The code for all of those things is there, but not enabled if for most iOS users. There's a non-zero chance this code is there for Apple to try and convince the EU to let them release a Siri AI, and then just like sideloading have some impossibl…
There's profit to be made by offering customers choices here, I'm sure Apple will be ready to scoop up all of those delicious slop dollars.
Re: Apple's Siri AI Can Be Swapped Out for Claude, ChatGPT, Code Shows
#115Earlier quoted context omitted.
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).
Siri is Gemini now (Semeni?) so expect similar stories from both major phone OS providers going forward, since we have lost more diversity in the mobile market (seems anti-trustworthy to me)
Re: Apple's Siri AI Can Be Swapped Out for Claude, ChatGPT, Code Shows
#116Siri 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…
> Can we start with Siri for the terminal? It already exists in macOS 27: fm(1) It is an extremely powerful tool, but here are the basics: # Ask the default on-device model fm respond 'Explain this shell error in plain English: permission denied' # Start a conversation fm chat --instructions 'Let's talk about economics.' # Use the larger Private Cloud Compute model fm respond --model pcc 'Are zebras and horses relate…
Re: Apple's Siri AI Can Be Swapped Out for Claude, ChatGPT, Code Shows
#117iPhone is different, one button hold on phone without touch the phone is arguably Apple's last and only moat.
Re: Apple's Siri AI Can Be Swapped Out for Claude, ChatGPT, Code Shows
#118Once 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 pho…
I'd love it if Siri does, but I don't expect big corps to keep supporting MCP since MCP gives so much control to the end user, can't charge for eg. Google integration when someone can just add an MCP to handle it.
Re: Apple's Siri AI Can Be Swapped Out for Claude, ChatGPT, Code Shows
#119Siri 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 ev…
I've never understood this obsession with trying to invent the talking ship computer from Star Trek TNG. The purpose of the talking computer in the series was not to be a "cool 24th century technology advancement". It was a plot device to keep the story going and explain things to the audience. Having a voice conversation with a computer is terrible, imprecise, plodding UX. It's not a good interface, it's not a good invention, it's not good technology. Yet $billions are being spent to try to invent it.
Re: Apple's Siri AI Can Be Swapped Out for Claude, ChatGPT, Code Shows
#120Siri 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).