# tensorflow/tfjs-node

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

Repository: https://github.com/tensorflow/tfjs-node
Canonical: https://ross.abutalabs.com/products/tfjs-node
Homepage: https://js.tensorflow.org
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: machine-learning, nodejs, node-module, javascript, tensorflow
Archived: true
Last push: 2019-08-19T19:24:24+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3124, "days_push": 2571, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1055, forks 109 (observed 2026-08-28T04:03:24.315590+00:00)

## What it is
tfjs-node was the Node.js native binding for TensorFlow.js, providing accelerated training and inference of ML models in JavaScript server environments via the TensorFlow C library. The repository has been archived and all development continues in the tensorflow/tfjs monorepo under the tfjs-node folder.

## Use cases
- train machine learning models in node.js
- run tensorflow models on a node server
- gpu-accelerated inference in javascript
- convert python tensorflow models to run in node.js
- deploy ml models with javascript backend

## When to choose
- you want to run or train TensorFlow.js models on Node.js with native acceleration
- your stack is JavaScript/TypeScript and you need server-side ML

## When to avoid
- you need active maintenance - use the tensorflow/tfjs monorepo instead
- you need browser-only ML without native dependencies
- you need Python TensorFlow features

## Facets
- artifact type: library
- maturity: abandoned
- function: machine-learning, deep-learning, llm-training
- domain: machine-learning, deep-learning, developer-tools
- platform: -
- tags: tensorflow, tensorflowjs, node-bindings, gpu, archived, monorepo-migrated, nodejs, javascript

## Member repositories
- tensorflow/tfjs-node (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:24.315590+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:58:40.755515+00:00, confidence not recorded.
  - readme: https://github.com/tensorflow/tfjs-node (fetched 2026-08-28T04:03:24.315590+00:00, sha fe3295801dae)
  - homepage: https://js.tensorflow.org (fetched 2026-08-29T13:00:34.515614+00:00, sha ff013fdcc87d)
  - site_page: https://www.tensorflow.org/install (fetched 2026-08-29T13:00:34.519021+00:00, sha 584a762da891)
  - site_page: https://www.tensorflow.org/tfx/api_docs (fetched 2026-08-29T13:00:34.522757+00:00, sha 6977825696fe)
  - site_page: https://www.tensorflow.org/about (fetched 2026-08-29T13:00:34.526003+00:00, sha 817250744d91)
  - site_page: https://www.tensorflow.org/about/case-studies (fetched 2026-08-29T13:00:34.527719+00:00, sha e6701029eec0)
  - site_page: https://www.tensorflow.org/about/bib (fetched 2026-08-29T13:00:34.534913+00:00, sha 5ca8943386b9)
  - site_page: https://www.tensorflow.org/community/contribute (fetched 2026-08-29T13:00:34.524363+00:00, sha 77d394fa76e7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
