Comment by MaxLeiter
For those interested in building something similar, I prompted a story book generator using v0 and Gemini’s image generation a few weeks ago:
Demo: https://v0-story-maker.vercel.app/
The chat: https://v0.dev/chat/ai-story-book-creator-zw7TrmkN2Eb
I love the method you used to get image consistency: construct a conversation history with the model where it explicitly accepts each image and agrees to use it:
I'm curious: did you settle on this after trial and error? I mean, did having the assistant explicitly agree increase consistency, compared with just asking nicely at the end?