Skip to content

video-db/videodb-cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

224 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI version Website


Logo

VideoDB Cookbook

Video Database for your AI Applications
Explore the docs »

Videodb Cookbook

This repo has example code and quick tutorials for solving common tasks with the VideoDB SDK. To run these examples, you'll need to signup for VideoDB and get the API key (create a free account here).

Most of the code examples are written in Python, though the concepts can be applied in any language.

Contents

Quickstart

Cookbook Colab
VideoDB Quickstart Open In Colab
Scene Index QuickStart Open In Colab
Multimodal Quickstart Open In Colab
Scene Level Metadata Indexing Open In Colab

Real Time Streaming

Cookbook Colab
Baby Crib Monitoring Open In Colab
Cricket Match Monitoring Open In Colab
Flash Flood Detection Open In Colab
Intrusion Detection Open In Colab
Road Monitoring Open In Colab
Roadcam Open In Colab

Multicam

Cookbook Colab
Multicam Basketball Analysis Open In Colab
Multicam Public Surveillance Open In Colab

Meeting Agent

Cookbook Colab
Interview Evaluation To Slack Open In Colab
Sales Meeting To CRM Open In Colab
Webinar To Linkedin Open In Colab

Integrations

LLama Index

Cookbook Colab
Simple Video RAG Open In Colab

TwelveLabs

Cookbook Colab
Baby Crib Monitoring TwelveLabs Open In Colab
Flash Flood Detection TwelveLabs Open In Colab

Guides

Cookbook Colab
Cleanup Open In Colab
GenAI Open In Colab
Subtitle Open In Colab
VideoDB Search and Evaluation Open In Colab

Multimodal

Cookbook Colab
Prompt Experiments and Benchmarking Open In Colab

Scene Index

Cookbook Colab
Advanced Visual Search Open In Colab
Custom Annotations Open In Colab
Playground Scene Extraction Open In Colab

Editor

Creative

Cookbook Colab
2025 in Frames Open In Colab
AI Storyteller for Kids Open In Colab
Automated Video Copyright Detection Open In Colab
Chess Montage Open In Colab
Faceless Video Open In Colab
Tiktok Style Lyric Video Creator Open In Colab

Feature

Cookbook Colab
Caption Asset Auto Subtitles Open In Colab
Clip Control Layer Open In Colab
Fit Position Aspect Ratios Open In Colab
Timeline Basic Open In Colab
Trimming vs Timing Open In Colab

Examples

Cookbook Colab
Add Music to Sora Videos Open In Colab
Adding Brand Elements Open In Colab
AI Voiceover Open In Colab
Audio Overlay Open In Colab
Automated Trailer Voiceover Open In Colab
Beep Curse Words Open In Colab
Clip with Faces Rekognition Open In Colab
Conference Slide Scraper Open In Colab
Content Moderation Open In Colab
Create Clip Faces Open In Colab
Dubbing - Replace Soundtrack with New Audio Open In Colab
GenAI Storyboard Open In Colab
Insert Inline Video Open In Colab
Intro Outro Inline Open In Colab
Keyword Search 1 Open In Colab
Keyword Search Counter Open In Colab
Lecture Notes 1 Open In Colab
Lovo Voiceover 1 Open In Colab
Programmatic Streams Open In Colab
Subtitle Styling Open In Colab
Voiceover Ad Films Open In Colab

Contributing

The VideoDB Cookbook is a community-driven resource. Whether you're submitting an idea, fixing a typo, adding a new guide, or improving an existing one, your contributions are greatly appreciated!

Before contributing, read through the existing issues and pull requests to see if someone else is already working on something similar. That way you can avoid duplicating efforts.

If there are examples or guides you'd like to see, feel free to suggest them on the issues page.