Skip to content

Predicts demographic information based on a given name. Uses React, Typescript, and Material UI.

License

Notifications You must be signed in to change notification settings

aaronayub/ProfilePredictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Profile Predictor

This website allows you to enter in a name, and receive a prediction for age, gender, and nationality. The predictions are offered by services provided by Demografix ApS.

You can also enter in a country, or a two-digit ISO 3166-1 alpha-2 country code to get results specific to one country. See a list of supported countries and their respective country codes here.

Disclaimer

This website and the developers are not associated with Demografix ApS in any way. Demografix ApS provides public APIs used by this website to make predictions, which are genderize.io, agify.io, and nationalize.io. This software does not provide any guarantees regarding the accuracy or completeness of returned predictions.

License

This software is published under the MIT License.

Hosting the website

To run this website locally, run "npm start" in the working directory of the project. You can then access the website through a web browser at localhost:3000.

About

Predicts demographic information based on a given name. Uses React, Typescript, and Material UI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published