Daily Financial News Summary with Ollama LLM - Automated Email Report
This workflow auto-fetches top financial headlines, cleans the content, and uses AI to summarize it into a short investor-friendly email. Good to know - The workflow runs daily and relies…
- Use case
- Market Research
- Difficulty
- intermediate
- Author
- Oneclick AI Squad
- Updated
- Jun 7, 2026
Required custom nodes
- emailSend
- httpRequest
- wait
- scheduleTrigger
- html
- agent
- lmChatOllama
Daily Financial News Summary with Ollama LLM - Automated Email Report
A working n8n automation that runs against a local model via Ollama - 644 views on the n8n template library. This workflow auto-fetches top financial headlines, cleans the content, and uses AI to summarize it into a short investor-friendly email. Good to know - The workflow runs daily and relies…
What it does
This workflow auto-fetches top financial headlines, cleans the content, and uses AI to summarize it into a short investor-friendly email. Good to know - The workflow runs daily and relies… It chains 9 nodes, integrating emailSend, httpRequest, wait, scheduleTrigger.
Requirements
- n8n (self-hosted, free) to run the workflow
- Ollama serving a local model
- A GPU with enough VRAM for your chosen model (see best model per GPU)
Import it
Open the workflow on the n8n template library and click Use workflow to import it into your self-hosted n8n, then point its model node at your local Ollama endpoint (http://localhost:11434).
Use it with
Workflow by Oneclick AI Squad on the n8n template library. We link to the original to import; credit and the workflow JSON belong to its author.