Skip to content

sidcgithub/ai-trivia-app-android

Repository files navigation

ai-trivia-app-android

Trivia app that utilizes Gen AI

How to run app locally?

  1. Download the server, open it in your IDE, and run the main function in Application.kt.
  2. Copy your IP address.
  3. In Triviagen Android codebase, in app/src/main create a folder called assets.
  4. In assets folder create a config.properties file.
  5. In this file add your IP value in this way ip.address=<your_ip_address_from_step_2>.
  6. Launch your app and play!

About

Trivia app that utilizes Gen AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages