Neluma

Neluma is an AI-powered beauty technology app designed to analyze skin tone, undertone, and facial features to support personalized beauty recommendations and makeup artist workflows.

What the project does

Neluma focuses on helping users better understand their skin tone and undertone through image analysis. The project is designed around two user groups: clients looking for shade guidance and makeup artists who may need quick access to client analysis results.

What I built

01

Backend API

Built FastAPI endpoints to process image uploads and return analysis results.

02

Image Analysis

Used OpenCV and MediaPipe to support face detection and skin-region extraction.

03

Shade Matching

Worked on logic to classify undertones and return foundation shade suggestions.

04

iOS Planning

Planned SwiftUI screens for client/MUA flows, onboarding, and analysis results.

05

Database Planning

Explored Supabase for storing analysis history, profiles, and user permissions.

06

Testing

Tested image uploads, backend responses, and different image examples locally.

Tools used

SwiftUI Python FastAPI OpenCV MediaPipe Supabase REST APIs

Backend prototype and app planning in progress.

This project is currently being developed as an AI-integrated beauty technology app with image analysis, shade matching, and future MUA/client workflows.