Home/Inference & Serving/runanywhere-sdks
runanywhere-sdks logo

runanywhere-sdks

RunanywhereAI/runanywhere-sdks

Production ready toolkit to run AI locally

GraphCanon updated Sep 20, 2026 · GitHub synced Sep 20, 2026

48views this month

10k stars380 forksLast push Sep 19, 2026 C++ Other

Decision brief

RunAnywhere SDKs enable efficient cross-platform deployment of various AI models on local devices with support for specific hardware optimizations.

Good fit when

  • When deploying AI models that need to run locally across multiple platforms including Web, iOS, macOS, Android, React Native, and Flutter
  • For applications requiring efficient use of Snapdragon's Hexagon NPU for machine learning tasks

Avoid when

  • If your deployment does not require support for older versions of Android below API level 24 or macOS earlier than version 14.0+
  • In environments that do not meet the minimum hardware requirements, such as devices with less than 2 GB of RAM
Requirements:
Min 2 GB RAM; Hexagon NPU for Snapdragon 8 Elite class or newer

Observed Jul 17, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Very active (0d since push)
As of Sep 20, 2026
Provenance
Not a fork · Organization account
As of Sep 20, 2026
Security (OSV)
No lockfile
As of Jul 15, 2026

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

git clone https://github.com/RunanywhereAI/runanywhere-sdks

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

A robust SDK for deploying various types of AI models directly on devices, across different platforms like iOS, macOS, Android, Web, React Native, and Flutter.

Capability facts

MCP server
No MCP server detected

Source: repo_scan · Sep 20, 2026

Languages
c++, javascript

Source: github.language+package.json · Sep 20, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Node.js runtimeNode.js

Source: README excerpt (regex_v1, Sep 20, 2026)

| React Native | 0.83.1+, 0.85+ recommended (Node.js 22.12+) |
Source link
Python runtimePython

Source: README excerpt (regex_v1, Sep 20, 2026)

```python import runanywhere as ra
Source link

Tags

README

Quick start The fastest way to feel it. Install, load, generate, all local: ```python import runanywhere as ra from runanywhere import LlmOptions ra.initialize() Requirements Platform Minimum iOS 17.5+ macOS 14.5+ Android API 24 (7.0), arm64 recommended Web Chrome 96+ / Edge 96+,...

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.