AutomationFlows β€Ί AI & RAG β€Ί Twitter/x Content Analysis & Insights with Grok AI and Telegram Delivery

Twitter/x Content Analysis & Insights with Grok AI and Telegram Delivery

ByRish @b2brishβœ“ on n8n.io

πŸ‘‰πŸ» Tutorial Video

Event triggerβ˜…β˜…β˜…β˜…β˜† complexityAI-powered14 nodesHTTP Request ToolOpenAI ChatTelegramTelegram TriggerAgent
AI & RAG Trigger: Event Nodes: 14 Complexity: β˜…β˜…β˜…β˜…β˜† AI nodes: yes Added:

This workflow corresponds to n8n.io template #5093 β€” we link there as the canonical source.

This workflow follows the Agent β†’ HTTP Request Tool recipe pattern β€” see all workflows that pair these two integrations.

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide β†’

Download .json
{
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "a43f4b35-618c-47b3-bcf5-693e5d467360",
      "name": "Tech Leaders Monitor",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -360,
        260
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "9db8c793-b235-4aaf-9d24-7e06824fcfba",
      "name": "Breaking News Scanner",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -180,
        280
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "a823b9a1-bb7f-45b0-9c5c-3bf556e4601b",
      "name": "Cross-Source Analyzer",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        40,
        280
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "da73abca-e09d-40a8-8535-6ffdf3f51c72",
      "name": "Historical Data Miner",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        220,
        280
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "ae6b0e83-1418-4e11-8177-3accef3d9095",
      "name": "Community Sentiment Tracker",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        600,
        240
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "edba3e38-8f6a-41e0-83d9-53a2e92e2dc7",
      "name": "Viral Content Detector",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        420,
        280
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "2dfaacbf-547f-4555-b7a3-cc6645fc7313",
      "name": "Language Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -600,
        200
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "eed6ff9f-8cf6-473e-94e1-27f59a889c1c",
      "name": "Telegram Response",
      "type": "n8n-nodes-base.telegram",
      "position": [
        460,
        -80
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "b100955f-e573-4d84-b3fb-1acf60098173",
      "name": "Telegram Trigger",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        -680,
        -80
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "55682d7e-01f9-46f6-85b1-9e7d84c027ba",
      "name": "AI Agent Coordinator",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -188,
        -80
      ],
      "parameters": {},
      "typeVersion": 1.9
    },
    {
      "id": "sticky-1",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -780,
        -180
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "sticky-2",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -320,
        -200
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "sticky-3",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -400,
        380
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "sticky-4",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        320,
        -200
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "connections": {
    "Language Model": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent Coordinator",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Telegram Trigger": {
      "main": [
        [
          {
            "node": "AI Agent Coordinator",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent Coordinator": {
      "main": [
        [
          {
            "node": "Telegram Response",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Tech Leaders Monitor": {
      "ai_tool": [
        [
          {
            "node": "AI Agent Coordinator",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Breaking News Scanner": {
      "ai_tool": [
        [
          {
            "node": "AI Agent Coordinator",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Cross-Source Analyzer": {
      "ai_tool": [
        [
          {
            "node": "AI Agent Coordinator",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Historical Data Miner": {
      "ai_tool": [
        [
          {
            "node": "AI Agent Coordinator",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Viral Content Detector": {
      "ai_tool": [
        [
          {
            "node": "AI Agent Coordinator",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Community Sentiment Tracker": {
      "ai_tool": [
        [
          {
            "node": "AI Agent Coordinator",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

πŸ‘‰πŸ» Tutorial Video

Source: https://n8n.io/workflows/5093/ β€” original creator credit. Request a take-down β†’

More AI & RAG workflows β†’ Β· Browse all categories β†’

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

AI & RAG

This multi-agent n8n workflow delivers an automated, intelligent trading analysis system for the WEEX Spot Market. It uses GPT-4o to interpret user prompts, route them to the correct sub-agent tools,

OpenAI Chat, Telegram Trigger, Agent +7
AI & RAG

AI marketing Team Agent. Uses toolWorkflow, telegram, memoryBufferWindow, openAi. Event-driven trigger; 46 nodes.

Tool Workflow, Telegram, Memory Buffer Window +10
AI & RAG

A fully autonomous, HTX Spot Market AI Agent (Huobi AI Agent) built using GPT-4o and Telegram. This workflow is the primary interface, orchestrating all internal reasoning, trading logic, and output f

OpenAI Chat, Telegram Trigger, Telegram +5
AI & RAG

Instantly access live Bybit Spot Market data in Telegram!

OpenAI Chat, Telegram Trigger, Telegram +5
AI & RAG

Instantly access real-time Binance Spot Market data in Telegram!

OpenAI Chat, Telegram Trigger, Telegram +5