Create video embeddings

To create video embeddings, you must first upload your videos, and the platform must finish processing them. Uploading and processing videos require some time. Consequently, creating embeddings is an asynchronous process comprised of three steps:

  1. Create a video embedding task that uploads and processes a video
  2. Monitor the status of your video embedding task
  3. Retrieve the embeddings

Related guide: Create video embeddings.

Related quickstart notebook: Open In Colab