Simon Says Android
1.0.0
An Android App recreating the Simon Says game. Uses MediaPipe to run the Gemma 2b 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 gemma-2b-it-cpu
version of the models 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.