Skip to main content

Setup

To get started, we need an API key that can be obtained by creating an account at https://app.askvideos.com. Once that is done, the API can be accessed via:
  1. REST API
  2. Python client
For this tutorial, we will use the python client.
Follow these steps to get an API key: API keys

Creating an index

First, we will create an index to add videos to.

Adding videos from a file

Adding videos from a URL

Adding videos from YouTube

AskVideos provides convenience functions to index videos from YouTube. Please comply with your local laws for use of video content.

Next steps

Now that the index contains a few videos, we can do some cool things with the index.

Search for moments

Search for specific moments in the video index.

Generate answers

Ask questions and generate answers from video content.