Skip to content

Ask a question to the user, track head movement via webcam, classify nod as Yes or No. Track human gesture

License

Notifications You must be signed in to change notification settings

Saharsh1005/nod-o-meter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nod-o-meter

Cover

Nod-o-meter is a high-tech nod tracking app that uses your webcam to answer questions by nodding your head. It's not your average nodding game; it's designed to uncover the deepest secrets of your nods! Are you ready to nod your way to enlightenment? Let the nodding begin!

Version Last Updated Open Issues

Web App Image

Demo Video Link

Watch the video

Usage

  1. Clone this repo.
  2. Create conda env with conda create --name test_nodometer python=3.8.18, conda activate test_nodometer install requirements pip install -r requirements.txt
  3. Run app python web/app.py
  4. Click Start to begin logging, then click on Play to start playing nod-o-meter.
  5. Nod your head vertically to answer "yes" and shake your head to answer "no".
  6. The app will log your first response in the log table below.
  7. To continue playing click on reset followed by play again.
  8. Enjoy :p

Features

  • RealTime Webcam nod tracking: Uses live webcam feed for nod tracking
  • Question Prompt: Provides a variety of questions to answer
  • Logging: Logs your responses for each question
  • Documentation ReadMe with added Issues(features enhancements, bugs etc) + demo video
  • Dockerize the app for easier deployment (wip - rectify link to webcam from container)

Application Components

System_description

Further Enhancements

  • Improve the computer vision algorithm for more accurate nod tracking (TBD)
  • Generate questions using a large language model (LLM) for more personalized experiences (TDB)
  • Improve the user interface

Bug Reports and Open Source Contribution

Please report any bugs you find to the issues page. We welcome open source contributions!

Contributor


Saharsh

Repo Link

Github repo link: https://github.com/Saharsh1005/nod-o-meter

Reference

Git-gist

About

Ask a question to the user, track head movement via webcam, classify nod as Yes or No. Track human gesture

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published