#191 · Primary category: AI Tool Directories & Curated Lists

transformers.js-examples

transformers transformersjs

A collection of 🤗 Transformers.js demos and example applications

Project last updated:02/17/26

GitHub Stars

2.1K

Forks

250

Contributors

6

License

Apache-2.0

Why we included this project

For anyone trying to run machine learning models in the browser or in JavaScript runtimes, this collection of Transformers.js demos shows what actually works, not just what the docs describe. The examples cover conversational models on WebGPU, image segmentation, background removal, semantic search, and text embeddings in Node.js, Bun, and Deno, each paired with source code and a live demo link so you can trace how a model gets loaded and wired into a real interface. Small teams weighing whether client-side inference fits their stack will find the integration details and performance trade-offs spelled out in working code. Treat it as a curated map of what Transformers.js can do today rather than something to deploy directly.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category