REPOSITORY OVERVIEWLive repository statistics
★ 2Stars
⑂ 0Forks
◯ 0Open issues
◉ 2Watchers
55/100
OPENREPOHUB HEALTH SIGNALMixed signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
52 Community adoption25% weight
5 Maintenance state20% weight
100 License clarity10% weight
100 Project information10% weight
60 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
SkinAI – AI-Powered Skin & Acne Analyzer
Live Demo: https://acnemodel.streamlit.app
Overview
SkinAI is a real-time facial skin analysis tool that detects:
- Acne (pimples, blackheads, whiteheads)
- Skin tone & undertone
- Likely ancestral origin (continent genes)
- Skin type (Oily / Dry / Combo)
- Smoothness score (0–100)
It uses computer vision + color science to give instant dermatology-level insights from a selfie.
Features
| Feature | Description |
|---|
| Face Detection | Auto-detects face using OpenCV Haar Cascade |
| Acne Detection | Finds red, white, blackheads with numbered red circles |
| Location Mapping | Labels acne as: Forehead, Left/Right Cheek, Chin, Jaw |
| Skin Tone Analysis | Classifies: Very Fair → Deep Brown |
| Undertone | Warm (Golden) vs Cool (Pink) |
| Genetic Origin (Approx) | Europe, Mediterranean, South Asia, Africa, East Asia |
| Skin Type | Oily / Combination / Dry based on brightness variance |
| Smoothness Score | Texture analysis (0–100) |
| Zoomable Acne Crops | Click each pimple to see close-up |
| Web App (Streamlit) | Upload selfie → Instant report |
Tech Stack
| Layer | Technology | Version / Notes |
|---|
| Frontend / UI | Streamlit | 1.30+ – Interactive web app |
| Backend / Logic |
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
SkinAI is a Python-based web application that uses an AI model to help screen common skin lesions from images. It provides a simple and responsive interface where users can upload a skin photo, run inference, and see the most likely skin condition along with risk information and educational guidance.
49/100 healthActive repository
PythonNo license
⑂ 0 forks◯ 0 issuesUpdated Jun 17, 2026