huggingface/transformers.js
State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!
This project helps web developers integrate advanced AI capabilities directly into web applications, allowing for tasks like text analysis, image recognition, and speech processing to run in the user's browser without needing a server. It takes various forms of data, such as text, images, or audio, and processes them using pre-trained AI models to produce insights or generated content. Web developers, front-end engineers, and anyone building interactive web experiences with AI features would use this.
15,538 stars. Actively maintained with 29 commits in the last 30 days.
Use this if you need to add modern machine learning features directly into your web applications, providing immediate, client-side AI processing.
Not ideal if your application requires extremely large AI models or complex, high-performance computations that exceed typical browser capabilities.
Stars
15,538
Forks
1,104
Language
JavaScript
License
Apache-2.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
29
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/huggingface/transformers.js"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Recent Releases
Related models
huggingface/transformers.js-examples
A collection of 🤗 Transformers.js demos and example applications
daviddaytw/react-native-transformers
Run local LLM from Huggingface in React-Native or Expo using onnxruntime.
salesforce/TransmogrifAI
TransmogrifAI (pronounced trăns-mŏgˈrə-fī) is an AutoML library for building modular, reusable,...
jobergum/browser-ml-inference
Edge Inference in Browser with Transformer NLP model
volverjs/ai
Hugging Face Transformers.js wrapper for on-device AI with web-workers