Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dnmore/guess-by-name
- Owner: dnmore
- Created: 2023-08-02T07:27:42.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-17T08:13:35.000Z (2 months ago)
- Last Synced: 2024-09-17T10:48:44.649Z (2 months ago)
- Topics: agify-api, bootstrap, flask-application, genderize-api, python
- Language: CSS
- Homepage:
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.