About
(This project is currently being revisited)[/projects/2022/11/01/pose-ai-synth]
This project was born from testing a Proof Of Concept regarding the usage of TensorflowJS with React. It was inspired by the Theremin.
Using TensorflowJS’s bodypix, it takes the keypoints of your body via the webcam and maps those values to a Synth frequency that’s based on the notes of a Piano.
The site is made with:
- React .
- Styled-Components .
- TensorflowJS .
- bodypix .
- Netlify (Hosting) .
- Web Audio API.
- Web Canvas API.