Blog

Apple put the useful AI machine on your desk

The familiar verdict on Apple is that it fell behind in generative AI. Rivals built the frontier chatbots that defined the category, while Apple's answer arrived later and more cautiously.

Video software suggests a different reading. For many routine jobs, Apple's advantage is not a larger cloud model. It is the Apple silicon Mac already on the editor's desk.

The cloud turned ordinary AI into a meter

For years, video software has treated every intelligent action as a service. Upload the footage. Wait for a model in a datacentre. Pay for the answer in minutes or credits.

Descript makes that bargain unusually clear. Its cloud enables browser access, live collaboration and shared workspaces - valuable things a local application cannot cheaply imitate. It also means usage has a marginal cost. As of 22 September 2026, recorded and imported media draws down media minutes, while Studio Sound, Green Screen, Eye Contact and filler-word removal draw down AI credits. Those are Descript's own definitions on its pricing page and in its usage guide.

The meter is not arbitrary. It reflects the architecture, followed by a product and pricing choice.

Much of practical video AI fits on the Mac

Much of the routine AI work inside a video editor is not frontier reasoning. It is transcription, word timing, voice restoration, face tracking and person segmentation. These are difficult jobs, but they are bounded ones. They do not need a model that can answer any question about anything.

An Apple silicon Mac already has the CPU, GPU, Neural Engine, media engines and unified memory to do that work. Core ML can schedule inference across the available compute. Vision provides face and image analysis. AVFoundation can play and render the same media composition.

Rooster is built around that bet. It is a native Mac video editor whose core record-to-export loop runs locally. Local models create the transcript and restore speech. Apple's Vision framework analyses the picture. AVFoundation drives preview and export from the same edit graph.

Another hour of work still costs something. The person editing pays in processing time and electricity; Rooster still has to be built, distributed and supported. But another hour in its core local loop does not add another hour to Rooster's inference bill. That does not force unmetered pricing. It removes the server cost that presses cloud products towards allowances and credit balances.

It is better for the raw material too. A finished video is usually meant to be seen. The false starts, discarded takes, private notifications and stray credentials caught in a screen recording are not. Local processing keeps the material that never makes the cut beside the person who recorded it.

The bill will settle the argument

Cloud models are not going away. Frontier reasoning, generative video and real-time collaboration can justify a datacentre. A local-first application can use those services deliberately without making them a dependency of every recording, edit and export.

The pressure appears when a creator asks a simpler question: why am I buying an Apple silicon Mac, then renting somebody else's computer to transcribe a file or remove its background?

That is one quiet Apple advantage. It does not need to win every model benchmark for its hardware to absorb more of the routine work.

Cloud AI will not disappear because local models can do bounded work. But its premium shrinks each time a useful task moves onto hardware the customer already owns. In products designed around that fact, the required upload and per-minute inference bill can disappear with it.

Apple did not miss useful AI. It changed who supplies the machine.