HACKER Q&A
📣 BOOSTERHIDROGEN

What library does Apple use for its OCR engine?


It seems very good.


  👤 popcalc Accepted Answer ✓
They use a proprietary ML model.

https://github.com/progrium/macdriver Use this to programmatically access it if you have access to a Mac.


👤 al_borland