Detecting up to 17 keypoints and build a skeleton in real time from the web cam using p5.js, posenet from ml5.js. As of now, it detects eyes and nose using a blue and red pointer respectively.
The documentation from p5.js and ml5.js was really helpful in learning the jargon for making it happen.