Skip to content

Add: AI video generation pipeline POC (FastAPI + FAL AI + Temporal)#28

Merged
tomwheeler merged 2 commits intotemporalio:mainfrom
aybruhm:patch-1
Mar 22, 2026
Merged

Add: AI video generation pipeline POC (FastAPI + FAL AI + Temporal)#28
tomwheeler merged 2 commits intotemporalio:mainfrom
aybruhm:patch-1

Conversation

@aybruhm
Copy link
Copy Markdown
Contributor

@aybruhm aybruhm commented Mar 22, 2026

Summary

Adds a proof-of-concept repository demonstrating how to orchestrate an AI video
generation pipeline using Temporal workflows and activities.

What it covers

  • Multi-step workflow: FAL AI generation → S3 upload → token deduction → DB persistence
  • Per-activity retry policies with independent failure handling
  • Heartbeating for long-running AI generation activities
  • FastAPI integration for workflow triggering and status polling
  • Dockerized setup with a self-hosted Temporal image

Link

https://github.com/aybruhm/ai-video-generation-poc-with-temporal

@aybruhm aybruhm requested a review from a team as a code owner March 22, 2026 16:26
Copilot AI review requested due to automatic review settings March 22, 2026 16:26
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 22, 2026

CLA assistant check
All committers have signed the CLA.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new entry to the repository’s Python “Samples” list to highlight an external proof-of-concept showing an AI video generation pipeline orchestrated with Temporal and FastAPI.

Changes:

  • Add a Python sample link to an AI video generation pipeline POC repo.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread readme.md Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@tomwheeler tomwheeler merged commit 1001037 into temporalio:main Mar 22, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants