hans00/react-native-transformers-example
Example of transformers.js on React Native
This project helps React Native developers integrate advanced machine learning capabilities directly into their mobile applications. It demonstrates how to use the Transformers.js library to run large language models locally on user devices, processing data like text inputs to generate outputs such as summarized content or classified text. Mobile app developers looking to add AI features without relying on cloud services would find this useful.
Use this if you are a React Native developer wanting to incorporate local, on-device machine learning models for tasks like natural language processing directly into your mobile apps.
Not ideal if you are looking for a pre-built mobile application or a non-developer solution for applying AI, as this requires coding within a React Native environment.
Stars
75
Forks
9
Language
TypeScript
License
—
Category
Last pushed
Jan 29, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/hans00/react-native-transformers-example"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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