Show HN: I made a no-code and AI platform to create serious games
I got tired, so I decided to make a platform to be able to create gamified experiences with no-code and also using AI.
With Ludiz, you can either create a game from scratch, using an easy to use editor, add steps, use many game blocks such as MCQ, Sort, Puzzle, Fill-in-the-blanks...
Or you can use AI by describing the game you want to create and it will create the game for you.
AI creation was a bit of a challenge because I needed to generate a long JSON object respecting a complex schema, and OpenAI schema support is kind of restricted.
So I had to break this process into many steps, and carefully make the schema respect the OpenAI restrictions.
After you created a game, you can publish it to your users and collect statistics to see who has the best score, was the fastest...
Creating this platform took me a lot of time, and some big french clients agreed to test it while it was still in early stage. This allowed me to get their feedback and polish the product.
Now they are happy customers and use the platform everyday !