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


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: Intersection method showing segments that match criteria in both search indexes combined with AND logic

Union (OR)

Find segments that match criteria in either index: Union method showing segments that match criteria in either search index combined with OR logic

Custom Annotations

Bring your own scene descriptions from external pipelines or manual tagging. Custom scene annotation example showing manually created scene descriptions and timestamps

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