Inspiration

We wanted to create a solution that speak to people who are novice in AI. A tool that can help people to understand how to use AI but in a fun way. We also really wanted to innovate in the educational industry. We believe that interaction and gamification is the future of education.

What it does

It's a 2 player game where you are given an AI generated-image and are supposed to guess the prompt used to generate it. After you submit your prompt guess, you will get an AI feedback giving individual user score, and feedback. Finally, the AI judges the winner and explains the thought process behind that.

How we built it

We built our backend in python using fastapi We utilize Mistral AI API for LLM as a judge, Phospho for image describer, and Stable diffusion and DALL-e for image generation For our frontend we used React.js and typescript

Challenges we ran into

It was difficult to tune the LLM-as-a-judge prompt in order to have it consistently generate structured output that we could use. Testing time was long as we needed to generate images for each tests.

Accomplishments that we're proud of

Deliver a working and effective demo in just 24h. Creating a product our grandmother can understand.

What we learned

The intricacies of setting up a two player game (front-end wise)

What's next for Le prof

Continue to develop the prototype to finalize a 10 hour course game play and collaborate with a first client to finalize a POC

Built With

Share this project:

Updates