Tagged "ios"
4 articles tagged ios, 4 April 2026 to 1 July 2026. Newest first.
-
Using a local iPhone MCP server to plan Apple Watch workouts with Codex
A practical demonstration of deploying AI agents on iOS devices using Model Context Protocol servers to access native Apple Watch health APIs. Shows how to build end-to-end local AI applications on consumer hardware.
-
Turning Spoken Commands into JSON Tool Calls on iPhones
A developer demonstrates running local voice-to-JSON inference on iOS devices, enabling on-device speech recognition and structured output generation without cloud dependencies.
-
Running Gemma 4 on an iPhone 13 Pro
A developer successfully demonstrates running Google's Gemma 4 model directly on iPhone 13 Pro hardware using LiteRTLM-Swift. This showcases practical on-device inference capabilities for modern mobile devices without cloud dependencies.
-
Kokoro TTS Achieves 20× Realtime Speed on CPU-Only On-Device Inference
A developer has successfully deployed Kokoro text-to-speech with 20× realtime performance using only CPU inference via MLX Swift on iOS, enabling high-quality, low-latency speech synthesis entirely on-device.