node-tensorflow and tfjs-node

These are ecosystem siblings where the newer official implementation (tfjs-node) superseded and largely replaced the earlier community binding (node-tensorflow) for running TensorFlow computation graphs in Node.js environments.

node-tensorflow
54
Established
tfjs-node
45
Emerging
Maintenance 0/25
Adoption 12/25
Maturity 25/25
Community 17/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 19/25
Stars: 586
Forks: 58
Downloads: 11
Commits (30d): 0
Language: JavaScript
License: Apache-2.0
Stars: 1,055
Forks: 113
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
Stale 6m No Dependents
Archived Stale 6m No Package No Dependents

About node-tensorflow

nikhilk/node-tensorflow

Node.js + TensorFlow

This project helps Node.js developers integrate pre-trained TensorFlow machine learning models into their applications. You provide a TensorFlow graph (created and trained in Python), and it allows your Node.js application to feed new data into the graph and retrieve predictions or inferences. It's for Node.js developers building applications that need to leverage existing machine learning models without running Python code at runtime.

Machine Learning Inference Node.js Development Application Integration Predictive Analytics

About tfjs-node

tensorflow/tfjs-node

TensorFlow powered JavaScript library for training and deploying ML models on Node.js.

Scores updated daily from GitHub, PyPI, and npm data. How scores work