Extract entities
List all entities - people, places, objects, brands, and concepts - found across your video collection. Returns each entity with its type, frequency, and the videos it appears in.
Prerequisites
- Complete the Quickstart to create a knowledge store with at least one item in
readystatus. - Read Create a response to understand the request and response format.
When to use this
- Building a content index or searchable catalog
- Understanding who and what appears across your videos
- Feeding entity lists to downstream classification or tagging systems
Extract and categorize entities
Ask Jockey to list every distinct entity across all videos. The schema captures the entity name, type, how often it appears, and which videos contain it.
Variations
- Filter by type: “List only the people who appear in these videos”
- Cross-video presence: “Which entities appear in more than one video?”
- With relationships: “List entities and how they relate to each other”
Jupyter notebook
Download the notebook to run this recipe interactively.
See also
- Track entities across videos - follow a specific entity across multiple videos
- Organize a video library - uses entity extraction for categorization