How I Used Gemini Ultra to Generate Movie Posters and Preview Video Thumbnails for the DVD Rental App
Gemini AI GenerativeAI
Background
The customer-facing screens of the DVD rental app need movie poster images and preview videos. This post summarizes an attempt to auto-generate these using Gemini Ultra’s generation features.
What I Did
- Generated movie posters with Gemini Ultra’s image generation API
- Auto-generated video thumbnails
- Incorporated the generated assets into the customer app’s
public/images/

What I Learned
Generative AI output often can’t be used as-is, so a quality-check-and-replace workflow turned out to matter.