An Android App recreating the Simon Says game. Uses MediaPipe to run the Gemma3 1b LLM on device. 📣 🦾
Read the accompanying blog post below to learn about how MediaPipe works and how to run Gemma on device:
-
Clone the repo
-
Go to Kaggle, sign up and accept the Gemma T&C's. Download the
gemma3-1b-it-int4.task
version of the model under the TensorFlow Lite tab. -
Using Device Explorer, import the Gemma model onto your device in the path specified in
AppModule.kt
-
Run the app.
Enjoyed this app? Check out the iOS version. 📱