writeup: https://devpost.com/software/guitab
technical details and demo: https://drive.google.com/file/d/1Pfd4KvvDD2IJTWT5ibFPBIEQmXGrYN2X/view?usp=sharing
-- need to organize codebase and set up proper hierarchy within container, and use that as point of truth for code
-- Django code was 'borrowed' from another project, need to customize for Guitab
-- organize/extract NN code
-- clean data processing code
-- include node.js code
-- document app architecture in some way?