first commit

This commit is contained in:
2024-04-23 23:53:19 -05:00
commit cf777066a2
15 changed files with 46170 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# 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