# Building production-ready generative AI: How Temporal supercharges Google's Gemini and Veo

DevFeed: [Building production-ready generative AI: How Temporal supercharges Google's Gemini and Veo](<https://devfeed.tech/articles/building-production-ready-generative-ai-how-temporal-supercharges-google-s-gemini-and-veo-35737.md>)

Original publisher: [Read original article](<https://temporal.io/blog/build-prod-ready-gen-ai-temporal-gemini-veo>)

Author: Ka Wo Fong

Published: 2025-07-17T00:00:00Z

Content type: tutorial

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Generative AI](<https://devfeed.tech/topics/generative-ai.md>), [distributed-systems](<https://devfeed.tech/topics/distributed-systems.md>), [API](<https://devfeed.tech/topics/api.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [api](<https://devfeed.tech/tags/api.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [distributed-systems](<https://devfeed.tech/tags/distributed-systems.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [google-cloud](<https://devfeed.tech/tags/google-cloud.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [reliability](<https://devfeed.tech/tags/reliability.md>), [resiliency](<https://devfeed.tech/tags/resiliency.md>)

## AI overview

This tutorial explains the engineering challenges of making long-running, stateful generative AI workflows reliable in production. It uses an open-source video generation system with Gemini 2.5 Flash, Veo 2, and Google Cloud Storage to demonstrate how Temporal's Durable Execution platform can provide resiliency and reliability.

## Source excerpt

Learn how to navigate the pitfalls of producing agentic AI for prod with Temporal and Google's Gemini and Veo.