Tonight's Bedtime Story uses the OpenAI API to generate a bedtime story based on a prompt (or you can just say "tell me a story"). It also generates an image prompt and uses that to create a cover image with dalle-3 then turns the text of the story into audio for easy playback. It's been interesting to see how well this does (as well as some of its limitations).
Heres one of my favorite stories it has generated so far: <https://bedtime-ai.nokk.io/stories/2Zek3PtK4SoQaHO1edZDPuQnh...>
The project is built on Nokkio[0], a full-stack React framework, and the code is available on GitHub[1].
Hope you like it, suggestions welcome!