Skip to content

Ariyan-25/EduPulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EduPulse - Real-Time Student Attentiveness Tracker

EduPulse is a web application that tracks student attentiveness in real-time using the webcam. It uses facial landmarks, head pose, and eye aspect ratio to determine focus.

Features

  • Login & Signup system using Flask and SQLite
  • Real-time webcam feed with facial landmark detection
  • Logs attention loss with time, pitch, yaw, and EAR
  • Frontend styled with HTML/CSS
  • Dashboard + session handling

Tech Stack

  • Python
  • Flask
  • SQLite
  • SQLAlchemy
  • OpenCV & MediaPipe
  • HTML + CSS

How to Run

git clone https://github.com/Ariyan-25/EduPulse.git
cd EduPulse
pip install -r requirements.txt
python app.py

About

EduPulse is a web application that tracks student attentiveness in real-time using the webcam. It uses facial landmarks, head pose, and eye aspect ratio to determine focus.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors