Ross ROSS = Recommend OSS · open-source software intelligence for agents

software-mansion/react-native-executorch

Declarative way to run AI models in React Native on device, powered by ExecuTorch. observed · 2026-08-28

github.com/software-mansion/react-native-executorch · homepage · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

88/100

  • Activity 99
  • Release rhythm 96
  • Longevity 49

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 7.0
  • age_days: 686
  • days_rel: 30
  • days_push: 7
  • n_releases_24m: 49

Full methodology

Adoption not part of the score

1702 stars · 95 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

React Native ExecuTorch is a declarative React Native library for running AI models on-device, powered by Meta's ExecuTorch runtime. It ships pre-exported models for LLMs, vision-language models, computer vision, speech-to-text, text-to-speech, OCR, and embeddings, all running locally without cloud API calls.

Use cases

  • run LLMs locally in a React Native app
  • on-device object detection and image segmentation
  • offline speech-to-text and text-to-speech in mobile apps
  • generate image and text embeddings for local semantic search or RAG
  • OCR a photo of a document and feed the text to a local LLM
  • build a private, offline AI chat assistant in Expo
  • image classification without a cloud API

When to choose

  • you build React Native or Expo apps and want AI inference fully on-device for privacy or offline use
  • you want pre-packaged models (Llama, Phi, Whisper, Kokoro, YOLO, SAM) with a simple declarative JS API
  • you want to avoid cloud inference costs or send user data to servers

When to avoid

  • your app uses the old React Native architecture (New Architecture is required)
  • you need server-side or GPU-scale inference rather than mobile on-device models
  • you don't use React Native or JavaScript as your app layer

Facets

library · maturity active

machine-learning llm-inference computer-vision speech-recognition tts ocr rag machine-learning artificial-intelligence mobile-development computer-vision speech-processing large-language-models cross-platform react-native executorch on-device-ai expo embeddings vlm segmentation object-detection offline-ai android ios mobile

3 sources

Member repositories

RepositoryRoleHealth v2
software-mansion/react-native-executorchmain88

For agents

markdown · JSON · MCP: product_card(name="software-mansion/react-native-executorch")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem