AI & Programming

TensorFlow.js

A JavaScript machine-learning library for training and inference in browsers and Node.js.

What it is

TensorFlow.js brings machine-learning models and tensor operations to JavaScript runtimes.

How I learned it

I learned TensorFlow.js while moving engagement inference into the browser for ThirdEyeAI.

How I use it

I use it for privacy-first client-side model inference.

Concepts I work with

  • Tensors
  • Model conversion
  • Browser inference
  • Performance

What I learned

Client-side inference changes privacy, latency, and infrastructure tradeoffs.

Applied experience

Projects using TensorFlow.js