Find organization axes
Discover the best dimensions for organizing your video collection. Jockey analyzes the content and recommends categorization strategies, scored by effectiveness.
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
- You have a new collection and don’t know the best way to organize it
- You want data-driven organization rather than arbitrary categories
- You need to choose an organization strategy before categorizing
Discover the best organization strategy
Ask Jockey to recommend organization axes. The schema captures each axis with a description, expected number of groups, example categories, an effectiveness score, and a rationale - so you can compare strategies programmatically.
Variations
- Domain-constrained: “What are the best ways to organize these for a marketing team?”
- User-centric: “How would different audiences want this organized?”
- Hierarchical: “Suggest a two-level taxonomy: primary axis and sub-axes”
Jupyter notebook
Download the notebook to run this recipe interactively.
See also
- Organize a video library - uses organization axes as step 2 of a full workflow
- Structured output - more on JSON Schema responses