RunanywhereAI/runanywhere-sdks
Production ready toolkit to run AI locally observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 99
- Release rhythm 99
- Longevity 29
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: 1
- age_days: 408
- days_rel: 7
- days_push: 7
- n_releases_24m: 20
Adoption not part of the score
10282 stars · 369 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
RunAnywhere is a set of cross-platform SDKs (Swift, Kotlin, React Native, Flutter, TypeScript, C++) over a shared C++ core for running AI models fully on-device — LLM chat, speech-to-text, text-to-speech, vision, embeddings, RAG, and image generation. It routes inference to hardware-appropriate engines (llama.cpp, MLX, Core ML, Qualcomm NPU, WebGPU) with a unified API and a console for model deployment and telemetry.
Use cases
- run llm inference locally on ios and android
- build an offline voice assistant with stt and tts
- add private on-device chatbot to a mobile app
- run speech-to-text without a server
- generate images on-device with stable diffusion
- do rag with local embeddings on mobile
- run ai models in the browser with webgpu
- deploy on-device ai across a fleet of devices
When to choose
- you need private, offline AI inference on phones, browsers, or desktops
- you want one unified API across multiple platforms and model engines
- you need low-latency voice pipelines (STT, TTS, VAD) on mobile
- you want to exploit device NPUs/GPUs like Apple Neural Engine or Qualcomm Hexagon
When to avoid
- you need large-scale server-side inference on datacenter GPUs
- you require a permissive open-source license (the license is custom, not OSI-approved)
- you only need a simple cloud API call with no on-device footprint
- your target platform is not among the supported SDKs
Facets
library · maturity active
llm-inference speech-recognition tts rag machine-learning sdk image-processing chatbot artificial-intelligence large-language-models mobile-development cross-platform speech-processing privacy windows browser wasm cpp python cross-platform on-device-ai edge-ai llamacpp npu-acceleration voice-agents multimodal offline-inference react-native flutter mobile-sdk ios android macos linux web swift
4 sources
- readme: https://github.com/RunanywhereAI/runanywhere-sdks · fetched 2026-08-28 · 83b4f239c66f
- homepage: https://www.runanywhere.ai · fetched 2026-08-29 · 85893fa2b93d
- site_page: https://www.runanywhere.ai/about · fetched 2026-08-29 · acbe33776b25
- site_page: https://docs.runanywhere.ai · fetched 2026-08-29 · 557d2f7aa1a7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| RunanywhereAI/runanywhere-sdks | main | 85 |
For agents
markdown · JSON · MCP: product_card(name="RunanywhereAI/runanywhere-sdks")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem