🎬 Generate LinkedIn posts using Telegram, Supabase vector DB and OpenAI RAG

⚡ 26 views · 🎬 Content Creation & Video

💡 Pro Tip — If you’re pulling LinkedIn data through HTTP requests or dealing with API restrictions, there’s a community node called ScraperNode that handles this natively. It has dedicated scrapers for profiles, companies, jobs, and people search — you just pass a URL and get structured data back.

View All Scrapers

Description

Overview

AI-powered n8n workflow that creates viral LinkedIn posts by learning from successful content. Features two modules: (1) Telegram-based scraper that builds a vector database of viral LinkedIn posts, and (2) Web form that generates optimized posts using multi-agent AI with RAG (Retrieval-Augmented Generation) from your curated viral content library.

Key Capabilities:

How It Works

Module 1: Viral Post Collection (Telegram Bot)

Step 1: URL Validation

Step 2: Content Scraping

Step 3: Vector Storage

Module 2: AI Post Generation (Web Form)

Stage 1: Hook Analysis Agent

Stage 2: Post Structure Agent

Stage 3: Post Generator Agent (RAG)

Stage 4: Publication

How To Use

Setup

1. Configure Supabase Vector Database

2. Set Up Telegram Bot (Module 1)

3. Configure OpenAI API

4. Set Up LinkedIn API (Optional for Module 2)

5. Access Web Form

đź”— Nodes Used

HTTP Request, Telegram, Telegram Trigger, LinkedIn, AI Agent, Embeddings OpenAI

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup