The demo Mike Rockwell gave at WWDC was interesting. He kinda showed off Siri as like the Star Trek computer for your phone. I hope this is the direction Apple is going to continue in. Having AI as a user interface is way more interesting than chat bots, image editors, or copy editing.
I think the key thing is that Spotlight is now creating a... knowledge graph? of everything on your device for Siri's consideration. That's potentially very useful.
they specifically said "Splotlight Semantic Indexing" which means they generate embeddings of all your "personal context" and store it in a local vector database so they can do on-device RAG.
I suspect it is Kuzu in the backend. I had called it out earlier this year in my article. ".. WWDC 2026 or 2027 introduces any “contextual intelligence” features in Siri that require cross-app relationship reasoning."https://medium.com/data-science-collective/i-analyzed-163k-l...
How many people would use audio interfaces in public places or offices? No one would share with everybody what he wants to do. GUI are there for simplify interactions too, it's just we forgot how to implement them well
I've tried, but I'll try again. I'm not clear what "logged in" means, I guess? It's using my android auto from my phone. Everything is authed against my google account, including my Gemini, presumably. Is there a secret Gemini/AA I'm missing?
That's interesting, maybe there's some limitation there. I haven't used android auto so I don't know whether it has access to an instruction file like the desktop application!
Will it change iOS Settings for me that are hard to find by me just describing what I want? Or things like: delete every app I haven’t used in 6 months?
I have found that asking Siri to "ask ChatGPT" was enough 99% of the time for me and solved the discoverability problem that I had with my previous phones.
I think that we are now in the realm of diminishing returns regarding these chat assistants.
"I delete all your apps since I've been installed this month and I don't have enough records to suggest otherwise, to comply with your request I've deleted every app and also deleted the backups to save space on your device."
> He kinda showed off Siri as like the Star Trek computer for your phone.
This is a truly damning comparison. In Star Trek, the massively powerful ship's computer is mainly ignored in favor of touchscreen interfaces and the natural language voice controls on the computer are mainly used for making tea and occasionally asking a question, which the computer often can't answer or answers incorrectly. All real work is done using other interfaces.
apple's highly opinionated developer strategy has a strength here insofar as they could use it to deconstruct existing apps into generative ui programs that the user may compose to their needs (e.g. putting a webview for cooking instructions above a timer) though of course app publishers would decry it, Apple's never really seemed keen on listening to them.
The home and widgets screen can be customized to the point you don't recognize it as iOS
> devs customize the UI
Have you used Spotify? It completely ignores Apple UI and does its own thing cross platform. If you mean let devs customize the OS' UI, why would they? UI consistency is one of Apple's core strengths (or so it was before the 26 releases).