DEV Community

10x Magazine
10x Magazine

Posted on • Originally published at techcrunch.com

MacPaw Teams with Liquid AI for On‑Device Inference in Its App Store

TL;DR: MacPaw is integrating Liquid AI’s on‑device inference models into its app store, giving developers a local version of the Eney AI assistant.

A bold step toward private, fast AI on macOS

MacPaw’s latest announcement reads like a manifesto for edge‑centric artificial intelligence. The Ukrainian‑founded software company, best known for its CleanMyMac suite, is rolling out a locally hosted version of its AI companion, Eney, powered by models from the up‑and‑coming startup Liquid AI. By moving inference from the cloud to the user’s own machine, MacPaw promises developers lower latency, stronger data privacy, and the ability to run sophisticated language tasks without an internet connection.

Why on‑device inference matters for developers

Developers building for the MacPaw App Store have long wrestled with the trade‑off between powerful cloud APIs and the latency or privacy concerns they introduce. On‑device inference eliminates the round‑trip to remote servers, cutting response times to milliseconds and ensuring that user data never leaves the device. This is especially valuable for productivity tools, creative apps, and any software that handles sensitive information such as personal documents or financial records.

Edge AI also reduces bandwidth costs for both developers and end‑users, a factor that becomes critical in regions with limited connectivity. Moreover, local models can continue operating offline, opening new use‑cases for travel, remote work, and secure environments where internet access is deliberately restricted. For MacPaw’s ecosystem, these advantages translate into a smoother user experience and a stronger value proposition for developers seeking to differentiate their apps.

Liquid AI’s role and the technical blueprint

Liquid AI supplies a suite of compact, high‑performance language models optimized for Apple silicon. The partnership gives MacPaw access to a ready‑made inference engine that can be bundled directly into an app’s binary. Developers will receive an SDK that abstracts model loading, tokenization, and execution, allowing them to focus on product logic rather than low‑level ML engineering.

According to the joint statement, the integration supports both CPU‑only and GPU‑accelerated paths, automatically selecting the most efficient hardware configuration on each Mac. The models are quantized to stay under 200 MB, a size small enough to keep app download times reasonable while still delivering conversational quality comparable to larger cloud‑based services. Liquid AI also provides a continuous update pipeline, meaning developers can push model improvements without requiring a full app resubmission.

What this means for the MacPaw ecosystem

For the App Store’s 10,000‑plus developers, the new on‑device inference option opens a shortcut to AI‑enhanced features that previously demanded costly cloud subscriptions. Imagine a photo‑editing app that suggests captions, a note‑taking tool that auto‑summarizes meeting minutes, or a code editor that offers contextual code snippets—all running locally, instantly, and without exposing user content to external servers.

MacPaw plans to showcase a beta version of Eney in its own suite later this year, giving developers a live example of how to embed conversational agents into existing workflows. The company also hinted at a revenue‑share model that rewards developers who adopt the on‑device stack, aligning financial incentives with the broader goal of fostering a privacy‑first AI marketplace.

Closing takeaway

By marrying Liquid AI’s lightweight models with its own distribution platform, MacPaw is positioning the MacPaw App Store as a hub for privacy‑centric, high‑performance AI applications. The move not only benefits developers seeking faster, safer inference but also signals a broader industry shift toward edge AI as the new standard for desktop software.

Top comments (0)