UNPKG

@wiro-ai/n8n-nodes-wiroai

Version:

n8n community node for Wiro AI — 290+ AI models: video, image, audio, LLM, 3D, and more.

29 lines (28 loc) 617 B
{ "node": "ageDetection", "nodeVersion": "1.0", "codexVersion": "1.0", "icon": "wiro.svg", "description": "Guesses the age of the person from the image", "categories": [ "AI", "Utility" ], "alias": [ "Wiro", "WiroAI", "Age Detection" ], "resources": { "primaryDocumentation": [ { "url": "https://wiro.ai/models/wiro/age-detection#apisamples-curl" } ], "credentialDocumentation": [ { "url": "https://wiro.ai/docs" } ] } }