-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
🍒 Nice to haveNice to have but not a priorityNice to have but not a priority
Description
Enhance the backend to support the detection and processing of QR and barcodes scanned by the app. The system should differentiate between codes associated with meals and other types of codes, redirecting to an external API for non-meal codes.
Implementation Details
- Functionality: Detect whether a scanned code is a QR or barcode via GPT-4 API and if it is, use another API to get data.
Tasks
-
Code Detection:
- Adapt prompt to tell GPT-4 to inform us if the detected meal is a qr code.
-
Call an API or use our own DB:
- Find a way to get food data from the bar code image, refine it and send it to the app.
Metadata
Metadata
Assignees
Labels
🍒 Nice to haveNice to have but not a priorityNice to have but not a priority