Add main characters (your kids), secondary characters (their friends) and a little excerpt and click Generate. A story with images and multiple pages will be generated.
The software uses OpenAi GPT-3 (Davinci-003 and Dall-E) to generate the stories, summaries, titles and images.
The software's Tech Stack: Ruby on Rails + Hotwire.
Benjamín Silva
Donate if you liked the project? 🍻
How to create a story:
How do stories look like:
3.2.0
7.0.4
- Redis (for websockets)
- Libvips (for ActiveStorage)
- PostgreSQL
- Create a OPENAI_ACCESS_TOKEN in https://beta.openai.com/account/api-keys
- mv .env-example .env
- Copy the OPENAI_ACCESS_TOKEN into the .env
- Be sure to enclose the tolen in double quotes after the equal sign
bin/rails db:create
bin/rails db:schema:load
- bundle install
- yarn install
- bin/dev
- open your browser and go to http://127.0.0.1:3000
No tests yet for this toy project yet.
Please send Issues and/or PR
Be kind.
AiStories is released under the MIT License.