Hacker News new | ask | show | jobs
I OpenSourced an AI StoryBook Generator (github.com)
2 points by silva96 1249 days ago
1 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.