Transformers.js
PulseAugur coverage of Transformers.js — every cluster mentioning Transformers.js across labs, papers, and developer communities, ranked by signal.
- 2026-05-27 product_launch Transformers.js version 4 has been released and is now available on NPM. source
6 day(s) with sentiment data
-
Transformers.js explores Cross-Origin Storage API to fix duplicate model caching
Transformers.js, a library for running AI models in web browsers, faces a caching challenge where duplicate downloads and storage occur when the same models or WebAssembly runtimes are used across different origins. Thi…
-
Moebius image inpainting model ported to browser using Claude Code
Simon Willison successfully ported the Moebius 0.2B image inpainting model to run in a web browser using Claude Code. The process involved converting the model to ONNX format and leveraging WebGPU for browser-based exec…
-
Guide released on using Transformers.js in Chrome extensions
This item details how to use Transformers.js within a Google Chrome extension. It references a Hugging Face blog post that provides instructions and examples for integrating this JavaScript library into browser extensio…
-
Browser-based AI controls virtual hand in physics sandbox
A new AI sandbox called Semantic Hand allows users to control a virtual hand in a browser environment using natural language prompts. The system leverages local AI models like Nemotron 3 Nano 4B or Qwen 3.5-4B, running …
-
Browser AI tutorial adds image and speech capabilities
This tutorial demonstrates how to build a multimodal AI in the browser using Transformers.js. It focuses on enabling AI capabilities for images and speech, moving beyond basic text processing. The goal is to create more…
-
Hugging Face guides Chrome extension integration and multi-model finance
Hugging Face has published guides on integrating Transformers.js into Chrome extensions and building multi-model financial simulations. The first guide details how to use the Transformers.js library within a Chrome exte…
-
Hugging Face announces updates including Transformers.js, new leaderboards, and AI tools
Hugging Face has released several updates and new projects across its platform. These include Transformers.js v4 available on NPM, custom CUDA kernels for Codex and Claude, and the Open ASR Leaderboard with new multilin…
-
Transformers.js v4 released, available on NPM
Transformers.js has released version 4, making it available on NPM. This update allows developers to integrate advanced AI models directly into their web applications. The library now supports a wider range of models an…
-
wllama brings GGUF LLMs to browser via WebAssembly and WebGPU
A new tool called wllama enables users to run GGUF large language models directly within their web browser. Leveraging WebAssembly and WebGPU, wllama bypasses typical browser limitations like the 4GB memory constraint a…
-
Hugging Face blogs on Deepseek anniversary and Transformers.js
This cluster highlights two blog posts from Hugging Face, one celebrating the one-year anniversary of Deepseek's "moment" and another detailing how to use Transformers.js within a Chrome extension. Both posts are noted …
-
Run LLMs locally with LFM 2 and Transformers.js, using WebGPU
Thomas Bley has released new slides detailing how to run Large Language Models (LLMs) locally using LFM 2. The presentation also covers using Transformers.js with WebGPU for privacy filters, function calling, and embedd…
-
Nvidia's Nemotron 3 Nano Omni and Llama.cpp enable local LLM execution
Thomas Bley has released new presentation slides detailing how to run large language models locally. The slides cover Nvidia's Nemotron 3 Nano Omni, built-in tools for Llama.cpp, and the use of Transformers.js with WebG…
-
Hugging Face guides local AI Chrome extensions with Transformers.js
Hugging Face has released a guide detailing how to create a Chrome extension that runs AI models locally within the browser. This approach, utilizing Transformers.js and Manifest V3, offers benefits like enhanced user p…
-
Hugging Face announces OCR, security, and model updates
Hugging Face has announced several updates and collaborations across its platform. These include enhancements to OCR pipelines with open models, the integration of Sentence Transformers, and the release of Transformers.…
-
Hugging Face enables local AI model execution within Chrome extensions
Hugging Face has released a guide detailing how to integrate their Transformers.js library into Chrome extensions. This allows developers to run machine learning models directly within the browser, enabling offline func…