Your Mac Already Has a Free AI Model Built in: Here’s How to Unlock It with Apfel
TL;DR
Apple exposes its local Apple Intelligence model to developers through the Foundation Models framework. On supported Macs, the model runs on-device and can handle basic AI tasks without a cloud request. The model is described as roughly 3 billion parameters. That points to summarization, rewriting, classification and lightweight app assistants, not heavy coding, research or long reasoning chains.
Nauti's Take
This is not a hidden supercomputer inside your Mac. It is a useful small worker inside Apple’s cage.
For privacy-sensitive workflows such as sorting notes, shortening text or pre-filling form fields, that is valuable. Anyone trying to build an open local agent on top of it will hit Apple’s walls fast.
The real test is simple: do you need convenient and private, or controllable and extensible?
Briefingshow
For Mac users, local AI gets a lower-friction entry point: you may not need Ollama, API keys or cloud subscriptions for a small private assistant. For developers, it is a cheap test lane for offline features. The boundary is clear: Apple controls the model, access and capabilities.