# expo-ai-kit > On-device AI for React Native and Expo: LLMs, speech-to-text, vision, and embeddings. > Native module, no API key, zero runtime JavaScript dependencies. Install: `npx expo install expo-ai-kit`. Requires Expo SDK 54+ or compatible Expo modules in a React Native app. Use a native development/production build, not Expo Go. All features are off by default. Turn them on with the config plugin options `llm`, `speech`, `vision`, and `androidEmbeddings`; an app ships only the native code it enables, and the other APIs throw a typed *_NOT_ENABLED error. Changing an option needs a new native build. Bare React Native sets `expoAiKit.