๐ฌ Seo blog generator with GPT-4o, Perplexity, and Telegram integration
โก 5,675 views ยท ๐ฌ Content Creation & Video
Description
SEO Blog Generator with GPT-4o, Perplexity, and Telegram Integration
This workflow helps you automatically generate SEO-optimized blog posts using Perplexity.ai, OpenAI GPT-4o, and optionally Telegram for interaction.
๐ Features
- ๐ง Topic research via Perplexity sub-workflow
- โ๏ธ AI-written blog post generated with GPT-4o
- ๐ Structured output with metadata: title, slug, meta description
- ๐ฉ Integration with Telegram to trigger workflows or receive outputs (optional)
โ๏ธ Requirements
- โ OpenAI API Key (GPT-4o or GPT-3.5)
- โ
Perplexity API Key (with access to
/chat/completions) - โ (Optional) Telegram Bot Token and webhook setup
๐ Setup Instructions
-
Credentials:
- Add your OpenAI credentials (
openAiApi) - Add your Perplexity credentials under
httpHeaderAuth - Optional: Setup Telegram credentials under
telegramApi
- Add your OpenAI credentials (
-
Inputs:
- Use the Form Trigger or Telegram input node to send a
Research Query
- Use the Form Trigger or Telegram input node to send a
-
Subworkflow:
- Make sure to import and activate the subworkflow
Perplexity_Searcherto fetch recent search results
- Make sure to import and activate the subworkflow
-
Customization:
- Edit prompt texts inside the
Blog Content GeneratorandMetadata Generatorto change writing style or target industry - Add or remove output nodes like Google Sheets, Notion, etc.
- Edit prompt texts inside the
๐ฆ Output Format
The final blog post includes:
- โ Blog content (1500-2000 words)
- โ Metadata: title, slug, and meta description
- โ Extracted summary in JSON
- โ Delivered to Telegram (if connected)
Need help? Reach out on the n8n community forum
๐ Nodes Used
Telegram, Telegram Trigger, AI Agent, OpenAI Chat Model, Simple Memory, Structured Output Parser
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File