Predict age, gender, and nationality based on any name β or generate beautiful baby names for boys, girls, or neutral gender using real-time AI-powered APIs.
π Live Demo: https://nameanalysis.netlify.app
π· Preview:
-
π Name Analysis
- Predict age using Agify.io
- Predict gender using Genderize.io
- Predict nationality using Nationalize.io
-
β¨ Name Generator
- Generate baby names by gender using API Ninjas
-
β‘ Instant animations with Animate.css
-
π± Fully responsive for mobile and tablet devices
-
π¨ Smooth UI with custom themes and interactive transitions
- HTML5
- CSS3
- JavaScript (Vanilla)
- Animate.css
- Font Awesome
| API | Usage |
|---|---|
| Agify.io | Predicts age from name |
| Genderize.io | Predicts gender from name |
| Nationalize.io | Predicts nationality from name |
| API Ninjas | Baby name generator by gender |
Note: Some APIs may require keys. You can get a free key from API-Ninjas.
- Clone the repository
bash git clone https://github.com/your-username/name-analysis.gitbash cd name-analysisconst AGIFY_API_KEY ='your-agify-or-genderize-key';const NINJAS_API_KEY = 'your-api-ninjas-key';
Made with β€οΈ by [Dippan] π§ Email: k.dippanbhusal@protonmail.com
