{
    "node": "genderDetection",
    "nodeVersion": "1.0",
    "codexVersion": "1.0",
    "icon": "wiro.svg",
    "description": "Guesses the gender of the person from the image",
    "categories": [
        "AI",
        "Utility"
    ],
    "alias": [
        "Wiro",
        "WiroAI",
        "Gender Detection"
    ],
    "resources": {
        "primaryDocumentation": [
            {
                "url": "https://wiro.ai/models/wiro/gender-detection#apisamples-curl"
            }
        ],
        "credentialDocumentation": [
            {
                "url": "https://wiro.ai/docs"
            }
        ]
    }
}
