Gender from a username
gender_from_usernameExtracts a first name from a username or social handle and predicts its gender, optionally weighted by country for accuracy.
Instructions
Extracts a first name from a username or social media handle and predicts its gender.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | Two-letter ISO 3166-1 country code (TR, DE, US). When given, the answer is weighted by that country's data — the same name can have a different gender by country. | |
| username | Yes | Username or handle. |