Ntriq Video Intelligence Analyzer

Other

AI-powered multimodal analysis for images and videos. Structured tags, scene descriptions, mood analysis, virality scores. 15 languages. Users provide their own URLs — this tool does not scrape or ...

Install

openclaw skills install ntriq-video-intelligence-analyzer

Video Intelligence Analyzer

Multimodal AI analysis for images and videos. Returns structured tags, scene descriptions, mood analysis, virality potential scores, and content classification across 15 languages. Users provide their own URLs — no scraping or external data collection.

Parameters

ParameterTypeRequiredDescription
media_urlstringImage or video URL
analysesarraytags, scenes, mood, virality, content_safety
languagestringOutput language ISO code (default: en)
audiencestringTarget audience context for virality scoring

Example Response

{
  "tags": ["sunset", "beach", "golden hour", "ocean", "serene", "travel"],
  "scenes": [
    {"timestamp": "0:00–0:12", "description": "Wide beach panorama, orange sunset sky reflecting on wet sand"},
    {"timestamp": "0:12–0:31", "description": "Close-up of waves breaking, slow motion, foam patterns"}
  ],
  "mood": {"primary": "peaceful", "secondary": "nostalgic", "valence": 0.82},
  "virality_score": 78,
  "virality_factors": ["cinematic quality", "emotional resonance", "trending aesthetic"],
  "content_safety": "safe",
  "language": "en"
}

Use Cases

  • Social media content performance prediction before posting
  • Brand content library automated tagging at scale
  • Ad creative performance pre-screening

Access

# x402 endpoint — pay $0.05 USDC per call (Base mainnet)
POST https://x402.ntriq.co.kr/video-intel

# Service catalog
curl https://x402.ntriq.co.kr/services

x402 micropayments — USDC on Base, gasless EIP-3009