Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dnmore/guess-by-name

Desktop app with Boostrap template and Flask using APIs genderize and agify to retrieve gender and age of a provided name
https://github.com/dnmore/guess-by-name

agify-api bootstrap flask-application genderize-api python

Last synced: about 5 hours ago
JSON representation

Desktop app with Boostrap template and Flask using APIs genderize and agify to retrieve gender and age of a provided name

Awesome Lists containing this project

README

        

# Guess by name

## Overview
A Flask-based application that uses the Genderize and Agify APIs to predict gender and age based on a given name.

![Preview](/preview.PNG)

## 🔥 Features
* Predict gender based on name
* Predict age based on name

## 🛠️ Tech Stack
* `Flask`– Python web framework
* `Bootstrap`– Front-end framework
* `Genderize API`– Gender prediction based on name
* `Agify API`– Age prediction based on name

## 📜 License
This project is licensed under the MIT License.