We aim to help Sitra make Finland the world leader of digital democracy and ensuring human participation on the Polis platform while maintaining anonymity. To address the issues, we created a human identifying tool based on deep gazing detection. It can be easily integrated with online vote platforms and provides a light-weight verification and progress tracking solution.
Update: Won 2nd Place in the Sitra Partner Challenge
Figure 1. 1st and 2nd Winners with Sitra experts
git clone git@github.com:James-Leste/eyedentity.git
cd eyedentity
npm i
npm run dev
The server should start on http://localhost:5173/
Note: If the demo doesn't work for you or the camera is not being display, try:
- refreashing the page
- switching to one of the supported browsers
- turning the camera permission off and on again
- opening the link in incognito mode and provide the camera permission on the browser.
WebGazer.js from Brown University
Create a pull request or issue! We would love to hear from you! We will review it as soon as we can!