claid 0.6.2 copy "claid: ^0.6.2" to clipboard
claid: ^0.6.2 copied to clipboard

CLAID is a flexible and modular middleware framework based on transparent computing. CLAID allows to build applications for mobile (Android, WearOS, iOS*) and regular (Linux, macOS) operating systems, [...]

CLAID - Closing the Loop on AI & Data Collection: Flutter Package #

DOI

A Flutter plugin to use the CLAID framework. CLAID is a flexible and modular framework enabling seamless deployment of machine learning models and data collection modules across various devices and operating systems. Deploy your existing python machine learning pipelines on mobile devices and connect data streams from sensors in a plug-and-play approach using simple configuration files!

ETH

CLAID allows to build applications for mobile (Android, WearOS, iOS*) and regular (Linux, macOS) operating systems, enabling seamless communication between individual Modules implemented in different programming languages (C++, Dart, Java, Python, Objective-C) running on all these operating systems. Existing CLAID Modules allow to effortlessly implement modular machine learning and data collection applications with little-to-no coding. For more details, check out the CLAID website and our publication.

CLAID is developed and maintained by the Centre for Digital Health Interventions at ETH Zurich.

ETH         CDHI

*iOS support available but not yet released

Features #

  • Seamless deployment of machine learning projects across mobile, edge and cloud devices
    • Deploy your existing ML code in python directly on Android and even WearOS devices!
    • Plug-in native Sensor Modules (accelerometer, location sensors, audio, ...) or external wearables (smartwatches, spirometer, ...) and connect the data streams directly to Python code for analysis!
  • Seamless communication between Modules running on different operating systems or implemented in different programming languages, allowing various devices to be integrated into an edge-cloud system
    • Support for Android, WearOS, Linux and macOS (iOS support in the making)
    • Support for C++, Dart, Java, Python and Objective-C
  • Pre-created Modules ready to use without programming, which can be loaded, configured and combined from simple configuration files:
    • Modules for data collection on Android, WearOS and iOS
    • Modules for data serialization, storage and upload
    • Modules to execute machine learning models (e.g., using Python directly on-device, or alternatively using TensorFlowLite)
  • Long-running and stable background operation via services on Android and WearOS (30+ days uptime without interrupt on Android 13+)
  • Full device management features on Android and WearOS, enabling to control Wifi/Bluetooth from the background (without user intervention), preventing termination and uninstallation of Apps (useful for digital biomarker studies)
  • Encryption in rest and in-transit (soon) of data sent via a network or stored locally

*pip package will be released separately

Getting started #

Check out the CLAID tutorial series on our Website!

Our research #

CLAID is driven by our Digital Biomarker Research. In the field of Digital Biomarkers, we use mobile devices like Smartphones, Wearables, and Bluetooth Peripherals to gather datasets for training Machine Learning-based Digital Biomarkers. We observed a lack of tools to repurpose our data collection applications for real-world validation of our research projects. CLAID offers a unified solution for both data collection and integration of trained models, closing a critical gap in Digital Biomarker research.
If you are interested in our research and how we use CLAID to build mobile AI and Digital Biomarker applications, check out the ADAMMA group (Core for AI & Digital Biomarker, Accoustic and Inflammatory Biomarkers) at the Centre for Digital Health Interventions at ETH Zurich.

Source code availability #

CLAID is completely open-sourced and released under the Apache2 license. You can access the code from the CLAID repo.

Contributors #

Patrick Langer, ETH Zurich, 2023
Stephan Altmüller, ETH Zurich, 2023
Francesco Feher, ETH Zurich, University of Parma, 2023
Filipe Barata, ETH Zurich, 2023

2
likes
110
pub points
28%
popularity

Publisher

unverified uploader

CLAID is a flexible and modular middleware framework based on transparent computing. CLAID allows to build applications for mobile (Android, WearOS, iOS*) and regular (Linux, macOS) operating systems, enabling seamless communication between individual Modules implemented in different programming languages (C++, Java, Dart, Python) running on all these operating systems. Existing CLAID Modules allow to effortlessly implement modular machine learning and data collection application with little-to-no coding.

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

ffi, fixnum, flutter, grpc, path, path_provider, plugin_platform_interface, protobuf

More

Packages that depend on claid