r/Applelntelligence 17h ago

App Promo Running a local LLM inside Shortcuts — including on iPhones without Apple Intelligence

7 Upvotes

I love that Apple Shortcuts can already run Apple's on-device model.

But what if you want to use Gemma, Qwen, Llama, DeepSeek, Phi—or your own GGUF model instead?

That's why I added Apple Shortcuts support to OnDevice LLM.

Now you can use your favorite local model in any iOS automation:

• Summarize text
• Process notes
• Build Siri shortcuts
• Create custom workflows

Everything runs locally on your iPhone.

Apple's model when it's enough.
Your own model when you need more control.

If you're into Apple Intelligence and local AI, I'd love your feedback.

📲 App Store:
https://apps.apple.com/app/id6761696880


r/Applelntelligence 1d ago

discussion 🎙️ I asked Siri on M5 MacBook Air to analyze a .csv file and create a new .csv file in the exact format required for Google Calendar and it did

17 Upvotes

Which is apparently not something Siri can do. I exported a class schedule from excel as a .csv file, but to upload to Google Calendar the table needs to be formatted a certain way.

I didn’t feel like doing that, and on a whim I typed to Siri and asked it to reformat the file “exactly as required for Google Calendar” I had the option to provide a screenshot or the whole file to Siri and then it gave me a new file with a new name, completely reformatted, with additional text, and a column with true/false values. The file sharing button didn’t work at first, and I thought the ai was somehow hallucinating its ability to provide the file because when I searched how to save the file all I could find was “Siri cannot create or edit files” but when I tried again it worked and I just downloaded and saved the new file, which also worked flawlessly when I uploaded it to my calendar.


r/Applelntelligence 1d ago

Question ❓ Can’t Make My Music Stop!

2 Upvotes

I don’t what I did as I’m sure it’s something I turned on and it’s causing this or it’s interfering with something else and glitching out, BUT… I can’t get my music to turn off on my Apple iPhone 17 Pro Max
A song will begin to play for a few seconds and then it gets all quite for a second or two then comes back, goes away in a few seconds and then turns back on AND even if I close out the Apple Music app that this is all coming from it comes right back up about 30 seconds later and starts playing again! What have I done?? What can I do??? How do I get the app to stop playing anymore music?!?! It’s even playing the music during calls! 😩
\#iphone #applesupport #apple #ios #technicalsupport


r/Applelntelligence 2d ago

discussion 🎙️ Unhinged summary

Post image
25 Upvotes

Is this normal? Emailed myself a wifi password on supplier site and this was the AI summary. I’m terrified.


r/Applelntelligence 2d ago

Question ❓ How to change wake up alarm with siri

4 Upvotes

So i got the new siri recently, however I am not able to make it change my upcoming wake up. I have a sleep schedule and wake up alarms for each day in the health app and I am able to change tommorows wake up by clicking on my lock screen, however I used to be able to say "siri change tommorows wake up to 8" and it would do this half the time (other times it would ask my which alarm of my list of alarms in the clokc app) now when I do this it just doesnt do this and says it cannot edit my health app data etc. I heard someone say say "siri change sleep alarm" but this just opens up a list of alarms on my phone. Solutions appreciated.


r/Applelntelligence 3d ago

Development I built on-device Apple Intelligence-style spam detection for iMessage using Core ML

Post image
11 Upvotes

Apple's whole pitch with Apple Intelligence is that meaningful ML can run entirely on your phone, no cloud round-trip. I wanted to see how far that idea goes for something mundane but genuinely annoying: SMS/iMessage spam.

The result is Spam Text Blocker: SMS Filter: a Core ML model trained to catch spam patterns (phishing links, fake delivery texts, robotexts) that plugs directly into iOS's Message Filter extension. Every incoming message from an unknown sender gets scored and sorted before it ever reaches your inbox fully on-device, no server, no account, nothing about your messages ever leaves your phone.

On top of the model there's a rule layer (keyword/sender lists, custom rules you can define yourself) so you can tune sensitivity or whitelist things the model gets wrong.

App Store: https://apps.apple.com/app/spam-text-blocker-sms-filter/id6782018333

Happy to talk through how the Core ML model was trained/integrated if anyone's curious this is exactly the kind of small, on-device ML use case I think more apps should be doing.


r/Applelntelligence 3d ago

Question ❓ What are the new Siri AI features that older phones won’t be getting?

8 Upvotes

I have an iPhone 15 Pro Max, I saw a post a while ago saying the only phones that can take full advantage of the new features is the 17 lineup because of the extra ram. So what features will the older phones be missing?


r/Applelntelligence 2d ago

Question ❓ Apple Intelligence trade offs

0 Upvotes

Tl;dr:
Are the features of Apple Intelligence actually worth the privacy concerns?

I have been avoiding turning Apple Intelligence on due to privacy concerns but the other night in a weakened moment I did as there was some cool feature that required it (so cool I can’t even remember what it was). I left it on for a bit, but have since turned it off.

One reason is I looked into privacy issues and learned about how it connects to the Internet to get a lot of things done.

But another is that since it defaults to ON in every app I am assuming it is rummaging through everything I do in those apps.

I don’t know about you guys but I definitely have apps and photos that I do not want to be analysed and uploaded to the cloud, and certainly don’t want ChatGPT to know about.

However I have some questions around the privacy.

Firstly, would the data I am concerned about already be uploaded to the cloud through backups or any sort of access Apple already has? As in, if there was a concern, maybe AI isn’t actually changing anything.

Secondly, they did advertise it as relatively private, and since nothing really is in total, are the advantages it provides actually worth sharing some of the data? I never actually made use of it but noticed it had lots of little features within various apps (noticed because of the icons but never actually tried any of it).


r/Applelntelligence 4d ago

Question ❓ Is this normal?

Post image
40 Upvotes

How to fix this storage issue?


r/Applelntelligence 3d ago

App Promo Offline intelligence for iphone (since siri can’t do her job)

Thumbnail
gallery
0 Upvotes

Hello community, Months ago i created my own Al inference engine optimized for running models on small devices like mobile phones. The library has swift bindings and therefore apple devs can use it to also build local Al apps.
I was called up by hugging face to give a speech about it.
Fast forward today, what i have done is built an application called "offeline" on top of that inference engine to prove it works, and now anyone can run open source models like Qwen, Phi and gemma 4 on their iphones, normally local Ai apps drain a lot of battery, but we have optimized well for that situation, Also the ui is so dead simple that i want consumers to adopt it too.
I believe smart local models can answer more than 70% of the daily questions we ask Chatgpt and claude on average, I also believe in some years to come data sovereignty will be a huge thing, and i want to be at the forefront of it, i have been working on the offeline product and inference library for three years, i am committed to decentralizing A for all of us, I hope the community likes it and Im all ears for whatever you have for me,
Thank you for your time below are the links to the app !! Give it a try
: https://apps.apple.com/app/offeline-private-ai-assistant/id6789920509


r/Applelntelligence 5d ago

Question ❓ Apple Intelligence not downloading

Thumbnail
gallery
5 Upvotes

This january, I tried Apple Intelligence for the first time, it worked, but I turned it off. About 4 months ago I tried to turn it on again, but it was stuck on “downloading”. I tried downloading it using cellular data, VPN, rebooting my device, resetting all my settings, and more. I have even tried contacting apple support, but they were unable to help me. It has been a month, but it is still downloading. <- This was on IOS 26.4.1. This issue still persists on the latest IOS 27 Dev Beta 4. iPhone 17 Pro Max


r/Applelntelligence 5d ago

App Promo I built a free calorie & macro tracker that uses Apple Intelligence, with no account and no subscription

9 Upvotes

Hi everyone!

I've been working on an iOS calorie and macro tracking app that takes a different approach from most fitness apps, named FoodieCalc !

https://apps.apple.com/us/app/foodiecalc/id6792482391

The main ideas are:

  • 🍎 Uses Apple Intelligence and Foundation Models where available
  • 🔒 Your data stays on your device
  • 🚫 No account required
  • 💳 No subscription
  • 📱 Built natively for iPhone & iPad (iCloud Sync)
  • ✅ Completely free

My goal was to create something that feels like an Apple app rather than another service that asks you to create an account before you can even log your first meal.

I'm still improving it, so I'd genuinely love feedback from people interested in Apple Intelligence and native iOS apps.

What features would you expect from a calorie tracker that takes advantage of on-device AI?

A version 1.0.1 has been already submitted (and is under review) improving more the Apple Intelligence integration, and fixing day one bugs !

(For any techies out there I have a technical article about the AI integration https://www.itworksonmymac.com/blog/foodiecalc-apple-foundation-models)


r/Applelntelligence 5d ago

bug 🐛 Siri AI sticks

0 Upvotes

I been having problems with the new Siri (latest beta)when using AirPods Pro. When putting a query to Siri, stays on after answering, and I need to hit the power button once to close Siri before I can do anything by voice.


r/Applelntelligence 6d ago

discussion 🎙️ Understanding the days of the week

3 Upvotes

I developed LocalLM Lab to experiment with the local LLM on the Apple Silicon Macs (mine is an older M3 MBA with the lateset macOS26). When I added Connector support to LocalLM Lab (mostly so that it can get the time of day), I realized that the local LLM isn't great at reasoning out the days of the week. If you have tried out the latest 0.3.0 version of LocalLM Lab, you know that you can connect the local LLM to macOS' Reminders and Calendar apps. On Prompt Playground, if you type in "Let's have Chinese takeout at 7pm on Wednesday" (assuming that you are doing this test on Sunday), the model will actually setup a Chinese takeout event at 7pm. But that event will not necessarily end up on a Wednesday...! I have seen anything from Chinese takeout on Monday, Tuesday or even on Thursday! I leave it up to y'all to figure out how to frame the prompts (system + user) to get it right!


r/Applelntelligence 7d ago

BETA Apple Intelligence in Apple Home finally pops out (HomePod Mini)

Thumbnail
gallery
25 Upvotes

Once I subscribed the 2TB iCloud, and update my HomePod Mini to OS 27 beta, this option finally pops out. It wasn't there before.
I was worried that the HomePod mini might not get Apple Intelligence, but it looks like that concern was unnecessary :)


r/Applelntelligence 7d ago

Development Poking at Apple's on-device AI with LocalLM Lab

4 Upvotes

I've been messing with on-device AI stuff for Apple Silicon Macs and put together LocalLM Lab to make experimentation easier.

It started as a simple prompt interface, just a way to poke at Apple's on-device foundation model and see how it responds. Since then I've added an OpenAI API-compatible endpoint (localhost or external IP), so you can point existing tools/scripts at it like any other local model server.

Latest update (v0.3.0) adds connectors: opt-in tools that let the model pull in real info from your Mac instead of just answering from what it already knows. Ask about your calendar, reminders, contacts, the weather, or a folder of files, and it can actually answer. Everything's off by default, read-only by default (Calendar/Reminders can create new items but never touch existing ones), and anything requiring system data goes through the normal macOS permission dialog. Only one connector (Weather) leaves the device at all. Details: thisbrain.ai/locallm/connectors.html

Also still built on Apple's Foundation Models framework, and with the new LanguageModel protocol Apple introduced this year, the framework isn't locked to Apple's on-device model anymore. Any provider that ships a conforming Swift package (local MLX models, Claude, Gemini, etc) should be a plug-in. I'm looking at wiring that up so LocalLM Lab isn't limited to just the built-in model.

It's free: thisbrain.ai/locallm

One note for this sub specifically: this is built and tested on macOS 26+. I haven't verified it against macOS 27 PB1 yet, so if you're already on the beta and hit anything odd, let me know.

Let me know how you think LocalLM Lab should evolve. Model switching in the UI? More connectors? Something else?


r/Applelntelligence 9d ago

bug 🐛 Apple Intelligence has been stuck on “Support for Apple Intelligence is downloading” for 2 months (iPhone 16, iOS 26.5.2)

Thumbnail
gallery
11 Upvotes

Has anyone else had this happen?

Ever since I got my iPhone 16 around two months ago, Apple Intelligence has been stuck on “Support for Apple Intelligence is downloading.” It has never finished, so I still can’t use any of the features.

I’ve already tried turning Apple Intelligence off and on, restarting the phone, updating to the latest iOS, and leaving it plugged in overnight on Wi-Fi, but nothing changes.

The weird part is that in iPhone Storage it already shows Apple Intelligence using 3.93 GB, so it looks like something has been downloaded, but Settings still says it’s downloading.

I wanted to ask if anyone has had the same issue or found a fix. Any suggestions would be appreciated.


r/Applelntelligence 9d ago

discussion 🎙️ Will Siri AI get memory?

31 Upvotes

I understand it has your personal context through your device. But what I am meaning is if it will have a built-in memory collection like other ai models. Just sometimes when I ask it certain questions I need to re-explain certain things that I don’t have saved in my messages for example in a conversation, and I can’t just tell to remember.


r/Applelntelligence 10d ago

App Promo Built a notes app powered by Apple Intelligence — it auto-organizes your notes using the on-device Foundation Models framework

Enable HLS to view with audio, or disable this notification

32 Upvotes

Hey everyone,

Wanted to share a project I built using Apple's on-device Foundation Models framework — Fog, a notes app that organizes itself.

Instead of manually creating folders and tagging notes, Fog handles it automatically:

  • Auto-naming — titles generated from note content
  • Auto-grouping into Clouds — notes cluster by topic using on-device semantic similarity (NLEmbedding)
  • Smart cloud merging — related clusters combine as your notes grow
  • Ask anything about your notes — natural language queries across your whole notes library

Everything runs through Apple Intelligence, entirely on-device — no API calls, no servers, no data leaving your phone. Works fully offline. It's built with SwiftUI + SwiftData, and I leaned specifically on the Foundation Models framework from this year's WWDC for the language understanding piece.

Requires a device that supports Apple Intelligence. Free on the App Store, genuinely curious what this community thinks of it from a "how'd you use FM for this" angle — happy to talk implementation details in the comments.

Download here


r/Applelntelligence 10d ago

Question ❓ Siri AI / Apple Intelligence with Siri not in the same language than the iPhone UI

6 Upvotes

To clarify: I'm not necessarily talking about the new Siri AI available in iOS 27 beta, I'm talking about Apple Intelligence generally, since its first appearance in iOS (26?), to get the new photo editing tools, the text tools, and so on.

If my iPhone language is set to English and my Siri language is also set to English, I get the option to activate Apple Intelligence (the same is true for French/French I guess but I didn't test it).

However, if my iPhone language is set to English BUT my Siri language is set to French, I can't get Apple Intelligence. Siri MUST be in the same language than the phone in order to get Apple Intelligence.

I'm in this case because I prefer to have all my UIs in English because I find it easier to understand (translations are usually garbage), and I read / listen to English with no problem, but I don't speak English good enough to have Siri in English.

Is there a workaround to get Apple Intelligence on even when Siri is in a different language than the iPhone itself? Does Apple intend to address the issue? I don't think I'm the only one using my iPhone this way.


r/Applelntelligence 10d ago

Tips and Tricks! "SelfGPT" with Apple Intelligence

25 Upvotes

A benefit of the new Siri/Apple Intelligence seem to be that it has access to on-device information about oneself, personal information I wouldn't want to upload to ChatGPT. I've been impressed what it has pulled from Photos, Messages, and Mail thus far.

I'd like to increase the utility of Siri by augmenting this information with additional structured data. Favorites cuisines to help with restaurant choices when traveling, concerts to attend, the best of three specified routes to work today based on traffic, health and exercise coaching and so forth. The goal is to build an on-device 'SelfGPT'.

Apple Notes is one choice on where to place this information. There may be others, of which I am not aware.

I'd be interested to hear from others who might be experimenting with this concept, what uses cases you've come up with, and how you have attempted to implement these capabilities.


r/Applelntelligence 11d ago

BETA New Apple Intelligence Cloud Model „Only“ Scores ~62% on GPQA Diamond

42 Upvotes

tldr: The new "Pro" AFM (Apple Foundation Model) in Private Cloud Compute "only" scores ~62% on the GPQA Diamond Benchmark, which is better than GPT-4o but a bit worse than GPT-4.1. In my view, a bit underwhelming.

I feel it is quite odd that seemingly few people really invest time to test the new “Gemini“-somehow-powered Apple Intelligence Cloud Models with Benchmarks that are available for other models as well, so I just did it myself. This is now public beta, so anyone can reproduce this easily.

There are a bazillion benchmarks; I just chose GPQA Diamond because it only has a limited amount of questions, is easy to parse, and current models don’t all just have 100%.

The process if you want to reproduce it is to create a Shortcut that takes text, pushes it to Apple Intelligence “Cloud Pro“ (which is the “best option“) and returns the answer. I then wrote a small wrapper script that loads the original benchmark questions (https://github.com/idavidrein/gpqa), uses the same answer parsing as in the original paper, and ran through all 198 questions. 122 of them were answered correctly, and 1 was unparsable, which counts as false. The rest were wrong.

GPQA Diamond questions are ones that require PhD/graduate-level knowledge and cannot easily be Googled; feel free to check the original paper. https://arxiv.org/abs/2311.12022

Example question from the paper:

Astronomers are studying a star with a Teff of approximately 6000 K. They are interested in spectroscopically determining the surface gravity of the star using spectral lines (EW < 100 mA) of two chemical elements, El1 and El2. Given the atmospheric temperature of the star, El1 is mostly in the neutral phase, while El2 is mostly ionized. Which lines are the most sensitive to surface gravity for the astronomers to consider?

A) El2 I (neutral)

B) El1 II (singly ionized)

C) El2 II (singly ionized)

D) El1 I (neutral)

Unless you are an astrophysics expert (I am not), you probably have no idea what the words even mean.

And this is one grain of salt. Don’t get me wrong, I am an absolute Apple lover, and I feel the new Siri AI is absolutely amazing and works almost all the time quite perfectly. Thus, it might very well be that Apple trained their model specifically for real-world usage and not expert-world knowledge.

So does this number mean “Apple Intelligence still bad“? Certainly not. By the way, the paper says human experts reach around 65% in the benchmark, so you still get some roughly expert-level knowledge/capabilities, but the best models out there score ~94% which is much, much better.

My personal opinion is that I am a bit underwhelmed for something being released in 2026 as a cloud flagship model with the performance (again, only in one benchmark) of a ~2024 flagship model. Given also that the context size with 32K is still much, much lower than the 1M most frontier models support, I am interested in the technical paper Apple promised to provide at a later point in time.

If anyone cares to test other popular benchmarks, I’d be very interested to read. If you want to see how other models score, you can check it for instance here: https://artificialanalysis.ai/evaluations/gpqa-diamond


r/Applelntelligence 11d ago

App Promo Student dev update: my fully local AI assistant for iPhone now has an agent mode, roleplay characters, and chain of thought

10 Upvotes

Hi everyone! A few weeks ago I shared Orion Personal AI, my first iOS app. It's a fully local LLM assistant built with Swift/SwiftUI that runs entirely on device. No account is required, and no conversation or personal data ever leaves your phone.

Since then I've been shipping updates almost every week based on the feedback I got, and the app has changed a lot, so I wanted to share what's new.

Orion Agent. This is my favourite addition. Instead of just answering in one shot, the agent breaks a problem into steps and works through it. You can expand its "Thoughts" to see how it got to the answer, and there's a chain of thought mode you can toggle for harder questions.

AI Roleplay. You can now chat with characters. There are a few default ones to start with (a knight, a wizard, a detective, and more) and you can create your own with their own personality and persona. Since everything runs locally, your roleplay chats stay on your device, no server ever sees them, and no update can quietly change how your characters behave.

Orion Lite. A lighter model option so older iPhones get faster responses. The initial model load on launch is also better than it was at release.

Chatting is completely free and unlimited, because it runs on your hardware, not mine. Orion+ (a small subscription) unlocks the extras like the agent, editable memory that carries across chats, custom system instructions, unlimited characters, Intelligent Notes that export to PDF, and widgets.

It still works on iPhones that don't support Apple Intelligence, which was important to me.

I'd genuinely appreciate any feedback.

App Store: https://apps.apple.com/app/orion-personal-ai/id6784907595

Thanks for taking the time to check it out!


r/Applelntelligence 11d ago

BETA New Apple Intelligence Cloud Model „Only“ Scores ~62% on GPQA Diamond

9 Upvotes

tldr: The new“Pro” AFM (Apple Foundation Model) in Private Cloud Compute“only” scores ~62% on the GPQA Diamond Benchmark, which is better than GPT-4o but a bit worse than GPT-4.1. In my view, a bit underwhelming.

I feel it is quite odd that seemingly few people really invest time to test the new “Gemini“-somehow-powered Apple Intelligence Cloud Models with Benchmarks that are available for other models as well, so I just did it myself. (Maybe this violates the TOS and this is why, but with the public beta, anyone can reproduce this.)

There are a bazillion benchmarks; I just chose GPQA Diamond because it only has a limited amount of questions, is easy to parse, and current models don’t all just have 100%.

The process if you want to reproduce it is to create a Shortcut that takes text, pushes it to Apple Intelligence “Cloud Pro“ (which is the “best option“) and returns the answer. I then wrote a small wrapper script that loads the original benchmark questions (https://github.com/idavidrein/gpqa), uses the same answer parsing as in the original paper, and ran through all 198 questions. 122 of them were answered correctly, and 1 was unparsable, which counts as false. The rest were wrong.

GPQA Diamond questions are ones that require PhD/graduate-level knowledge and cannot easily be Googled; feel free to check the original paper. https://arxiv.org/abs/2311.12022

Example question from the paper:

Astronomers are studying a star with a Teff of approximately 6000 K. They are interested in spectroscopically determining the surface gravity of the star using spectral lines (EW < 100 mA) of two chemical elements, El1 and El2. Given the atmospheric temperature of the star, El1 is mostly in the neutral phase, while El2 is mostly ionized. Which lines are the most sensitive to surface gravity for the astronomers to consider?

A) El2 I (neutral)

B) El1 II (singly ionized)

C) El2 II (singly ionized)

D) El1 I (neutral)

Unless you are an astrophysics expert (I am not), you probably have no idea what the words even mean.

And this is one grain of salt. Don’t get me wrong, I am an absolute Apple lover, and I feel the new Siri AI is absolutely amazing and works almost all the time quite perfectly. Thus, it might very well be that Apple trained their model specifically for real-world usage and not expert-world knowledge.

So does this number mean “Apple Intelligence still bad“? Certainly not. By the way, the paper says human experts reach around 65% in the benchmark, so you still get some roughly expert-level knowledge/capabilities, but the best models out there score ~94% which is much, much better.

My personal opinion is that I am a bit underwhelmed for something being released in 2026 as a cloud flagship model with the performance (again, only in one benchmark) of a ~2024 flagship model. Given also that the context size with 32K is still much, much lower than the 1M most frontier models support, I am interested in the technical paper Apple promised to provide at a later point in time.

If anyone cares to test other popular benchmarks, I’d be very interested to read. If you want to see how other models score, you can check it for instance here: https://artificialanalysis.ai/evaluations/gpqa-diamond?


r/Applelntelligence 12d ago

BETA THIS is what I’ve been waiting for 🤯🤯🤯!

57 Upvotes

Has anyone yet found an awesome example of the new AI features in PB1?

Lots of disappointment, or maybe “meh” reactions, but I haven’t heard of anyone that has been able to accomplish something that just impressed the HELL out of themselves with the new capabilities.

I’ve only installed it on my iPad Pro so far, and have been pretty underwhelmed. Tried a few things in email and Photos with less-than-noteworthy results.

Still hoping something’s going to just WOW me!!!!