Simplest way to run AI models on device in React Native
React Native ExecuTorch brings the power of AI to React Native! Run PyTorch models locally on mobile devices with ease, ensuring privacy and cutting cloud costs. Simple API, pre-exported models, and support for LLMs make AI integration seamless and efficient.
We're excited to introduce React Native ExecuTorch - bringing AI models directly to edge devices for React Native! We have been tinkering around running AI models on edge devices for a while. Our overarching goals since day one were to enable more private, more environmentally friendly, and less resource-intensive model inference on mobile devices for the React Native community. Leveraging the power of the ExecuTorch ecosystem, we were able to bring LLMs, computer vision models like object detection and classification, OCR, and speech-to-text capabilities to run on-device for React Native devs. No more API calls or cloud dependencies for your AI features!
The journey has just begun, and we cannot wait to see what the future holds. We hope that our open source work will enable many people to build amazing apps! If there are any use cases on your mind that you would see fit for our library, please do reach out! Check out our GitHub repo to get started!
Great work guys! Glad to see ExecuTorch is becoming more accessible to wider audiences thanks to this work and excited for all the fun additions to this you guys are currently cooking!
👋 Hey Hunters!
We're excited to introduce React Native ExecuTorch - bringing AI models directly to edge devices for React Native!
We have been tinkering around running AI models on edge devices for a while.
Our overarching goals since day one were to enable more private, more environmentally friendly, and less resource-intensive model inference on mobile devices for the React Native community.
Leveraging the power of the ExecuTorch ecosystem, we were able to bring LLMs, computer vision models like object detection and classification, OCR, and speech-to-text capabilities to run on-device for React Native devs. No more API calls or cloud dependencies for your AI features!
The journey has just begun, and we cannot wait to see what the future holds.
We hope that our open source work will enable many people to build amazing apps!
If there are any use cases on your mind that you would see fit for our library, please do reach out! Check out our GitHub repo to get started!
Happy coding!