This workflow automates the process of analyzing meal photos or descriptions sent via Blooio.com and provides detailed nutritional summaries. It begins with a webhook that receives messages or images, then downloads any attached photos, and utilizes AI models to analyze the food items. The workflow incorporates an AI agent trained specifically to estimate nutrition from images, estimating calories, macronutrients, and other nutrients, which are then summarized and sent back to the user via SMS or iMessage. Additionally, it maintains contextual chat memory using a PostgreSQL database to track user interactions over time. Practical for health-conscious individuals or nutritionists, this workflow simplifies dietary monitoring by automatically providing detailed nutritional feedback from user-submitted meal photos or descriptions.
Automated Nutritional Analysis via Blooio Messaging
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.memoryPostgresChat, aggregate, code, httpRequest, if, splitInBatches, stickyNote, webhook |
Reviews
There are no reviews yet.