Family improvisation game.
The inspiration was this video by Corridor Crew where they had to make presentations with images generated using artificial intelligence.
I thought it would be fun to play it with my family. But there were 2 problems:
They are not familiar with generating images with artificial intelligence.
Coordinating the submission of all the presentations and then merging them would be complicated. Also, this would have to be done every time we wanted to play again.
The solution: Create a website that simplified the creation of the images and automatically generated the presentations.
Backend: Flask
Frontend: React
Spectacle for generating presentations
StabilityAI API for generating images. Using StableDiffusionXL as the model
Project runs in Docker