tflite-android-transformers and transformers-android-demo
These projects are competitors, as both aim to provide Android demonstrations for on-device inference of Transformer models, with Project A specifically focusing on TensorFlow Lite for DistilBERT and GPT-2, and Project B offering examples for both TensorFlow Lite and PyTorch Mobile across various Transformer models.
About tflite-android-transformers
huggingface/tflite-android-transformers
DistilBERT / GPT-2 for on-device inference thanks to TensorFlow Lite with Android demo apps
About transformers-android-demo
monologg/transformers-android-demo
📲 Transformers android examples (Tensorflow Lite & Pytorch Mobile)
This project provides an example Android app that performs sentiment analysis directly on your phone, without needing an internet connection. You input text, like a movie review in English or Korean, and the app tells you if the sentiment is positive or negative. It's for mobile app developers who want to integrate on-device sentiment classification into their Android applications.
Scores updated daily from GitHub, PyPI, and npm data. How scores work