Nirmitee.io

AI Wellness Diagnostics: 90-Parameter Facial Analysis Deployed Across 15 Stations in Singapore

January 16, 2026
16 min read
Written by
Dinesh Thorat
Dinesh Thorat

Digital Growth Lead

Writes about healthcare technology, interoperability, and AI-driven transformation across modern care systems.


Executive Summary

A wellness chain in Singapore wanted to bring health assessment to the masses — without blood draws, doctor visits, or expensive lab work. Their vision: AI-powered wellness stations deployed in shopping malls, office buildings, and gyms where anyone can get an instant health assessment by simply looking at a camera for 90 seconds.

We built an AI facial wellness analysis platform that captures a high-resolution facial image, analyzes 90 distinct facial parameters across skin health, eye vitality, hydration levels, stress indicators, complexion uniformity, and facial symmetry using computer vision and machine learning. The system generates an instant wellness report with scores, trends, and personalized recommendations.

Our custom healthcare software development team builds solutions from the ground up.

The platform runs on 15 wellness stations across Singapore — in malls, corporate offices, and fitness centers — processing 2,400+ scans per month with a model trained on 50,000+ diverse facial images.

The Problem: Wellness Assessment Is Expensive and Inaccessible

  • Traditional wellness checks: $200+, blood draw required, 45-minute doctor visit, results in 3-5 days — most people simply don't do them regularly
  • No continuous monitoring: annual checkups miss gradual changes. A person's skin health, hydration, and stress levels change weekly — but they're only assessed once a year (if ever)
  • Clinical setting barrier: you need to visit a doctor's office during business hours. Working professionals skip it.
  • No personalized tracking: even those who get annual checkups have no way to track wellness trends between visits

The opportunity: bring affordable, instant, non-invasive wellness assessment to where people already are — malls, offices, gyms.

Wellness Station Kiosk

The kiosk experience is designed for public use in under 2 minutes:

  1. Register: new users create an account (phone number + basic demographics). Returning users scan QR code.
  2. Position: face detection guide helps user center their face at the correct distance and angle
  3. Scan: high-resolution camera with controlled LED lighting captures facial image (90 seconds of analysis)
  4. Results: instant wellness report displayed on screen with option to save to mobile app

The kiosk uses a high-resolution medical-grade camera with ring light to ensure consistent image quality regardless of ambient lighting in malls or offices.

Health Report

The instant report covers 6 wellness categories:

CategoryParametersWhat It Measures
Skin Health18Texture, pore size, pigmentation uniformity, blemishes, wrinkle depth, elasticity indicators
Eye Vitality16Sclera clarity, under-eye circles, puffiness, redness, moisture level, pupil responsiveness
Hydration12Skin moisture level across zones, lip dryness, overall dehydration markers
Stress Indicators14Facial tension patterns, jaw clenching signs, forehead furrow depth, asymmetric stress responses
Complexion18Color uniformity, sun damage indicators, vascular patterns, overall radiance score
Facial Symmetry12Left-right symmetry ratios, alignment markers, structural balance

Each category scored 0-100 with color-coded status. Personalized recommendations based on the specific parameters that need improvement.

Architecture

AI Pipeline

  1. Face Detection (MediaPipe): locates face in frame, rejects images with poor positioning or multiple faces
  2. Landmark Mapping: identifies 468 facial landmarks for precise region segmentation
  3. Region Segmentation: divides face into 90 analysis zones based on landmarks
  4. Feature Extraction (CNN): custom convolutional neural network extracts visual features from each zone — texture patterns, color distributions, structural characteristics
  5. Parameter Scoring (Random Forest + Gradient Boosting): extracted features scored against trained models for each of the 90 parameters
  6. Report Generation: scores aggregated into categories, compared to population norms (age/gender-adjusted), recommendations generated

Technology Stack

ComponentTechnology
Kiosk SoftwareElectron (desktop app for kiosk hardware)
Mobile AppReact Native (patient wellness tracking)
Station DashboardReact (operator management)
BackendPython (FastAPI) for AI pipeline, Node.js for business logic
AI/MLTensorFlow (CNN), MediaPipe (face detection), scikit-learn (scoring)
Model ServingTensorFlow Serving (GPU instances)
DatabasePostgreSQL (reports, users), S3 (facial images encrypted)
InfrastructureAWS Singapore region (data residency compliance)

90-Parameter Facial Zone Map

The face is divided into 90 distinct analysis zones, each measuring specific health indicators. This precision allows the system to identify localized issues — like dehydration predominantly in the under-eye area, or stress tension concentrated in the jaw and forehead.

Wellness Trend Tracking

Returning users see their wellness trajectory over time — showing which categories improved (hydration +15 after increasing water intake) and which declined (eye vitality -3 during a stressful work period). The trend data is more valuable than any single scan.

Station Management

The operator dashboard manages the 15-station network across Singapore: station uptime, daily scan volumes, camera calibration status, revenue tracking, and maintenance scheduling. Alerts for offline stations or calibration drift ensure consistent quality across all locations.

AI Model Performance

Model accuracy across key parameters: Skin Texture Detection 94.2%, Hydration Estimation 89.7%, Stress Marker Detection 87.1%, Age Estimation ±2.3 years MAE. Trained on 50,000+ facial images across diverse demographics (age, ethnicity, gender) for equitable performance.

Results

MetricResult
Stations deployed15 across Singapore (malls, offices, gyms)
Monthly scans2,400+
Scan time90 seconds (vs. 45 min traditional wellness check)
Cost per scan$15 SGD (vs. $200+ for clinical assessment)
Parameters analyzed90 per scan
Model accuracy (avg)91.2% across all parameters
Repeat visit rate64% (users return for trend tracking)
Training dataset50,000+ images (diverse demographics)
Report deliveryInstant (on-screen + mobile app)

Timeline

PhaseDurationDeliverables
Phase 18 weeksAI model training (50K images), face detection + landmark mapping, kiosk prototype, basic scoring for 30 parameters
Phase 26 weeksFull 90-parameter model, report generation, mobile app, operator dashboard
Phase 34 weeksKiosk hardware integration, LED lighting calibration, pilot with 3 stations
Phase 44 weeksNetwork expansion to 15 stations, model tuning on Singapore population data, public launch

Total: 5.5 months with 2 ML engineers + 2 full-stack engineers + 1 hardware integration specialist.

Lessons Learned

  • Lighting is everything. Ambient lighting in malls varies dramatically by location and time of day. The ring light on each kiosk ensures consistent illumination — model accuracy dropped 15% without it.
  • Demographic diversity in training data is non-negotiable. Singapore's population is ethnically diverse (Chinese, Malay, Indian, Eurasian). Our initial model trained primarily on one demographic performed poorly on others. Balanced training data fixed this — fairness testing is now part of every model release.
  • Trends are the real product. A single scan score is interesting. A trend over 6 months is actionable. Users who see improvement stay engaged. Users who see decline take action. The trend tracking drove 64% repeat visits.
  • Privacy by design. Facial images are sensitive data. Images are encrypted at rest, processed in-memory, and deleted within 24 hours of report generation (unless user explicitly opts in to photo storage for trend comparison). Singapore's PDPA compliance was built in from day 1.

Exploring AI for your healthcare organization? Our Healthcare AI Solutions team builds models and pipelines that meet clinical and regulatory standards. We also offer specialized Healthcare Software Product Development services. Talk to our team to get started.

Share this case study

Related Case Studies