Skip to content

twelvelabs-io/twelvelabs-developer-experience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

168 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twelve Labs Developer Experience

The Twelve Labs Video Understanding Platform uses state-of-the-art ("SOTA") video understanding foundation models that process contextual, spatial, and temporal information in your videos.

This repository contains quickstart guides and other resources that show how you can integrate the capabilities of the platform into your applications.

Get started

To use the platform, you need an API key:

  1. If you don't have an account, sign up for a free account. No credit card is required to use the Free plan. This plan allows you to index up to 600 minutes of videos, which is sufficient for a small project.
  2. Go to the API Keys page.
  3. If you need to create a new key, select the Create API Key button. Enter a name and set the expiration period. The default is 12 months.
  4. Select the Copy icon next to your key to copy it to your clipboard.

Start building

Explore these quickstart notebooks containing complete, executable code that you can customize and extend:

Capability Description Try it
Search Find specific moments in your videos using text or image queries. Open In Colab
Analyze Analyze videos and generate text based on their content. Open In Colab
Segment Segment videos into structured, timestamped data. Open In Colab
Embed Create multimodal embeddings. Open In Colab

Integration methods

Access the platform using any of these methods:

Python SDK

Node.js SDK

REST API

Additional resources

Contributing

Twelve Labs welcomes contributions! To suggest improvements or add new examples:

  1. Review the existing issues.
  2. Open a new issue to discuss your proposal.
  3. Submit a pull request with your changes.

Get help

Review the documentation first to find answers to your questions. If you can't find the answer, join our Discord community. Our team members actively participate in discussions and provide support.

About

No description, website, or topics provided.

Resources

Stars

18 stars

Watchers

4 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors