My Personal Project: Analyse your skin

You have to enable the camera first. Then move your head until the circle becomes green, and then you need to capture the photo. Please wait a minute, it is going to analyse.

Captured photo
Capture your face to start analysis…

Images will not be saved anywhere based on GDPR

My Personal Project Description

Market Research and UX Research

Researched competitor tools to define differentiation and UX priorities.

Evaluated product-market fit for AI-driven skincare recommendation in e-commerce.

Researched user needs for online skincare diagnosis and shopping flow.

Designed user journey from camera capture → AI analysis → product recommendation.

Added countdown, oval overlay, and progress indicators to guide users during photo capture.

AI / Machine Learning

Collected and labelled facial skin datasets for training detection models.

Trained and fine-tuned AI models (YOLO/Roboflow)

Benchmarked model performance and optimised inference for real-time usage.

Full Stack Development

Connected frontend (JS + MediaPipe) with backend (FastAPI on Render).

Integrated multiple Roboflow AI models

Processed annotated images and returned JSON payload with detected concerns + recommendations.

Integrated OpenAI GPT API to generate personalised product suggestions.

WordPress Development

Built a custom WordPress plugin with WooCommerce integration.

Created a settings page for the admin to import products and configure AI confidence levels.

Implemented an AJAX bridge for secure communication between WP and Python backend.

Shopping Cart