Skip to content
Tap

Developers

Build with Tap.

Six SDKs, Apache 2.0 licensed, open on GitHub. Drop Tap into your AI glasses platform, your enterprise app, your VR experience, your accessibility tool — without reinventing gesture detection.

SDKs

Six platforms.
Apache 2.0.

Use, modify, ship. No commercial license required — just attribution.

Quick start

Listen to gestures in two lines.

The Python SDK is the fastest way to prototype. Hardware tinkerers, AI workflows, glasses integrations — all start here.

from tap_sdk import Tap

tap = Tap()
tap.on_gesture(lambda g: print(f"detected: {g.name}"))
tap.connect()

Build with us

Need a deeper integration?

For OEM-level integrations, licensing or custom firmware, talk to our partnerships team.