Skip to content
Back to Templates

@mux/ai + Vercel Workflows Starter

A Next.js starter template demonstrating how to build durable video AI pipelines with @mux/ai and the Vercel Workflow DevKit.

nextjs-video-ai-workflows.vercel.app

A Next.js starter template demonstrating how to build durable video AI pipelines with @mux/ai and the Vercel Workflow DevKit.

This project showcases resumable, durable workflows out of the box:

  • Start a workflow (captions, dubbing, or summary).
  • Refresh the page, or navigate away and back.
  • You should see the workflow still running asynchronously, with status rehydrated from browser localStorage.
@mux/ai + Vercel Workflows Starter