The mini game app built from Gemini Pro 1.5 + Flutter that provides a string of emojis that represent the title of a movie, and you try to guess the name of the movie based on those emojis.
If you want to see the list of the winners, you can check it out the announcements in here: https://earn.stackup.dev/learn/pathways/2024-monthly-hackathon-coding-challenges/skills/september-2024-monthly-coding-challenge/modules/september-2024-monthly-coding-challenges-showcase/tutorials/monthly-hackathon-2024-september-2024-coding-challenge-showcase
P.S: (You must login first to see the list of the winners of september hackathon challenge).✅Guess Emoji App is the simple app game who built across any devices. It is supported with anything either you're using Mobile or Website. All of them are supported and can be played with AI which name is Gemini AI in anywhere and anything that you want to play. Just guess the emoji, get level-up, and see if you can beat the AI till the end. Because we as a human we should be smart than AI right?? Hahahaha just kidding stackies😂😂. Anyway happy gaming stackie🙏
- Gemini 1.5 Pro
- Flutter
Here you can know about how to use Guess Emoji Movie App:
You should be download & install some requirements for this project to make it work in yours.
Clone the project in your terminal
git clone https://github.com/daviddprtma/guess_emoji_movie_app.git
After you clone the project, do flutter clean first to clean the cache
flutter clean
After clean the cache, put your API key from Google AI Studio to the const.dart
const apiKey = "YOUR_API_KEY";
And finally run the project
flutter run
Here's the link video for the video demo presentation:
(Web Version)
(Android Version)