-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description:
Integrate Optical Character Recognition (OCR) into the application to enable the scanning of receipts. This feature will extract text from receipt images, identifying relevant details like item names, prices, and quantities, and adding them to the Orders List.
Tasks:
- Evaluate OCR libraries or APIs (e.g., Tesseract.js, Google Vision API) and select the best option.
- Implement OCR integration to extract text from uploaded receipt images.
- Add error handling for unreadable or unclear receipts.
- Test OCR functionality with sample receipts.
Expected Outcome:
The application can successfully extract text from a receipt image.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request