# Locanara > Free, open-source, privacy-first on-device AI framework for Apple, Android, and Web. Locanara provides chains, memory, guardrails, native Pipeline builders, local RAG, model/engine integrations, and browser-native inference. Prompt inference stays on device: there is no cloud fallback and no API key. ## Packages - Apple SDK: 1.1.1 via Swift Package Manager or CocoaPods - Android SDK: 1.1.2 via `com.locanara:locanara` - Web SDK: `locanara` (read the live manifest; the version map has no dedicated Web key) - Expo wrapper: 0.1.3 via `expo-ondevice-ai` - React Native wrapper: 0.1.0 via `react-native-ondevice-ai` - Flutter wrapper: 0.1.0 via `flutter_ondevice_ai` ## Version Mirror Status The root and site version maps match. ## Start Here - Check device/runtime capability before inference. - Apple and Android provide Pipeline composition; Web does not. - Verify model-management support in the concrete platform implementation. ## Links - Documentation: https://locanara.hyo.dev/docs - Full AI reference: https://locanara.hyo.dev/llms-full.txt - GitHub: https://github.com/hyodotdev/locanara - Community: https://locanara.hyo.dev/community