Skip to content

bgar324/hacktech-25-brjk

Repository files navigation

HackTech 2025 Het.AI

Het.AI is a website that utilizing the Leap Motion Controller 1, Wolfram Alpha AI, and OpenAI to emphasize the importance of proper ergonomic practices.

Table of Contents

  • About
  • Features
  • Installation
  • Usage
  • Contributing
  • License
  • Acknowledgements

About

Within Het.AI's website, users can monitor their wrists' angle measurements with animations, graphs, and instant feedback, all occurring in real-time. The Leap Motion Controller 1 records the user's wrist angle measurements and inputs those values into a dynamic graph representing the user's wrist movement over time. User data is defined as vector points for Wolfram Alpha AI and OpenAI to utilize. Wolfram Alpha AI computes the vector's magnitude of the user's hand movements to the optimal position for typing, which is the origin. OpenAI produces feedback as directional output for users to follow to adjust their typing position if needed.

Features

  • Leap Motion Controller 1
  • Wolfram Alpha AI
  • OpenAI

Installation

  1. Get API Keys from Wolfram Alpha AI and Open AI
  2. Clone the repository: git clone https://github.com/bgar324/hacktech-25-brjk.git cd hacktech-25-brjk
  3. Install all neccessary files for NPM and Leap
  • Download UltraLeap Software
  • cd newFolder
  • Follow all installations in README.md inside of newFolder
  • Create and activate a virtual environment pip install -r requirements.txtgit python -m build leapc-cffi pip install leapc-cffi/dist/leapc_cffi-0.0.1.tar.gz pip install -e leapc-python-api
  1. Enter your API keys in open_wolfram.py

Acknowledgements

About

Real-time hand ergonomics tracking platform developed at HackTech 2025. It uses Leap Motion data to visualize wrist posture and compute ergonomic risk metrics, delivering live feedback and session insights through a web dashboard backed by FastAPI and Firebase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors