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
- Host: GitHub
- URL: https://github.com/chocolateloverraj/raise-hand-ai
- Owner: ChocolateLoverRaj
- License: gpl-3.0
- Created: 2022-01-15T05:47:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-24T01:00:26.000Z (over 1 year ago)
- Last Synced: 2024-11-26T02:23:07.201Z (7 months ago)
- Topics: ai, hand, navigation, pointer, pose, raise, rust, tensorflow, tensorflowjs, wasm
- Language: Rust
- Homepage: https://pose-nav.netlify.app/
- Size: 363 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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`