You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
web.py server for deal app, build at Le Mobile 2.0 Hackathon in Paris
the server receives an image (of a receipt) via POST request, runs OCR with tesseract and returns the extracted items as array of name/price/qty objects (in json)