Modern luxury cars often provide gesture control systems for their hardware and sound, that transform driving from just a necessity to an enjoyable experience. Our aim was to make a platform to expand these features into a universally compatible standard. DepthSense is designed to work seamlessly with any car, and will revolutionize the way we drive. DepthSense has significant advantages over voice control due to its extremely intuitive nature.
It is a mobile application that uses AI and camera vision to control Spotify music using hand gestures while driving. DepthSense uses Tensorflow.js models to estimate the hand pose in 3d space, and detect the corresponding gestures. We then hook this up the Spotify API, authenticated using OAuth2, to play your favourite music!
- React Native + Expo
- Tensorflow.js Handpose
- Spotify API