Inspiration

While experimenting with Cohere, we theorized we could teach it to be funny. After experimenting with it, we noticed that the AI's answers to some prompts were actually funny. We then decided to make it into a game where people are challenged to come up with funnier answers than our AI.

What We Learned

Some of the things we learned include integrating AI into our code and training an AI to produce satisfactory results. We learned how to use a python framework to make the game look a bit funnier.

Implementation

The game runs locally on a person's PC. After the user submits their answer, the AI's answer and the user's answer are displayed on the voting website. After the audience votes for their favorite answer, the system declares a winner for the round.

Challenges We Faced

At the beginning, the team had no real interaction with AI before, so implementing an AI driven game was the main challenge we faced.

Built With

Share this project:

Updates