react-native-executorch

Installation
SKILL.md

When to Use This Skill

Use this skill when you need to:

  • Build AI features directly into mobile apps without cloud infrastructure
  • Deploy LLMs locally for text generation, chat, or function calling
  • Add computer vision (image classification, object detection, OCR)
  • Process audio (speech-to-text, text-to-speech, voice activity detection)
  • Implement semantic search with text embeddings
  • Ensure privacy by keeping all AI processing on-device
  • Reduce latency by eliminating cloud API calls
  • Work offline once models are downloaded

Overview

React Native Executorch is a library developed by Software Mansion that enables on-device AI model execution in React Native applications. It provides APIs for running machine learning models directly on mobile devices without requiring cloud infrastructure or internet connectivity (after initial model download). React Native Executorch provides APIs for LLMs, computer vision, OCR, audio processing and embeddings without cloud dependencies, as well as a variety of pre-exported models for common use cases. React Native Executorch is a way of bringing ExecuTorch into the React Native world.

Key Use Cases

Installs
3
GitHub Stars
1.4K
First Seen
Mar 17, 2026