The problem
The client wanted a food photo to be the starting point for a meal record, reducing manual entry.
Consumer AI
Recipe Lens turns a food photo into suggested ingredients, recipe information and estimated calories and macronutrients. QPOI built the iOS and Android app, from camera capture and image analysis to saved meal history and subscriptions.
The project at a glance
The client wanted a food photo to be the starting point for a meal record, reducing manual entry.
QPOI connected photo capture to suggested ingredients and nutrition estimates, saved history and subscriptions.
An iOS and Android MVP was delivered. Completed meal records and images remain available locally.
The client wanted a food photo to be the starting point for a meal record. Instead of entering each detail manually, users would receive suggested ingredients, recipe information and nutrition estimates from the image.
The engineering work connected image capture to model analysis, then converted the response into fields the app could display and save. Images also needed to remain manageable on a phone, and saved meal records needed to survive interrupted connectivity.
A vision model returns likely ingredients, a meal description and recipe information. The app converts that response into a structured meal record.
Photo analysis produces estimated calories and macronutrients alongside the meal description. These are model estimates from the image, rather than measured nutritional values.
Captured images and completed analysis results are saved in local meal history. Users can revisit saved records without repeating the image analysis.
Photos are resized and compressed on the phone before upload, reducing the payload sent for analysis.
Local file and record management keeps saved photos associated with their meal descriptions and nutrition estimates.
Subscription handling tracks plan state and usage caps, including restoring purchases.
Managed permissions for camera and photo library, with compliant IAP restore flows.
Built with
Next project
Build IG