All Tools
T
OtherFreeOpen Source
TRANSFORMERS.JS
Run transformer models directly in the browser or Node.js
Apache-2.0
ABOUT
JavaScript teams often need a separate Python service just to run pretrained models for basic AI features. Transformers.js lets developers execute many text, vision, audio, and multimodal models directly in browser or Node.js environments, reducing backend complexity for prototyping and many production inference workflows.
INSTALL
npm i @huggingface/transformersINTEGRATION GUIDE
1. Add text classification, summarization, or embeddings to web apps with JavaScript
2. Run speech recognition or audio analysis directly in browser-based experiences
3. Build privacy-sensitive AI features that keep inference on the client device
4. Prototype multimodal features in Node.js without standing up a separate model API
TAGS
javascriptbrowsernodejstransformersonnx-runtimenlpcomputer-visionspeech