Spaces:
Running
Running
Open source library built on top of OCR
#2
by
matthewdi
- opened
I kind of struggled to make Tesseract work reliably, and when I did make it work, we've open sourced the code here: https://github.com/louis030195/screen-pipe (600 stars)
It basically allows you to record your screen and audio 24/7, put the data into local sqlite db, and run a server and frontend to query it.
Matthew Diakonov