runanywhere-sdks
Active·★ 10.4k·APACHE·Updated 2026-05-27
★ Trending★ Essential
Production ready toolkit to run AI locally
RunAnywhere provides SDKs to integrate on-device AI capabilities into mobile applications. It enables local execution of large language models, speech-to-text, and text-to-speech, ensuring privacy, offline functionality, and high performance.
#On-device AI#LLM#Mobile SDK#Speech Recognition#Text-to-Speech
01
Features
01LLM Text Generation
02Streaming
03Speech-to-Text
04Text-to-Speech
05Voice Assistant Pipeline
02
Compatibility
Swift (iOS/macOS)
Supported
Verified via docs
Kotlin (Android)
Supported
Verified via docs
React Native
Partial Support (Beta)
Verified via docs
Flutter
Partial Support (Beta)
Verified via docs
03
Quick start
1
$ npm install @runanywhere/core @runanywhere/llamacpp
04
Use cases
↳LLM Chat Applications
↳Voice Assistant Integration
↳Offline AI Capabilities
05
Alternatives
MaxKB★ 21.1k
An open-source platform for building enterprise-grade agents. Powerful and easy to use.
ragflow★ 81.5k
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Context7★ 56.4k
MCP Server that provides up-to-date code documentation for LLMs and AI code editors.
Brave Search MCP★ 86.5k
Allow your AI Agent to search the real-time internet using Brave Search API. Essential for getting up-to-date information.
Related searches
Comments
Log in to leave a comment
- OOakley HarrisMay 26, 2026
Running AI locally without cloud dependencies is a hard problem. This SDK makes it manageable.
- SSam LewisMay 15, 2026
The production-ready emphasis means it handles edge cases that research implementations skip.
- SScout RiveraMay 13, 2026
Production-ready local AI toolkit is exactly what enterprise teams with on-prem requirements need.
- CCorey WilsonMar 18, 2026
Used for deploying AI in air-gapped environments where cloud APIs aren't an option.