Gesture Control For Home with CoreML

Description

  • 19 May, 2020

This is a showcase of how hand gestures can be used to interact with physical objects in your house. The app uses Apple's CoreML (Core Machine Learning) framework to recognise hand gestures, and sends a command based on the predicted gesture. A Node-RED application acts as a gateway between the app and the smart light. Because this Node-RED application is self-hosted on a local network (same network as the smart light), we're able to achieve extremely fast response speed.

Technology