Automate Nutritional Analysis of Food Photos via iMessage - n8n Workflow | Neura Market
Automate Nutritional Analysis of Food Photos via iMessage
This workflow automatically analyzes food photos sent via iMessage to generate a detailed nutritional report using OpenAI's visual reasoning capabilities. The results are sent back to the user through Blooio, providing a seamless, hands-free calorie and nutrition tracking experience.
The workflow begins by receiving a message through Blooio, which includes a food photo attachment. It validates the presence of images and extracts their URLs for processing. The images are analyzed by an AI agent that estimates nutritional information such as calories, macros, and health scores. This data is stored in a Postgres database for long-term tracking, enabling users to receive daily, weekly, and monthly nutritional summaries. The final report is compiled and sent back to the user via
Platform
n8n
Category
Health & Fitness
Price
Free
Creator
Lucas Silva
if
code
webhook
aggregate
stickyNote
httpRequest
splitInBatches
agent
lmChatOpenAi
memoryPostgresChat
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.