Skip to main content
A single video can have multiple indexes, each capturing a different aspect. Layer them together for precise, multi-dimensional retrieval.

Quick Example

Python

Why Multiple Indexes?

Different prompts extract different information. A single index optimized for one use case may miss details relevant to another.

Creating Focused Indexes

Same Video, Different Perspectives

Different Extraction Configs


Combining Search Results

Search multiple indexes and combine results for precise retrieval.

Intersection (AND)

Find segments that match criteria in both indexes:
Python

Union (OR)

Find segments that match criteria in either index:
Python

Custom Annotations

Bring your own scene descriptions from external pipelines or manual tagging.
Python

External Vision Pipeline

Integrate descriptions from your own models:

Use Cases

Investigation Workflow

Sports Highlights


Next Steps

Natural Language Query

Search your indexes with plain English

Accuracy Tips

Improve precision and recall