Earlier quoted context omitted.
Siri doesn't need to have conversations with you. ChatGPT can do that. But, it should be able to do actions you'd do on your phone.
Pretty straight forward on Android at least to wire up a harness that talks to Tasker[0] or another full automation app. [0] https://tasker.joaoapps.com/
Apple accidentally left Claude.md files Apple Support app
281–290 of 339 posts
Re: Apple accidentally left Claude.md files Apple Support app
#282to be honest, for some reason I expected most of apple to eschew claude/ai coding. I'm not sure why. It just doesn't feel very Apple-like
Some people are living in a different universe. Every single tech company I know is pivoting their entire company to AI based software development. Its in the performance evals, the wallet is fully open to use tokens to experiment, every practice and every process is open for re-evaluation. Its all gas no breaks everywhere. The conversation on the internet does not seem to realize this? Or is in denial.
Re: Apple accidentally left Claude.md files Apple Support app
#283Earlier quoted context omitted.
Right now Alexa+ and Gemini are objectively better. The best is ChatGPT voice mode. It understands non English words and accents amazingly well, and even though the LLM model isn’t the full fledged one, I can have deep conversations with it for an hour without it missing a beat.
I agree, ChatGPT voice mode is pretty impressive. Almost similar to Samantha in 'Her', laughably.
Things that Sam Altman would prefer people not say lol
Re: Apple accidentally left Claude.md files Apple Support app
#284Earlier quoted context omitted.
Some people are living in a different universe. Every single tech company I know is pivoting their entire company to AI based software development. Its in the performance evals, the wallet is fully open to use tokens to experiment, every practice and every process is open for re-evaluation. Its all gas no breaks everywhere. The conversation on the internet does not seem to realize this? Or is in denial.
I think OP's comment comes from the "Think Different" mysticism that used to be around Apple. You'd think that if there was one company on the planet not embracing slop, it would be Apple, and the realization that it's not the case can be a bummer.
Re: Apple accidentally left Claude.md files Apple Support app
#285Earlier quoted context omitted.
Okay, but why is the Siri team sitting out transformers. I really wanna move past the „Dragon Naturally Speaking“ experience with a bolted on decision tree.
Who’s doing it better? I have yet to hear from a Google or Amazon user who has a transformatively better experience, and I think that’s why they haven’t jumped so far because they have hundreds of millions of users who have daily habits that they don’t want to lightly disturb.
(It misunderstands my wife from California all the time, though.)
Re: Apple accidentally left Claude.md files Apple Support app
#286Earlier quoted context omitted.
Siri doesn't need to have conversations with you. ChatGPT can do that. But, it should be able to do actions you'd do on your phone.
Speech to text should work. I regularly have to manually edit the transcribed input. The more special words the more frequent. Completely disregards the context of the current input, for example, on Hacker news might involve special technical and IT vocabulary.
Does any voice assistant do this right now? Genuine question, I don't actually know. It sounds useful as long as it's not invasive.
Re: Apple accidentally left Claude.md files Apple Support app
#287Earlier quoted context omitted.
Apple seems to purposefully have decided to sit out the arms race. Probably smart time to rent and not buy if they plan on buying in a downturn.
Okay, but why is the Siri team sitting out transformers. I really wanna move past the „Dragon Naturally Speaking“ experience with a bolted on decision tree.
Re: Apple accidentally left Claude.md files Apple Support app
#288Earlier quoted context omitted.
No matter how good the LLM features are, I just want to turn my lights on and off and check the time. A perfect LLM could maybe perform on par with a simple deterministic command system for these tasks, but not better. All an LLM does is introduce the possibility that a command that worked fine yesterday will randomly not work Also, one of my first interactions with this Alexa+ thing was “how long is it until 8:45am”…
> All an LLM does is introduce the possibility that a command that worked fine yesterday will randomly not work Aren't hallucinations part of GenAI? I would assume that "AI" voice recognition doesn't have that baked in, but I'm not working in either of those spaces so maybe I'm missing the details. So many things are being looped into the "AI" umbrella that would have just been called machine learning or pattern reco…
Re: Apple accidentally left Claude.md files Apple Support app
#289Earlier quoted context omitted.
> that tried it at the start and then gave up because of a bad experience I've had enough bad experiences with products that never got better, or just got worse (Exhibit A: Windows 11). Like most primates, I am capable of learning, and I've learned that once a consumer product/service goes bad there's little hope of a turn-around. I accept that you're telling me that it's gotten better, but of the people I know IRL w…
The current photos app on Win 11 has accumulated a whopping one gigabyte of - what actually?
On Windows 10, the Photos app package is about ~140MB on my computer. A good chunk of that is because the package includes a lot of dependencies - including platform deps that I'd expect would be part of the UWP runtime in the OS - kinda like how since the introduction of Swift/UIKit/etc in iOS the IPA packages all bundle their platform dependencies, even though they're demonstrably redundant, because UIKit isn't an OS-provided framework anymore... I'm not up-to-date in the iOS dev scene so I'm unsure why Apple went with that approach.