nnstreamer/api
Machine Learning API (Origin: C++: SNAP, C/C#: Tizen API, Java: Samsung-Research ML API). For Web/JS, https://git.tizen.org/cgit/platform/core/api/webapi-plugins/
This project provides a core set of machine learning functionalities designed for various programming environments. It allows developers to integrate machine learning capabilities into applications across different platforms, leveraging existing ML frameworks. Developers building on C++, C#, Java, or Web/JS environments who need to embed ML features into their software would use this API.
Use this if you are a software developer looking to incorporate machine learning features into your applications using established APIs in C++, C#, Java, or JavaScript.
Not ideal if you are an end-user without programming knowledge or if you are looking for a high-level, no-code machine learning solution.
Stars
24
Forks
27
Language
C
License
Apache-2.0
Category
Last pushed
Mar 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/nnstreamer/api"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
tensorflow/tfjs
A WebGL accelerated JavaScript library for training and deploying ML models.
microsoft/DMTK
Microsoft Distributed Machine Learning Toolkit
R-js/blasjs
Pure Javascript manually written :ok_hand: implementation of BLAS, Many numerical software...
mljs/matrix
Matrix manipulation and computation library
tensorflow/tfjs-core
WebGL-accelerated ML // linear algebra // automatic differentiation for JavaScript.