Skip to content

jesture-ai/jesture-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jesture AI SDK

Real-time gesture control made accessible.

YouTube Twitter Website Instagram


Use-cases with Jesture AI SDK

Immersive Gaming Web Apps
gaming web
Slides Control Visual Effects
slides snap
Music Control Snap Masks
slides snap

Install

MacOS

  1. Clone this repo: git clone https://github.com/jesture-ai/jesture-sdk
  2. Download the latest version of SDK from the Releases page
  3. Place the downloaded archive into the jesture_sdk/ folder and unzip it there:
jesture_sdk/
|-- install.sh
|-- remove.sh
|-- full_cpu.dylib
|-- third_party/
|-- mediapipe/
|-- third_party/
  1. Install the dependencies: sudo bash install.sh
  2. You are all set! Checkout the Python demo to learn how to run the SDK in Python.

If one wish to remove all the dependencies: sudo bash remove.sh.

Note: The script install.sh just copies the dependencies to /usr/local/Cellar/jestureai/ and /usr/local/opt/jestureai/ paths. To access them it requires priviledged access (sudo).

Windows

SDK is not yet available on Windows. Stay tuned!

Attribution

See the LICENSE for more details on 3rd party software.

Some of our SDK modules use the features of the MediaPipe open-source framework.

Icons made by Freepik from www.flaticon.com