Hacker News new | ask | show | jobs
by mauricesvay 4977 days ago
I've already released an app with OCR, all HTML5 and runs in the browser : https://github.com/mauricesvay/CheaterPress
1 comments

That is really impressive. My OCR solution (see comment above) uses a neural net on the server. Your code is both simpler and faster. Nice job.