
expo-ai-kit
Use on-device AI models inside Expo apps
3 followers
Use on-device AI models inside Expo apps
3 followers
expo-ai-kit brings on-device AI models to Expo and React Native with zero native setup. It provides simple, typed helpers to check device support, run on-device AI requests, and quickly add AI-powered features to your app. Lightweight, open source, and built to save developers time while experimenting with Apple Intelligence and upcoming Android support.


Hi everyone! π
I built expo-ai-kit because I wanted an easier way to experiment with on-device AI inside Expo apps. Each project required repeating the same checks, helpers, and request logic just to know whether the device could actually run local models and it slowed everything down.
expo-ai-kit provides simple, typed utilities that let developers quickly detect on-device AI support and plug AI features into their apps without extra setup. Itβs lightweight, open source, and will continue to grow with more tools and examples.
The image above shows a simple chat app using the toolkit.
Happy to hear your feedback or suggestions! π