kenzic/run-models-in-the-browser-with-transformers.js-demo
Working demo for the article Run Models in the Browser With Transformers.js
This is a demonstration for web developers to see how to integrate machine learning models directly into a web browser. It shows how to take pre-trained models and run them client-side, making web applications more interactive and reducing server load. Web developers and front-end engineers who want to add AI capabilities to their browser-based applications would find this useful.
No commits in the last 6 months.
Use this if you are a web developer looking to incorporate AI models directly into your web applications, running them on the user's browser.
Not ideal if you are a non-developer user looking for a ready-to-use application, as this is a technical demonstration for implementation.
Stars
10
Forks
1
Language
CSS
License
MIT
Category
Last pushed
Sep 18, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/kenzic/run-models-in-the-browser-with-transformers.js-demo"
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