#489 · Primary category: Computer Vision
stealing-ur-feelings
Winner of Mozilla's $50,000 prize for AI
Project last updated:04/26/23
GitHub Stars
927
Forks
32
Contributors
1
License
Other
Why we included this project
Stealing Ur Feelings is an interactive documentary that captures your face through the webcam while a film plays, then tells you what it thinks your micro-expressions reveal. It runs emotion recognition in real time entirely inside the browser, so it works as a public demonstration of how exposed webcams can be. Behind the scenes, the author explains how he moved a facial-landmark detector to WebAssembly, connected face-api.js for detection and emotion classification, and kept the video and vision pipeline in frame-accurate sync using a datacasting trick. Those notes are more honest and specific than most production docs, making it a useful reference for developers working on browser-based computer vision or privacy-focused demos. Treat it as an art piece and a cautionary case study rather than a drop-in library.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)