โขWhen developing applications that require edge AI capabilities
โขWhen needing to run AI models on devices with limited or no internet connectivity
โขWhen prioritizing data privacy and security by keeping AI processing on-device
Quick start
1Navigate to the cloned repository: cd runanywhere-sdks
2Build the project using the provided build script: ./build.sh
3Explore the example models and configurations in the examples/ directory
4Modify the configuration files to suit your specific AI model and device needs
5Run the example application using the compiled binary: ./runanywhere-sdks/example
Ready-to-paste prompt
Run a pre-trained object detection model on a local image file: ./runanywhere-sdks/example -m examples/models/object_detection -i path/to/image.jpg
Heads up: Ensure your development environment meets the minimum C++ compiler version requirement (C++14 or higher) to successfully build and run the Runanywhere-sdks toolkit
Saves to your device
Topics
android
apple-intelligence
cpp
diffusion-models
edge
flutter
inference
ios
kotlin
llamacpp
llm
multimodal
ollama
on-device-ai
react-native
swift
vlm
voice-ai
web
websdk
What's inside โ free to inspect
No purchase needed
Read the entire source before you build โ unlike paid marketplaces that hide it behind a buy button.