The modern AI developer is currently trapped in a costly tug-of-war between performance and privacy. For years, the industry standard has been the cloud-centric model: send user data to a massive server, wait for a response, and pay a recurring API bill that scales linearly with usage. While powerful, this architecture introduces latency, creates significant security vulnerabilities, and leaves developers at the mercy of third-party pricing shifts. The community is now pivoting toward a local-first approach, seeking ways to bring the intelligence of large language models directly onto the user's hardware without sacrificing the capabilities that make generative AI useful.
The Architecture of Local Intelligence
MacPaw, the Ukrainian software developer known for its ecosystem of utility apps, is attempting to break this cloud dependency through a strategic partnership with Liquid AI. The centerpiece of this transition is Elix, an on-device inference system designed to move AI computation from remote servers directly onto the local machine. By implementing Elix, MacPaw is restructuring its technical stack to prioritize local hosting, ensuring that AI models can run natively on the user's device. This shift is not merely a feature update but a fundamental change in how the company views the relationship between the application and the hardware it inhabits.
This technical rollout is being integrated into SetApp, MacPaw's subscription-based app store that currently serves over 150,000 paid users. As SetApp seeks to increase the proportion of AI-driven applications within its library, MacPaw is introducing a new economic framework to sustain this growth. The company is experimenting with a credit-based pricing system specifically for AI operations. Unlike the traditional flat-rate subscription, this model ties costs to the actual computational load. The number of credits consumed is determined by the complexity of the AI task, allowing MacPaw to manage the high operational costs of AI inference while providing a scalable way for users to access high-compute features.
To make this local intelligence viable, MacPaw is combining Elix with a dedicated local memory system. This combination allows the AI to process and retain information within the device's own environment, creating an independent intelligent ecosystem that does not require a constant heartbeat from a cloud server. By keeping the data and the compute in the same physical location, the system minimizes the latency typically associated with API calls and eliminates the risk of data interception during transit.
Beyond General Purpose Local Models
While Apple has already provided developers with access to its own local models, the partnership between MacPaw and Liquid AI targets a different objective: functional optimization. The prevailing trend in on-device AI has been the deployment of general-purpose models that attempt to be proficient at everything but excel at nothing. Liquid AI's approach diverges from this by focusing on architecture that is optimized for specific performance metrics across various functions. Instead of a one-size-fits-all model, the Elix system is designed to ensure that the hardware is utilized with maximum efficiency for the specific task at hand.
This efficiency is further enhanced by a customization stack that allows the model to evolve based on user interaction. In a traditional cloud model, the model is static until the provider releases a new version. In the MacPaw and Liquid AI implementation, the system learns from user input over time. This creates a feedback loop where the AI becomes increasingly tailored to the individual user's habits and data. The longer a user employs the software, the more the local model optimizes itself, transforming a generic tool into a personalized assistant that understands the specific context of the user's workflow.
The critical differentiator here is the timing of the hardware optimization. Most AI models are trained first and then compressed or quantized to fit on a device. Liquid AI employs a design philosophy where the architecture is optimized for the hardware before the training phase is completed. This ensures that the model does not fight against the physical constraints of the chip but rather leverages them, solving the primary bottleneck of on-device AI: the limited memory and thermal overhead of consumer hardware.
The One-Stop Shop for Hybrid AI
As the local processing architecture stabilizes, MacPaw is preparing to open these capabilities to the wider developer community within the SetApp ecosystem. The goal is to transform SetApp from a simple app store into a comprehensive AI development platform. MacPaw plans to build a one-stop shop that integrates Liquid AI's on-device inference alongside access to high-performance cloud models, such as those provided by Google.
This hybrid approach solves the central dilemma of AI development. Developers no longer have to choose between the security of local inference and the raw power of the cloud. Instead, they can build applications that dynamically switch between the two. A simple task, such as text summarization or local file organization, can be handled by Elix on the device to ensure privacy and speed. Meanwhile, a highly complex reasoning task that requires massive parameters can be routed to a cloud model.
By providing this integrated access, MacPaw removes the friction of managing multiple API integrations and disparate infrastructure. Developers can implement a sophisticated AI workflow through a single platform, utilizing local compute for the majority of tasks and reserving the cloud for the exceptions. This not only lowers the barrier to entry for independent developers but also creates a more resilient application architecture that can function even when the user is offline.
This movement toward a unified local-cloud pipeline suggests that the future of AI will not be defined by where the model lives, but by how intelligently the system decides where to execute the compute. By democratizing access to Elix for SetApp developers, MacPaw is positioning itself as the orchestrator of this hybrid intelligence.



