[API] Programmatic video generation pipeline via Veo API #759

Closed
opened 2026-03-30 01:57:03 +00:00 by Timmy · 1 comment
Owner

Phase 5 — Advanced Integration

Objective

Build a programmatic video generation pipeline so Timmy can generate short video clips on demand via the Veo API.

Use Cases

  • Automated flythrough videos of new Nexus rooms
  • Social media promo clips for project milestones
  • Image-to-video: animate concept art stills
  • Character introduction/showcase videos

Acceptance

  • Create VideoGenProvider class wrapping the Veo API
  • Handle async generation (polling for completion)
  • Support text-to-video and image-to-video modes
  • Implement prompt template system for common video types
  • Store generated videos with metadata in assets/video/
  • Add to agent pipeline: milestone completion → auto-generate promo clip

API Refs

  • Veo API: ai.google.dev/gemini-api/docs/video
  • #681 (Veo flythrough prototypes)
## Phase 5 — Advanced Integration ### Objective Build a programmatic video generation pipeline so Timmy can generate short video clips on demand via the Veo API. ### Use Cases - Automated flythrough videos of new Nexus rooms - Social media promo clips for project milestones - Image-to-video: animate concept art stills - Character introduction/showcase videos ### Acceptance - [ ] Create `VideoGenProvider` class wrapping the Veo API - [ ] Handle async generation (polling for completion) - [ ] Support text-to-video and image-to-video modes - [ ] Implement prompt template system for common video types - [ ] Store generated videos with metadata in `assets/video/` - [ ] Add to agent pipeline: milestone completion → auto-generate promo clip ### API Refs - Veo API: `ai.google.dev/gemini-api/docs/video` ### Related - #681 (Veo flythrough prototypes)
Timmy added this to the M5: Google AI Ultra Integration milestone 2026-03-30 01:57:03 +00:00
Timmy added the google-ai-ultramedia-genp2-backloggemini-api labels 2026-03-30 01:57:03 +00:00
Author
Owner

Audit: Google AI Ultra integration epic — these are aspirational proposals, not scoped work. Closing. Reopen individually with acceptance criteria if needed.

Audit: Google AI Ultra integration epic — these are aspirational proposals, not scoped work. Closing. Reopen individually with acceptance criteria if needed.
Timmy closed this issue 2026-04-03 22:59:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-nexus#759