Discovered a project that looks very promising: https://github.com/liketheduck/supernote-ocr-enhancer. It uses Apples ocr tools to improve the text conversion of supernote notes. It does it in a way that is pretty transparent, and while not real time, fast enough to be useful I think. I just need to get it working 8-) #supernote #python
GitHub - liketheduck/supernote-ocr-enhancer: Enhance Supernote .note files with Apple Vision Framework OCR - local, private, fast, and accurate handwriting recognition with word-level bounding boxes

Enhance Supernote .note files with Apple Vision Framework OCR - local, private, fast, and accurate handwriting recognition with word-level bounding boxes - liketheduck/supernote-ocr-enhancer

GitHub
Another project I’m trying to get running is https://github.com/tcgoetz/GarminDB, also on Github, and it downloads #garmin watch data to a SQLite database. I have a comprehensive set of dashboards (I’m a data junky) based on this sort of data, and I'd love to have it load automatically. Unfortunately, I use #Tableau, and it doesn't talk to SQLite, so I'm trying to get the project to run using #Postgres. Not quite there yet, but making progress. #garmindb