I OpenSourced an AI StoryBook Generatorgithub.com/silva96 2 pointssilva963 years ago2 commentsSaveHideCopy link On HNComments−silva96OP3yHey to all Parents and/or AI fans,I just released a toy app that generates Storybooks with images using GPT-3 I'm using it to create random books for my 3 yo girl and she is loving the possibility to create her own Stories.You can use it in your local machine with your own OPEN_AI_TOKEN (see readme) https://github.com/silva96/ai_storiesStack: Rails + Hotwire−senthilnayagam3ywas searching in controller and models, but then discovered apis are triggered from active jobs. good initiative.
Comments
Hey to all Parents and/or AI fans,
I just released a toy app that generates Storybooks with images using GPT-3 I'm using it to create random books for my 3 yo girl and she is loving the possibility to create her own Stories.
You can use it in your local machine with your own OPEN_AI_TOKEN (see readme) https://github.com/silva96/ai_stories
Stack: Rails + Hotwire
was searching in controller and models, but then discovered apis are triggered from active jobs. good initiative.