Write a p5js app with Node express server and Google MediaPipe.
Find your information on the official web site of the project.
Node Express is based on Node and can be used to run apps locally and on servers.
Fork this repository and modify the p5js sketch in public/assets/js/sketch.js.
Local node development:
npm install
npm startYou can find out more information in the Google documentation on MediaPipe.