I made a hands-free HN reader using speech and face recognition
Speak to navigate the feed; eat doritos to scroll an article
Live demo (please use Desktop Chrome): https://funwithcomputervision.com/snacker-news/
This works in real-time in the browser using a regular laptop webcam
All speech / face recognition is done locally (none of your data is stored)
Tech stack: HN API, mediapipe face landmarks, web speech API
Thanks for checking out my silly web app and I would appreciate any feedback!