Financial News Digest with Google Gemini AI to Outlook Email

Go to Workflow
593 views
Built by Louis Louis
Created on June 05, 2026

Description

🧠 Key Features

Looping source scraping: Collects content from news sites you have selected (it might not work for all of them however)
HTML extraction & cleaning: Parses, cleans, and filters messy website data to isolate only the most relevant content.
AI-powered synthesis: Uses Google Gemini (via LangChain agent) to summarize and structure financial news into a clear, bullet-pointed format.
Email-ready output: Generates styled HTML summaries with coral-colored headings, ideal for daily email reports.
Fully automated delivery: Sends out beautifully formatted updates via Outlook — no manual work required.

🔧 Technologies Used

n8n workflow orchestration
LangChain agents for prompt logic and formatting
Google Gemini API for advanced NLP
Custom JS logic to manage dynamic inputs and cleanup
Microsoft Outlook API for final distribution

> Feel free to reach out if needed !

Nodes Used (6)

AI Agent
@n8n/n8n-nodes-langchain.agent
Code
n8n-nodes-base.code
Google Gemini Chat Model
@n8n/n8n-nodes-langchain.lmChatGoogleGemini
HTTP Request
n8n-nodes-base.httpRequest
Item List Output Parser
@n8n/n8n-nodes-langchain.outputParserItemList
Microsoft Outlook
n8n-nodes-base.microsoftOutlook