video-db/Director

Video Generation Agent

Closed this issue · 1 comments

Confirm this is a new agent request

  • I've checked the current issues, and there's no record of this agent request

Describe the agent

Description: Agent to generate video for given prompt and image (optional).

Args:

  1. prompt
  2. image (url)
  3. engine

Possible engines:

  1. Lumalabs
  2. Kling
  3. RunwayML

Additional Context

Test prompts:

  1. Generate a video of will smith eating spaghetti and add Italian background music.
    1. This prompt should create the video with default agent and then generate audio using audio generation agent and finally should overlay with editing agent.
  2. Generate an image of Cyberpunk Robot and make it do floss dance step.
    1. This should generate an image with image generation agent and should pass it to video generation engine.

Closed by #67