score_ad
ActiveTool of Hermoso
Virality/performance prediction for a finished ad (image or video URL): overall score, per-dimension breakdown (scroll-stop, hook, clarity, brand/product, CTA, retention, goal fit), strengths, and the single biggest fix. Use BEFORE spending on distribution, or to rank variants.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"description": "the ad asset URL (a /generated/ path or public URL)"
},
"kind": {
"enum": [
"image",
"video"
],
"type": "string",
"description": "'image' (default) or 'video'"
},
"intent": {
"type": "string",
"description": "what the ad is trying to achieve, for goal-fit scoring"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Hermoso
https://github.com/hermoso-ai/hermoso
1/7 registries