Automate Personalized Diet Plan Creation from Health Reports via Email - n8n Workflow | Neura Market
Automate Personalized Diet Plan Creation from Health Reports via Email
This n8n workflow automates the transformation of health reports received via email into personalized diet plans using AI, then emails the plans back to users, enhancing efficiency for nutritionists and improving patient outcomes.
The workflow begins by receiving health data or lab reports through an email trigger. It extracts key health metrics and sends them to an AI model for analysis. The AI generates a personalized diet plan, which is formatted and sent back to the user via email. This process saves time for nutritionists and leverages AI to provide tailored nutritional advice. Optional logging in Google Sheets ensures tracking of the process.
Platform
n8n
Category
Health & Fitness
Price
Free
Creator
Eva Kowalski
wait
emailSend
stickyNote
emailReadImap
chainLlm
lmOllama
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.