For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Sample appsIntegrationsDiscordPlaygroundDevEx repo
GuidesSDK ReferenceAPI Reference
GuidesSDK ReferenceAPI Reference
  • Get Started
    • Introduction
    • Quickstart
      • Search
      • Analyze videos
      • Create embeddings
    • Manage your plan
    • Rate limits
    • Release notes
    • Migration guide
  • Guides
    • Search
    • Analyze videos
    • Segment videos
    • Create embeddings
  • Concepts
    • Models
    • Upload and processing methods
    • Indexes
    • Modalities
    • Multimodal large language models
  • Cloud partner integrations
    • Amazon Bedrock
  • Advanced
    • Organizations
    • Fine-tuning
    • Webhooks
    • Metadata
    • Model context protocol
    • Claude Code Plugin
  • Resources
    • Platform overview
    • Playground
    • TwelveLabs SDKs
    • Frequently asked questions
    • Use cases
    • Sample applications
    • Partner integrations
    • From the community
LogoLogo
Sample appsIntegrationsDiscordPlaygroundDevEx repo
On this page
  • Interactive notebooks
Get Started

Quickstart

Was this page helpful?
Previous

Search

Next
Built with

The quickstart guides in this section provide concise, step-by-step instructions to help you quickly integrate the TwelveLabs Video Understanding Platform into your application.

Search

Search for specific content in your videos using text or image queries.

Analyze videos

Analyze videos to create different types of text based on their content.

Create embeddings

Create embeddings from your video data for semantic search, hybrid search, recommender systems, anomaly detection, and other applications.

For more in-depth information on each task, see the guides below:

  • Search
  • Analyze videos
  • Create embeddings

Interactive notebooks

In addition to the quickstart guides, the interactive notebooks below provide complete, executable code for each task. Hosted on Google Colab, they allow you to experiment with the code directly, making them ideal for hands-on learning and customization.

CapabilityDescriptionTry it
SearchFind specific moments in your videos.Open In Colab
AnalyzeAnalyze videos to generate text.Open In Colab
EmbedCreate multimodal embeddings.Open In Colab