Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 2.33 KB

README.md

File metadata and controls

49 lines (37 loc) · 2.33 KB

PyPI version Website


VideoDB icon

VideoDB Cookbook 👨‍🍳


QuickStart Notebook »


Videodb Cookbook

Example code and guides for accomplishing common tasks with the VideoDB SDK. To run these examples, you'll need an VideoDB account and associated API key (create a free account here).

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

Contents

Cookbook Colab
QuickStart 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.