Skip to main content
This example demonstrates how an Agno Agent Team can collaborate to process videos and generate captions by extracting audio, transcribing it, and embedding captions back into the video.

Code

cookbook/02_examples/teams/multimodal/video_caption_generation.py

Usage

1

Set up your virtual environment

2

Install required libraries

3

Set environment variables

4

Run the agent