A Flask-based application that uses the Genderize and Agify APIs to predict gender and age based on a given name.
- Predict gender based on name
- Predict age based on name
Flask
– Python web frameworkBootstrap
– Front-end frameworkGenderize API
– Gender prediction based on nameAgify API
– Age prediction based on name
This project is licensed under the MIT License.