Section 01
Introduction: iki-nano—An Elegant Solution for Running LLMs Locally on iPhone
iki-nano is an open-source iOS app that supports local downloading and running of quantized language models on iPhones, enabling a fully offline AI conversation experience. The project uses SwiftUI and MVVM architecture, integrates MediaPipe Tasks GenAI and LiteRT-LM frameworks, and provides a complete reference implementation for local LLM inference on mobile devices. Its design philosophy emphasizes privacy protection (data remains local), no network dependency (usable offline), and instant response (eliminating network latency).