BeautyAI is an AI-powered web application that evaluates and analyzes human beauty based on various aspects such as skin tone, facial features, and overall symmetry. Developed for a project submission, BeautyAI demonstrates how artificial intelligence can be applied to assess and offer personalized beauty insights.
-
Skin Tone Analysis: Accurately identifies the user’s skin tone and offers personalized skincare recommendations based on the analysis.
-
Facial Feature Evaluation: Analyzes facial symmetry and proportions to generate insights into the user’s appearance.
-
Beauty Score: Uses machine learning to generate an AI-driven beauty score based on skin tone and facial features.
- Frontend: HTML, CSS, JavaScript
- Backend: Node.js, TypeScript
- AI/ML Framework: TensorFlow.js
- Libraries: Additional libraries for facial feature detection, image processing, and skin tone analysis
To get started with BeautyAI, follow these steps:
First, clone the repository to your local machine:
git clone https://github.com/biplavbarua/BeautyAI.git