volverjs/ai
Hugging Face Transformers.js wrapper for on-device AI with web-workers
This is a tool for developers who want to add AI features directly into their web applications. It allows you to build features like text translation from one language to another or removing backgrounds from images. Developers can integrate this to provide real-time AI capabilities to their end-users directly in the browser.
Available on npm.
Use this if you are a web developer building a modern web application and want to incorporate on-device AI features like text translation or image background removal without needing a server.
Not ideal if you are looking for a pre-built application or a ready-to-use tool for end-users, as this is a developer library.
Stars
8
Forks
2
Language
TypeScript
License
—
Category
Last pushed
Feb 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/volverjs/ai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/transformers.js
State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with...
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