A keyboard without keys which uses OpenCV to locate finger locations to and MediaPipe to predict key presses.
As of now, machine learning is not involved, but I plan to add it in the future to improve its accuracy.
The keyboard can be completely removed after calibration.
Calibrator.py can be used to form an array of coordinates, each associated with a key.


