callstackincubator/ai
On-device LLM execution in React Native with Vercel AI SDK compatibility observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 91
- Release rhythm 68
- Longevity 55
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: 12
- age_days: 775
- days_rel: 217
- days_push: 57
- n_releases_24m: 12
Adoption not part of the score
1387 stars · 58 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of on-device AI primitives for React Native offering Vercel AI SDK-compatible APIs for running LLMs, embeddings, transcription, and speech synthesis directly on mobile devices. It supports Apple Foundation Models, Google Gemini Nano via ADK, GGUF models via llama.rn, and MLC LLM runtimes on iOS and Android.
Use cases
- run llm inference offline in a react native app
- add privacy-preserving on-device chat to a mobile app
- use apple foundation models from react native
- run gguf models locally on android and ios
- generate embeddings on-device for semantic search
- add speech-to-text and text-to-speech to a mobile app
- replace cloud llm api calls with local inference to cut costs
When to choose
- you need offline-capable, low-latency AI features in a React Native app
- user data privacy requires that inference never leaves the device
- you want Vercel AI SDK APIs like streamText and generateText backed by local models
- you want to avoid server and API costs for AI features
When to avoid
- you need frontier-scale model quality that only large cloud models provide
- your app is not React Native or targets web/desktop only
- you need broad model choice without managing GGUF or MLC model downloads
- you require features like large-context reasoning beyond on-device model limits
Facets
library · maturity active
llm-inference sdk speech-recognition tts rag agent-framework large-language-models mobile-development artificial-intelligence cross-platform on-device-ai react-native vercel-ai-sdk apple-foundation-models gemini-nano gguf mlc-llm privacy-preserving edge-ai devtools-profiler ios android mobile typescript
3 sources
- readme: https://github.com/callstackincubator/ai · fetched 2026-08-28 · fa4656f27df8
- homepage: https://react-native-ai.dev · fetched 2026-08-29 · ee2847066fb6
- site_page: https://www.react-native-ai.dev/docs · fetched 2026-08-29 · 0776aee95d78
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| callstackincubator/ai | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="callstackincubator/ai")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem