I'm submitting this for the Level Up Challenge: this is my first time using the Gemini API for an AI backend that uses API calls to evaluate user guesses. My project is a silly game, like a combination of trivia and Quiplash, where the user has two guesses per trivia question, but the twist is that the first guess has to be incorrect but funny. If the second guess is correct, the points awarded is multiplied by the humor rating given to the first guess. It was also my first time making a website so I learned a lot from this project. I used plain HTML, CSS, and JS to make it as well as the Gemini API.
I'm submitting this for the Level Up Challenge: this is my first time using the Gemini API for an AI backend that uses API calls to evaluate user guesses. My project is a silly game, like a combination of trivia and Quiplash, where the user has two guesses per trivia question, but the twist is that the first guess has to be incorrect but funny. If the second guess is correct, the points awarded is multiplied by the humor rating given to the first guess. It was also my first time making a website so I learned a lot from this project. I used plain HTML, CSS, and JS to make it as well as the Gemini API.