OpenMined/KotlinSyft
The official Syft worker for secure on-device machine learning
This tool helps mobile app developers integrate secure machine learning directly into their Android applications. It enables models to be trained and updated using data that stays on the user's device, without sending sensitive information to a central server. Developers can build and deploy intelligent features that respect user privacy, processing data where it originates.
No commits in the last 6 months.
Use this if you are an Android developer building applications that need to leverage machine learning while ensuring user data privacy through on-device training or inference.
Not ideal if you need to perform machine learning on centralized server data, or if your application targets platforms other than Android.
Stars
89
Forks
26
Language
Kotlin
License
Apache-2.0
Category
Last pushed
Aug 20, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/OpenMined/KotlinSyft"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SKaiNET-developers/SKaiNET
SKaiNET is an open-source deep learning framework written in Kotlin Multiplatform, designed with...
ildu00/ReGraph
The world's cheapest AI inference & training marketplace. Pay up to 80% less than traditional...
JetBrains-Research/kinference
Running ONNX models in vanilla Kotlin
KotlinNLP/SimpleDNN
SimpleDNN is a machine learning lightweight open-source library written in Kotlin designed to...
sekwiatkowski/komputation
Komputation is a neural network framework for the Java Virtual Machine written in Kotlin and CUDA C.