What it does
Uses eye detection to track how often you look away from a youtube video.
How we built it
Using webgaser.js, I was able to do eye detection in the browser in order to determine where the user is looking on the screen. Then using javascript and HTML I was able to create a chrome extension that tracked when the user was no longer focused and the video, and this information was displayed to the user.
Challenges we ran into
Too many. They mainly stemmed from my lack of knowledge relating to javascript and Chrome extensions, but computer vision, in general, is also very finicky.
What we learned
Having little experience with javascript and no experience making Google Chrome extensions, this project taught me a lot about both of those things.
Built With
- css3
- html5
- javascript
- webgaser.js
Log in or sign up for Devpost to join the conversation.