Mac On-Device AI for clipboard tasks

Posted by Upset_Letterhead@reddit | LocalLLaMA | View on Reddit | 9 comments

My honest read on local LLMs today: most models worth running don't fit on normal consumer hardware anymore. I used to run stuff on an RTX 4090 but the gap to frontier models keeps widening, and I don't want to build an expensive rig for a mid tier local model. So I default to OpenRouter / Anthropic for real work.

But I also don't love sending all my data to a third-party API for throwaway tasks - "summarize this," "rewrite this message," "review this comment." That feels like exactly where a small on device model should win.

I started poking at Apple Intelligence's Foundation Models framework. Built a clipboard manager around it as a test case.

Early impressions: reasonable for the "every day" workhorse. Fine at short summaries, rewrites. Falls over on ambiguous language and detailed tasks, as expected.

- Why does it feel like Apple has stalled on pushing real value from Apple Intelligence? The on device model is already there and somewhat capable.

- Am I missing them, or are very few apps actually leveraging Apple AI in meaningful ways? Most examples I see are Apple's own half-baked features.

- Does anyone have a real pulse on whether Apple Intelligence adoption is picking up, or is it just quietly stagnating?