Files
grocery-management-obsidian/Receipt Scanning/Process.md
2024-04-23 23:53:19 -05:00

329 B

OCR

  1. User takes a picture of the receipt
  2. Receipt image is uploaded
    1. Document AI can do direct (online) or batch ("offline") processing
    2. Need to see how we want to handle it, but it could upload to API and have API talk to Document AI, or have app talk to Document AI. Leaning toward the former.
  3. Image is processed