RunanywhereAI/runanywhere-sdks
Production ready toolkit to run AI locally
Provides unified SDKs across Swift, Kotlin, Web, React Native, and Flutter for running quantized LLMs, speech-to-text (Whisper), text-to-speech, and vision models entirely on-device using ONNX and llama.cpp runtimes. The architecture abstracts platform-specific inference engines behind a consistent API, enabling developers to build voice assistants and multimodal AI features without cloud dependencies. Includes pre-built sample apps demonstrating STT→LLM→TTS pipelines and image generation on mobile and web platforms.
10,245 stars. Actively maintained with 33 commits in the last 30 days.
Stars
10,245
Forks
308
Language
C++
License
—
Category
Last pushed
Mar 12, 2026
Commits (30d)
33
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/RunanywhereAI/runanywhere-sdks"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
containers/ramalama
RamaLama is an open-source developer tool that simplifies the local serving of AI models from...
av/harbor
One command brings a complete pre-wired LLM stack with hundreds of services to explore.
runpod-workers/worker-vllm
The RunPod worker template for serving our large language model endpoints. Powered by vLLM.
vtuber-plan/olah
Self-hosted huggingface mirror service. 自建huggingface镜像服务。
foldl/chatllm.cpp
Pure C++ implementation of several models for real-time chatting on your computer (CPU & GPU)