Skip to content

CODEkuldeep/Smiley_start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ˜„ SmileyStart β€” Start Your Day with a Smile

SmileyStart is a wellness web app that helps you start your day with a genuine smile.
It uses your webcam to detect smiles in real-time, scores your smile intensity, and lets you capture that moment to build a positive habit.

Built with Flask, OpenCV, HTML/CSS/JS, and fully deployable on Render.


✨ Features

βœ… Live webcam access (in-browser)
βœ… Smile detection with OpenCV (Haarcascade)
βœ… Smile intensity score (%)
βœ… Motivational message of the day
βœ… Captured photo preview after detection
βœ… Clean and modern UI design
βœ… Deployable as a full Flask web app


πŸš€ Try the Live Demo

πŸ”— https://smiley-start.onrender.com

⚠️ Note: Image storage is temporary on the free Render tier. They are lost after restarts or redeployments.


πŸ’» Run Locally

πŸ”§ Prerequisites

  • Python 3.8+
  • pip

πŸ› οΈ Installation

cd smileystart
pip install -r requirements.txt
python app.py

About

a app that check the percentage of your smile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published