Generate illustrated stories with GPT-4, DALL-E 3 and Firebase
Go to WorkflowDescription
Generate complete illustrated stories using AI. This workflow creates engaging narratives with custom DALL-E 3 images for each scene and saves everything to Firebase.
How it works
User fills out a form with story topic, language, art style, and number of scenes
GPT-4 generates a complete story with scenes, characters, and image prompts
DALL-E 3 creates unique illustrations for each scene
Images are uploaded to Firebase Storage for permanent hosting
Complete story data is saved to Firestore
Returns JSON with the full story and image URLs
Set up steps (10-15 minutes)
Add your OpenAI API credentials
Add Google Service Account credentials for Firebase
Update 3 variables in the Code nodes: OPENAI_API_KEY, FIREBASE_BUCKET, FIREBASE_PROJECT_ID
Activate and test with the form
Features
12 languages supported
10 art styles to choose from
1-12 scenes per story
Automatic image hosting on Firebase
Full story saved to Firestore database