stoRytime with shiny - Shiny Contest Submission

stoRytime with shiny

Authors: Umair Durrani

Abstract: This app has settings on the left and a sample story slide deck on the right. You can provide the first sentence of the story you'd like to write, the number of sentences to generate, instructions for illustrations, and a story title. Clicking the Create Story button will generate a revealjs slide deck that is updated on the right. You may also change the theme of the slide deck.

Full Description: This shiny web app allows users to generate AI-written stories and illustrations. The app captures user inputs—such as the story’s opening sentence, number of sentences, drawing instructions, and title—and utilizes Cloudflare’s Workers Model API for text generation (Llama 3.1) and image generation (Stable Diffusion). The app compiles story content and images into a Quarto-based revealjs slide deck that is generated in the app. Users may also change the theme of the slide deck. I hope you have fun generating different stories.


Shiny app: stoRytimegcp
Repo: GitHub - durraniu/stoRytimegcp

Thumbnail:

Full image:

2 Likes