Media & Entertainment
Cast Identification
Find talent, actors, or on-screen personalities by uploading a reference image. Uses visual face/person similarity to surface matching appearances across your media library.
No credit card to start · Build from $25/mo
Pipeline Stages
1
visual_talent_search
filter
feature_searchView parameters
{
"searches": [
{
"feature_uri": "mixpeek://image_extractor@v1/google_siglip_base_v1",
"query": {
"input_mode": "image",
"value": "{{INPUT.talent_image}}"
},
"top_k": 50
}
],
"final_top_k": 20
}2
diversity_rerank
sort
mmrView parameters
{
"lambda_param": 0.6,
"top_k": 10
}Input Schema
talent_imageimage
required
Reference image of the talent or actor to identify
e.g. https://example.com/actor.jpg
Use Cases
- Talent matching for casting
- Actor appearance tracking across footage
- Face-based content discovery
- Influencer identification
Requirements
- Collection must have image embeddings indexed
- Media assets should include talent/person imagery
Tags
casting
talent
face-search
media
entertainment
Ready to use this template?
Clone it into your namespace and start querying in minutes.