Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 726 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 726 Bytes

Simon-Says-iOS

An iOS App recreating the Simon Says game. Uses MediaPipe to run the Gemma 2b LLM on device. 📣 🦾

Installation

  • Clone the repo

  • Install Cocoapods if needed.

  • Using the terminal, navigate to the project directory and run pod install to download the MediaPipe dependencies.

  • 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.

  • Drag and drop the gemma LLM into the gemma-model folder in Xcode.

  • Run the app.

Other Apps

Enjoyed this app? Check out the Android version. 🤖