Clone of a musical GUI with melodic infilling

made and submitted by jlpiedra
I worked backwards from coucou, a GUI for ML-based melody harmonizing: https://coconet.glitch.me/# and replaced the pre-trained model with a simple, probability-based harmonizing method. In the process, I learned about JS / HTML, basic DOM manipulation, statistical libraries via the npm ecosystem, and using webpack for bundling and dependency management. (My page takes a minute to load.)