pipedream icon indicating copy to clipboard operation
pipedream copied to clipboard

[Components] genderize

Open pipedream-component-development opened this issue 1 year ago • 0 comments

genderize

URLs

  • https://genderize.io/documentation

Actions

predict-gender

Prompt

Predicts the gender from a given first name. It requires one prop: 'name'. The user should input a single name string.

URLs

  • https://genderize.io/
  • https://genderize.io/documentation

retrieve-gender

Prompt

Retrieves the gender corresponding to a specific first name. It needs one prop: 'name'. The user enters the name as a string.

URLs

  • https://genderize.io/
  • https://genderize.io/documentation