Week 6: Conversational Machines
Machine perception and voice prototyping — all browser-based, no hardware needed.
Slides
Labs
- Presence Detect — detect if someone is in frame
- Face Awareness — track face position and attention
- Gesture Response — hand gesture recognition
- OCR Reader — read text from camera with Tesseract.js
- Teachable Machine — zero-code ML with TensorFlow.js
- Figurate Chat — AI character text + voice
- Smart Room Voice — webcam sensing → character narration
Demos
Code
All the lab and demo source code, ready to open and modify. No install needed — just unzip, open in VS Code, and use Live Server.