This n8n workflow enables users to input a city name through a form and automatically fetches the latest weather data from the OpenWeatherMap API. It processes the data with a Python script to generate a detailed weather report, including temperature, humidity, wind, and visibility. The report is then formatted into a visually appealing HTML email, complete with icons, color-coded zones for comfort levels, and specific clothing and activity suggestions based on current weather conditions. Leveraging AI-driven content enhancement, an AI agent refines the email, adds a relevant weather joke, and creates a friendly, easy-to-read message. Finally, the customized weather report email is sent via Gmail. This workflow is perfect for weather updates, personalized notifications, or daily weather summaries for audiences or customers.
Automated Weather Report Email with AI Enhancements
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatOpenAi, code, formTrigger, gmail, httpRequest, stickyNote |
Reviews
There are no reviews yet.