Skip to content

Instantly share code, notes, and snippets.

@charliemeyer2000
Created July 14, 2025 03:14
Show Gist options
  • Select an option

  • Save charliemeyer2000/2114dca872fa1903b349be670c48eb25 to your computer and use it in GitHub Desktop.

Select an option

Save charliemeyer2000/2114dca872fa1903b349be670c48eb25 to your computer and use it in GitHub Desktop.
Series PictureData Example Response (fields removed for privacy)
{
"picture_data": {
"face_detected": "false",
"gender": {
"label": "XXX",
"confidence": 0
},
"race": {
"label": "XXX",
"confidence": 0
},
"analyzed_at": "XXX",
"error": "XXX"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment