Generate AI-Powered LinkedIn Posts with Ollama, Image Creation, and Gmail Delivery
This automation flow is designed to generate professional, research-backed LinkedIn posts based on a user-submitted topic and audience, enhance it with a visually aligned image prompt, and…
- Use case
- Content Creation
- Difficulty
- intermediate
- Author
- Aashit Sharma
- Updated
- Jun 7, 2026
Required custom nodes
- emailSend
- httpRequest
- manualTrigger
- agent
- lmChatOllama
- formTrigger
- convertToFile
Generate AI-Powered LinkedIn Posts with Ollama, Image Creation, and Gmail Delivery
A working n8n automation that runs against a local model via Ollama - 5,081 views on the n8n template library. This automation flow is designed to generate professional, research-backed LinkedIn posts based on a user-submitted topic and audience, enhance it with a visually aligned image prompt, and…
What it does
This automation flow is designed to generate professional, research-backed LinkedIn posts based on a user-submitted topic and audience, enhance it with a visually aligned image prompt, and… It chains 10 nodes, integrating emailSend, httpRequest, linkedIn, manualTrigger.
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 Aashit Sharma on the n8n template library. We link to the original to import; credit and the workflow JSON belong to its author.