Creator profile · workflows.diy

Shipping AI-native n8n workflows.

I partner with organizations to ship AI into operations — not another stalled pilot. This is my public n8n shelf.

217k+

Unique views

Across published workflows

38k+

Implementations

Workflows imported & deployed

33

Published workflows

And counting

01 · Philosophy

Automation × AI-First.

n8n is my go-to for building AI-driven automations end-to-end. It's not "connect two apps" — it's orchestrating agentic workflows that reason, call tools, and act.

Since the first workflow in November 2024, I've focused on how n8n works as the backbone for frontier LLMs (Claude, Gemini, OpenAI, local Ollama), MCP-integrated tools, complex data flows, and automating work that used to need a human in the loop.

  • AI integration, end-to-end

    Workflows that embed AI for content generation, data analysis, RAG, and full agentic loops — not just single LLM calls.

  • Real problems, not demos

    Every workflow started as someone's actual stuck process. Templates you can ship from, not toys.

  • Open by default

    The repo is public, the patterns are documented, the aggregated JSON is yours to feed into any LLM.

02 · Featured

Top-performing workflows.

Sorted by traffic. Each one ships production-shaped patterns — clone, configure, deploy.

Browse featured 32
✨🤖Automate Multi-Platform Social Media Content Creation with AI

Workflow

✨🤖Automate Multi-Platform Social Media Content Creation with AI

Automate Multi-Platform Social Media Content Creation with AI. Who is this for? . Social Media Managers and Digital Marketers seeking to streamline content production across 7+ platforms (X/Twitter, Instagram, LinkedIn, Facebook, TikTok, Threads, YouTube Shorts) using AI-powered automation. What problem does this solve? . Creating platform-optimized content at scale while maintaining brand consistency across multiple channels, reducing manual work by 80% through AI generation and automated publishing. What this workflow does . 1. AI Content Generation: - Uses GPT-4/Gemini to create platform-specific posts - Automatically generates hashtags, CTAs, and emoji placement - Supports image/video suggestions and image creation using OpenAI or Pollinations.ai - Uses SERP api to search for relavent content 2. Approval Workflow: - Sends formatted HTML emails for human review - Implements double-approval system with Gmail integration 3. Cross-Platform Publishing: - One-click deployment to: - Instagram/Facebook (via Graph API) - X/Twitter (Official API) - LinkedIn (Sales Navigator integration) Setup . 1. Credentials: - OpenAI API key - Google Gemini API - Social media platform tokens (X, LinkedIn, Facebook) - ImgBB for image hosting - Gmail - SERP API - Telegram 2. Configuration: - Update all "your-unique-id" placeholders in API nodes - Set email recipients in Gmail nodes - Customize AI prompts 3. Customization: - Adjust character limits per platform - Modify approval thresholds - Add/remove social platforms as needed How to customize . - Content Style: Edit prompt templates in the "Social Media Content Factory" agent node - Approval Process: Modify email templates - Analytics: Connect to Google Sheets for performance tracking - Image Generation: Switch between Pollinations.ai/DALL-E/Midjourney

AIMarketing
113,137 views Open on n8n.io
⚡AI-Powered YouTube Video Summarization & Analysis

Workflow

⚡AI-Powered YouTube Video Summarization & Analysis

-- Disclaimer: This workflow uses a community node and therefore only works for self-hosted n8n users -- image.png Transform YouTube videos into comprehensive summaries and structured analysis instantly. This n8n workflow automatically extracts, processes, and analyzes video transcripts to deliver clear, organized insights without watching the entire video. Time-Saving Features 🚀 Instant Processing Simply provide a YouTube URL and receive a structured summary within seconds, eliminating the need to watch lengthy videos. Perfect for research, learning, or content analysis. 🧠 AI-Powered Analysis Leverages GPT-4o-mini to analyze video transcripts, organizing key concepts and insights into a clear, hierarchical structure with main topics and essential points. Smart Processing Pipeline 📝 Automated Transcript Extraction - Supports public YouTube video - Handles multiple URL formats - Extracts complete video transcripts automatically 🧠 Intelligent Content Organization - Breaks down content into main topics - Highlights key concepts and terminology - Maintains technical accuracy while improving clarity - Structures information logically with markdown formatting Perfect For 📚 Researchers & Students Quick comprehension of educational content and lectures without watching entire videos. 💼 Business Professionals Efficient analysis of industry talks, presentations, and training materials. 🎯 Content Creators Rapid research and competitive analysis of video content in your niche. Technical Implementation ⚙️ Workflow Components - Webhook endpoint for URL submission - YouTube API integration for video details - Transcript extraction system - GPT-4 powered analysis engine - Telegram notification system (optional) Transform your video content consumption with an intelligent system that delivers structured, comprehensive summaries while saving hours of viewing time.

AIMarketing
70,927 views Open on n8n.io
🤖 AI Powered RAG Chatbot for Your Docs + Google Drive + Gemini + Qdrant

Workflow

🤖 AI Powered RAG Chatbot for Your Docs + Google Drive + Gemini + Qdrant

🤖 AI-Powered RAG Chatbot with Google Drive Integration. This workflow creates a powerful RAG (Retrieval-Augmented Generation) chatbot that can process, store, and interact with documents from Google Drive using Qdrant vector storage and Google's Gemini AI. How It Works. Document Processing & Storage 📚. - Retrieves documents from a specified Google Drive folder - Processes and splits documents into manageable chunks - Extracts metadata using AI for enhanced search capabilities - Stores document vectors in Qdrant for efficient retrieval Intelligent Chat Interface 💬. - Provides a conversational interface powered by Google Gemini - Uses RAG to retrieve relevant context from stored documents - Maintains chat history in Google Docs for reference - Delivers accurate, context-aware responses Vector Store Management 🗄️. - Features secure delete operations with human verification - Includes Telegram notifications for important operations - Maintains data integrity with proper version control - Supports batch processing of documents Setup Steps. 1. Configure API Credentials: - Set up Google Drive & Docs access - Configure Gemini AI API - Set up Qdrant vector store connection - Add Telegram bot for notifications - Add OpenAI Api Key to the 'Delete Qdrant Points by File ID' node 2. Configure Document Sources: - Set Google Drive folder ID - Define Qdrant collection name - Set up document processing parameters 3. Test and Deploy: - Verify document processing - Test chat functionality - Confirm vector store operations - Check notification system This workflow is ideal for organizations needing to create intelligent chatbots that can access and understand large document repositories while maintaining context and providing accurate responses through RAG technology.

AI
53,107 views Open on n8n.io
🤖🧠 AI Agent Chatbot + LONG TERM Memory + Note Storage + Telegram

Workflow

🤖🧠 AI Agent Chatbot + LONG TERM Memory + Note Storage + Telegram

This workflow template creates an AI agent chatbot with long-term memory and note storage using Google Docs and Telegram integration. Google Docs Integration 📄. n8n Google Docs Node Setup Google Credentials Telegram Integration 💬. Telegram Setup Core Features 🌟. AI Agent Integration 🤖 - Implements a sophisticated AI agent with memory management capabilities - Uses GPT-4o-mini and DeepSeek models for intelligent conversation handling - Maintains context awareness through session management Memory System 🧠 - Long-term memory storage using Google Docs - Separate note storage system for specific information - Window buffer memory for maintaining conversation context - Intelligent memory retrieval and storage mechanisms Communication Interface 💬 - Telegram integration for message handling - Real-time message processing and response generation Technical Components 🔩. Memory Architecture 📚 - Dual storage system separating memories from notes - Automated memory retrieval before each interaction - Structured memory saving with timestamps AI Models 🤖 - Primary GPT-4o-mini mini model for general interactions - DeepSeek-V3 Chat for specialized processing - Custom agent system with tool integration Storage Integration 💾 - Google Docs integration for persistent storage - Separate document management for memories and notes - Automated document updates and retrievals

AI
46,525 views Open on n8n.io
✨🩷Automated Social Media Content Publishing Factory + System Prompt Composition

Workflow

✨🩷Automated Social Media Content Publishing Factory + System Prompt Composition

Social Media Content Publishing Factory for Streamlined Content Creation Across Platforms. Who is this for?. This workflow is designed for content creators, social media managers, and marketing teams who need to efficiently create and publish content across multiple social media platforms. It's perfect for businesses looking to maintain a consistent presence across X (Twitter), Instagram, Facebook, LinkedIn, Threads, and YouTube Shorts without spending hours crafting platform-specific content manually. What problem is this workflow solving?. Creating tailored content for different social media platforms is time-consuming and requires understanding each platform's unique requirements and audience expectations. This workflow solves the challenge of: - Maintaining consistent messaging across platforms while respecting platform-specific formats - Generating optimized content that follows best practices for each platform - Creating accompanying visuals without graphic design skills - Streamlining the approval process before publishing - Reducing the time spent on repetitive content creation tasks What this workflow does. This automated content factory takes your content idea and transforms it into platform-optimized posts for all major social media channels. The workflow: 1. Accepts your content idea or topic through a chat interface 2. Leverages AI to generate tailored content for each platform (X/Twitter, Instagram, Facebook, LinkedIn, Threads, YouTube Shorts) 3. Creates appropriate images using AI image generation 4. Sends content for approval via email before publishing 5. Publishes approved content to selected platforms 6. Maintains chat memory to improve future content generation Setup. 1. Connect your social media platform credentials (X/Twitter, Instagram, Facebook, LinkedIn) 2. Set up your email account for the approval process 3. Configure your OpenAI API key for AI content generation 4. Update the image generation service credentials (Pollinations.ai is used by default) 5. Customize the system prompts and schemas in the Google Docs nodes with your brand voice and content requirements How to customize this workflow to your needs. - Modify the system prompts in the Google Docs nodes to match your brand voice and content strategy - Adjust the social media schemas to include specific fields relevant to your content - Update the approval process to include additional stakeholders if needed - Add or remove social media platforms based on your marketing strategy - Customize the image generation prompts to better match your visual branding - Integrate with your existing content calendar or CRM systems This workflow eliminates the need to manually craft different versions of the same content for each platform, saving hours of work while ensuring your social media presence remains consistent and optimized for maximum engagement.

Marketing
43,819 views Open on n8n.io
🤖 Telegram Messaging Agent for Text/Audio/Images

Workflow

🤖 Telegram Messaging Agent for Text/Audio/Images

🤖 This n8n workflow creates an intelligent Telegram bot that processes multiple types of messages and provides automated responses using AI capabilities. The bot serves as a personal assistant that can handle text, voice messages, and images through a sophisticated processing pipeline. Core Components. Message Reception and Validation 📨 - ⚙️ Implements webhook-based message reception for real-time processing - 🔑 Features a robust user validation system that verifies sender credentials - 🔄 Supports both testing and production webhook endpoints for development flexibility Message Processing Pipeline ⚡ - ⚙️ Uses a smart router to detect and categorize incoming message types - 📝 Processes three main message formats: - 💬 Text messages - 🎤 Voice recordings - 🖼️ Images with captions AI Integration 🧠 - 🤖 Leverages OpenAI's GPT-4 for message classification and processing - 🗣️ Incorporates voice transcription capabilities for audio messages - 👁️ Features image analysis using GPT-4 Vision API for processing visual content Technical Architecture. Webhook Management 🔗 - 🌐 Maintains separate endpoints for testing and production environments - 📊 Implements automatic webhook status monitoring - ⚡ Provides real-time webhook configuration updates Error Handling ⚠️ - 🔍 Features comprehensive error detection and reporting - ⚙️ Implements fallback mechanisms for unprocessable messages - 💬 Provides user feedback for failed operations Message Classification System 🗂️ - 🏷️ Categorizes incoming messages into tasks and general conversation - 🔄 Implements separate processing paths for different message types - 🧠 Maintains context awareness across message processing Security Features. User Authentication 🔒 - ✅ Validates user credentials against predefined parameters - 👤 Implements first name, last name, and user ID verification - 🚫 Restricts access to authorized users only Response System. Intelligent Responses💡 - 🤖 Generates contextual responses based on message classification

AI
41,937 views Open on n8n.io

Hire

Need custom n8n + AI built for your stack?

Templates get you 80% there. The last 20% — integration, auth, edge cases, orchestration — is where most projects stall. Hire me to finish the job.