An open API service indexing awesome lists of open source software.

https://github.com/chocolateloverraj/raise-hand-ai

Uses Tensorflow to detect if a person is raising their hand
https://github.com/chocolateloverraj/raise-hand-ai

ai hand navigation pointer pose raise rust tensorflow tensorflowjs wasm

Last synced: 5 months ago
JSON representation

Uses Tensorflow to detect if a person is raising their hand

Awesome Lists containing this project

README

        

[![Netlify Status](https://api.netlify.com/api/v1/badges/04274d2c-81e6-44af-b1b3-1a945fc80d9e/deploy-status)](https://app.netlify.com/sites/pose-nav/deploys)
# raise-hand-ai
Uses [Tensorflow](https://github.com/tensorflow/tfjs-models/tree/master/pose-detection#pose-detection) to detect if a person is raising their hand

## Website / Demo
https://pose-nav.netlify.app/

## Developing
- Install [Node.js](https://nodejs.org)
- Install [Rust](https://www.rust-lang.org/)
- Install packages using `npm i`
- Run `npm start`