Skip to content

DarrylBayliss/Simon-Says-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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