Analyze

あらゆる動画を、あらゆるテキストへ。

言語で動画を探究。 要約、ハイライト、ハッシュタグから高度なカスタムレポートまで生成。動画の新たな活用を可能にします。

Illustrations
Illustrations

Analyze 01

オープンエンド分析

プロンプトを活用して、Q&Aやタイトルから詳細レポートまで、正確で有用なテキスト形式を生成し、動画中心のワークフローを効率化します。

Analyze 01

Open-ended analysis

Use prompts to generate accurate, useful text formats — from Q&As and titles to detailed content reports — and streamline your video-centric workflows.

Illustrations

Analyze 02

コンテンツ要約

コンテンツの管理、探索、および理解に役立つ、簡潔で効率的な説明、ハイライト、およびチャプターを作成するために、内容を統合します。

Analyze 02

Summarize any content

Synthesize content to create concise and efficient descriptions, highlights, and chapters useful for content management, exploration, and understanding.

Illustrations

Analyze 03

企画と創出

マーケティングや広告に役立つトピックカテゴリーやハッシュタグを作成し、チームが斬新なアイデアを生み出すためのクリエイティブな提案を得ます。

Analyze 03

Ideate and create

Create topic categories and hashtags helpful for marketing and advertising, and get creative suggestions to help your team develop fresh new ideas.

Actions worth a thousand words.

Drawing illustration
Any text format, from any video.

From Q&As and hashtag generation to detailed content reports.

Drawing illustration
Fast and accurate chapterization

Generate titles, headings, and chapters in seconds.

Drawing illustration
Text prompt generation

Index once, then generate boundless text prompts.

Drawing illustration
Content summarization

Get immediate, high-quality summaries of any video.

Drawing illustration
Metadata generation

Move beyond manual tagging to instant metadata creation.

Drawing illustration
Content analysis and incident reporting

Get time-stamped verbal descriptions of events captured on footage.

Actions worth a
thousand words.

Drawing illustration
Any text format, from any video.

From Q&As and hashtag generation to detailed content reports.

Drawing illustration
Fast and accurate chapterization

Generate titles, headings, and chapters in seconds.

Drawing illustration
Text prompt generation

Index once, then generate boundless text prompts.

Drawing illustration
Content summarization

Get immediate, high-quality summaries of any video.

Drawing illustration
Metadata generation

Move beyond manual tagging to instant metadata creation.

Drawing illustration
Content analysis and incident reporting

Get time-stamped verbal descriptions of events captured on footage.

Actions worth a thousand words.

Drawing illustration
Any text format, from any video.

From Q&As and hashtag generation to detailed content reports.

Drawing illustration
Fast and accurate chapterization

Generate titles, headings, and chapters in seconds.

Drawing illustration
Text prompt generation

Index once, then generate boundless text prompts.

Drawing illustration
Content summarization

Get immediate, high-quality summaries of any video.

Drawing illustration
Metadata generation

Move beyond manual tagging to instant metadata creation.

Drawing illustration
Content analysis and incident reporting

Get time-stamped verbal descriptions of events captured on footage.

Sample Apps

Python

Node

from twelvelabs import TwelveLabs
import os

client = TwelveLabs(<"YOUR_API_KEY">)

# Create new Index
index = client.index.create(
      name="My First Index",
      models=[
          {
              "name": "pegasus1.2",
              "options": ["visual", "audio"],
          },
      ],
   )

# Create new Task on Index (Upload video)
video_path = os.path.join(os.path.dirname(__file__), "<YOUR_FILE_PATH>")
task = client.task.create(index_id=index.id, file=video_path, language="en")

# Wait for indexing to finish
task.wait_for_done()

# Generate Open-ended text from your video
prompt = "Give me an analysis of how the advertisement uses facial expressions to convey its message."
res = client.analyze(task.video_id, prompt)
print(res.data)

Python

Node

from twelvelabs import TwelveLabs
import os

client = TwelveLabs(<"YOUR_API_KEY">)

# Create new Index
index = client.index.create(
      name="My First Index",
      models=[
          {
              "name": "pegasus1.2",
              "options": ["visual", "audio"],
          },
      ],
   )

# Create new Task on Index (Upload video)
video_path = os.path.join(os.path.dirname(__file__), "<YOUR_FILE_PATH>")
task = client.task.create(index_id=index.id, file=video_path, language="en")

# Wait for indexing to finish
task.wait_for_done()

# Generate Open-ended text from your video
prompt = "Give me an analysis of how the advertisement uses facial expressions to convey its message."
res = client.analyze(task.video_id, prompt)
print(res.data)

Python

Node

from twelvelabs import TwelveLabs
import os

client = TwelveLabs(<"YOUR_API_KEY">)

# Create new Index
index = client.index.create(
      name="My First Index",
      models=[
          {
              "name": "pegasus1.2",
              "options": ["visual", "audio"],
          },
      ],
   )

# Create new Task on Index (Upload video)
video_path = os.path.join(os.path.dirname(__file__), "<YOUR_FILE_PATH>")
task = client.task.create(index_id=index.id, file=video_path, language="en")

# Wait for indexing to finish
task.wait_for_done()

# Generate Open-ended text from your video
prompt = "Give me an analysis of how the advertisement uses facial expressions to convey its message."
res = client.analyze(task.video_id, prompt)
print(res.data)

パーソナライズされたSDKとあなたのビジョンとの統合。

カスタム学習済みモデルを、あらゆるクラウド環境にデプロイします。 動画内のあらゆる情報を可視化し、さらにその先へ。あなたの革新的なアイデアを具現化するAIによって、その先の世界へと踏み出します。

Thread cover

動画には多くの可能性。

自身の動画でTwelveLabsを試して、その可能性を最大限に。

threads-orange

動画には多くの可能性。

自身の動画でTwelveLabsを試して、その可能性を最大限に。