Tesseract play
Goal: Read and parse receipts. Food shopping, restaurant
Using naptha/tesseract
Get started
npm i
- Set image path in
index.js
npm start
Currently can read a receipt as long as its got good contrast and clear. Used basic implementation not recommended for production.