https://github.com/neroist/info-from-name
https://github.com/neroist/info-from-name
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/neroist/info-from-name
- Owner: neroist
- Created: 2022-02-13T06:34:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-19T20:25:20.000Z (over 3 years ago)
- Last Synced: 2025-02-06T01:41:24.470Z (8 months ago)
- Language: Python
- Size: 580 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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