An open API service indexing awesome lists of open source software.

https://github.com/neroist/info-from-name


https://github.com/neroist/info-from-name

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Get Info From First Name

This is an application for predicting someone's age, gender and nationality from their first name.
This uses the [agify.io](https://agify.io), [genderize.io](https://genderize.io), and [nationalize.io](https://nationalize.io) APIs.

###### Made with ❤️ with Nim, Python, and Qt