Skip to content

video-db/videodb-cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Cookbook Colab
Quickstart: VideoDB Open In Colab
Quickstart: Scene Index 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.