iOS Reportedly Gains On-Device AI Terminal
According to a social media post, iOS has been updated with a terminal built specifically for managing AI coding agents. The new feature apparently allows users to interact with a server-based AI agent directly from their device using voice-to-terminal commands. This would represent a significant new tool for developers and power users managing AI workflows from mobile devices.
Apple's on-device AI strategy centers on the Neural Engine, specialized hardware within Apple Silicon chips designed for efficient machine learning algorithm execution. This minimizes latency and allows for immediate AI responsiveness by processing data directly on the device, a key differentiator from cloud-based AI services. This approach enhances user privacy by keeping data on the device. The company's developer toolkit includes Core ML, a framework for integrating machine learning models into apps for on-device processing. More recently, reports suggest Apple will replace Core ML with a more modern "Core AI" framework to better support a wider range of AI capabilities beyond machine learning. This shift is expected to provide developers with new ways to incorporate AI features into their apps with fewer third-party resources. For developers, Apple provides tools like the `coremltools` Python package to convert models from libraries such as TensorFlow and PyTorch into the Core ML format. The Create ML app, bundled with Xcode, allows for building and training Core ML models without writing code. These tools are part of a broader ecosystem that includes frameworks for vision, natural language, and speech, all built on top of Core ML. While the rumored on-device AI terminal is a new development, third-party iOS terminal apps already exist for managing AI workflows. Apps like Moshi are specifically designed for interacting with server-based AI coding agents, featuring on-device voice input using OpenAI's Whisper model for lower latency and increased privacy. This indicates a demand for mobile tools to manage AI development, a niche Apple could fill with a native solution. Apple's broader AI strategy involves a mix of in-house development and targeted acquisitions, such as Xnor.ai for edge AI and Pointable AI for knowledge retrieval. The company has been integrating AI features across its operating systems, with iOS 18 introducing "Apple Intelligence" which includes system-wide writing tools and image generation. These features are powered by on-device models, with a "Private Cloud Compute" option for more intensive tasks, ensuring data privacy.