runanywhere 0.19.13 copy "runanywhere: ^0.19.13" to clipboard
runanywhere: ^0.19.13 copied to clipboard

Privacy-first, on-device AI SDK for Flutter. Run LLMs, STT, TTS, and VAD directly on device with no data leaving the device.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add runanywhere

With Flutter:

 $ flutter pub add runanywhere

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  runanywhere: ^0.19.13

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:runanywhere/runanywhere.dart';
4
likes
0
points
173
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Privacy-first, on-device AI SDK for Flutter. Run LLMs, STT, TTS, and VAD directly on device with no data leaving the device.

Homepage
Repository (GitHub)
View/report issues

Topics

#ai #machine-learning #on-device #llm #speech-recognition

License

unknown (license)

Dependencies

audioplayers, device_info_plus, ffi, fixnum, flutter, flutter_secure_storage, path_provider, protobuf, record, shared_preferences, uuid

More

Packages that depend on runanywhere

Packages that implement runanywhere