8
n8n 한국어amn8n.com

OpenAI, SerpAPI 및 LangChain을 사용한 자동화된 뉴스 검색 및 Telegram 브로드캐스트

고급

이것은Social Media, AI RAG분야의자동화 워크플로우로, 23개의 노드를 포함합니다.주로 If, Set, Wait, Gmail, Telegram 등의 노드를 사용하며. OpenAI, SerpAPI 및 LangChain을 사용한 자동화된 뉴스 검색 및 Telegram 브로드캐스트

사전 요구사항
  • Google 계정 및 Gmail API 인증 정보
  • Telegram Bot Token
  • 대상 API의 인증 정보가 필요할 수 있음
  • Google Gemini API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "meta": {
    "instanceId": "cb9a1e5321767b6316634728341237e564b2587ab15b74ca0a89eb02a53484d6",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "92486939-007d-4b63-afa4-28d41ea13d0a",
      "name": "메모5",
      "type": "n8n-nodes-base.stickyNote",
      "disabled": true,
      "position": [
        -1616,
        48
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "5cbd0652-b8cc-443e-be65-e4894c754901",
      "name": "메모6",
      "type": "n8n-nodes-base.stickyNote",
      "disabled": true,
      "position": [
        -544,
        -48
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "27ae28d4-0e81-4b75-91cf-a61acda04f3c",
      "name": "메모7",
      "type": "n8n-nodes-base.stickyNote",
      "disabled": true,
      "position": [
        -16,
        16
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "0d30a571-f837-4a11-b982-a79bfa02190c",
      "name": "메모9",
      "type": "n8n-nodes-base.stickyNote",
      "disabled": true,
      "position": [
        672,
        -96
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d4c9cb50-340f-4af8-81e7-14f120fe30fb",
      "name": "AI 에이전트 Tool",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        256,
        560
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "a554dc14-985a-4950-bc8e-0846cd4b59be",
      "name": "심플 메모리",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        32,
        576
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "0e868d12-6376-4f71-b02b-02f77316ecc1",
      "name": "Think",
      "type": "@n8n/n8n-nodes-langchain.toolThink",
      "position": [
        160,
        576
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "3615df01-5fdf-43d9-b928-c628f0d1897e",
      "name": "AI 에이전트",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        144,
        352
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "05045f1a-d47a-4d22-8eb6-4b134867373d",
      "name": "Edit Fields",
      "type": "n8n-nodes-base.set",
      "position": [
        -160,
        272
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "c5572771-95ed-4e9f-a05e-264c223bf03f",
      "name": "Schedule",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -384,
        272
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "f77a68f0-08c6-4bb7-a049-77ff07187cef",
      "name": "Google Gemini 채팅 모델",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        32,
        720
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b2c21b16-3823-4c9a-91d6-d624bf9033b5",
      "name": "Get a document in Google 문서",
      "type": "n8n-nodes-base.googleDocsTool",
      "position": [
        192,
        704
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "426ff7a3-6cdf-4fa4-93cb-a2bb34c24a74",
      "name": "SerpAPI 검색",
      "type": "@n8n/n8n-nodes-langchain.toolSerpApi",
      "position": [
        304,
        720
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1061b014-e9af-4620-a4b0-a2507ff16326",
      "name": "HTTP 요청",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        400,
        720
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "a8af3086-c65c-41e7-bf0b-7f8d25f81ae7",
      "name": "If",
      "type": "n8n-nodes-base.if",
      "position": [
        544,
        352
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "2b22739b-a10c-426b-a66a-84439dcc2767",
      "name": "대기",
      "type": "n8n-nodes-base.wait",
      "position": [
        784,
        224
      ],
      "webhookId": "829ccbe5-ea02-4128-bc8c-43897bca1855",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "713ef0fa-1baf-4ed7-a219-153bd78edf8e",
      "name": "Do nothing",
      "type": "n8n-nodes-base.noOp",
      "position": [
        784,
        448
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "952f0f8e-b728-4a72-a85d-738fcdebaba4",
      "name": "Post on Channel",
      "type": "n8n-nodes-base.telegram",
      "position": [
        976,
        304
      ],
      "webhookId": "d60206f7-b55c-41d9-bb2f-04a43dd9dc93",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "b15d087a-6f18-44da-9870-bbb42ecc91a7",
      "name": "On form submission",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -384,
        448
      ],
      "webhookId": "5c9d850c-c56c-44f6-a5b1-e25762ffae6d",
      "parameters": {},
      "typeVersion": 2.3
    },
    {
      "id": "8ebb13e7-2986-41c3-bce8-88b346eba209",
      "name": "Edit Fields1",
      "type": "n8n-nodes-base.set",
      "position": [
        -160,
        448
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "a4330e71-af2d-41c1-8373-5a74976e6aac",
      "name": "Rapiwa",
      "type": "n8n-nodes-rapiwa.rapiwa",
      "position": [
        1184,
        384
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5f729de2-dc9c-482b-8ea4-435ba312d835",
      "name": "Send a message",
      "type": "n8n-nodes-base.gmail",
      "position": [
        1184,
        224
      ],
      "webhookId": "4f107f5a-dbe9-4c51-a387-3ad32bcb40b2",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "a6b4a5df-9438-4701-88b9-22ccc69c4b2a",
      "name": "Send a text message",
      "type": "n8n-nodes-base.telegram",
      "position": [
        976,
        144
      ],
      "webhookId": "4f94ade8-7625-4680-bacd-4264d539a4cf",
      "parameters": {},
      "typeVersion": 1.2
    }
  ],
  "pinData": {},
  "connections": {
    "a8af3086-c65c-41e7-bf0b-7f8d25f81ae7": {
      "main": [
        [
          {
            "node": "Wait",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "713ef0fa-1baf-4ed7-a219-153bd78edf8e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait": {
      "main": [
        [
          {
            "node": "952f0f8e-b728-4a72-a85d-738fcdebaba4",
            "type": "main",
            "index": 0
          },
          {
            "node": "a6b4a5df-9438-4701-88b9-22ccc69c4b2a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0e868d12-6376-4f71-b02b-02f77316ecc1": {
      "ai_tool": [
        [
          {
            "node": "AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "SerpAPI": {
      "ai_tool": [
        [
          {
            "node": "AI Agent Tool",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent": {
      "main": [
        [
          {
            "node": "a8af3086-c65c-41e7-bf0b-7f8d25f81ae7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c5572771-95ed-4e9f-a05e-264c223bf03f": {
      "main": [
        [
          {
            "node": "05045f1a-d47a-4d22-8eb6-4b134867373d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "713ef0fa-1baf-4ed7-a219-153bd78edf8e": {
      "main": [
        []
      ]
    },
    "05045f1a-d47a-4d22-8eb6-4b134867373d": {
      "main": [
        [
          {
            "node": "AI Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8ebb13e7-2986-41c3-bce8-88b346eba209": {
      "main": [
        [
          {
            "node": "AI Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HTTP Request": {
      "ai_tool": [
        [
          {
            "node": "AI Agent Tool",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent Tool": {
      "ai_tool": [
        [
          {
            "node": "AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Simple Memory": {
      "ai_memory": [
        [
          {
            "node": "AI Agent",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "952f0f8e-b728-4a72-a85d-738fcdebaba4": {
      "main": [
        [
          {
            "node": "a4330e71-af2d-41c1-8373-5a74976e6aac",
            "type": "main",
            "index": 0
          },
          {
            "node": "5f729de2-dc9c-482b-8ea4-435ba312d835",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b15d087a-6f18-44da-9870-bbb42ecc91a7": {
      "main": [
        [
          {
            "node": "8ebb13e7-2986-41c3-bce8-88b346eba209",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Gemini Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent Tool",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "AI Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Get a document in Google Docs": {
      "ai_tool": [
        [
          {
            "node": "AI Agent Tool",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

이 워크플로우를 어떻게 사용하나요?

위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.

이 워크플로우는 어떤 시나리오에 적합한가요?

고급 - 소셜 미디어, AI RAG

유료인가요?

이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.

워크플로우 정보
난이도
고급
노드 수23
카테고리2
노드 유형18
난이도 설명

고급 사용자를 위한 16+개 노드의 복잡한 워크플로우

저자
DevCode Journey

DevCode Journey

@devcodejourney

I build intelligent systems that automate tasks, streamline workflows, and enhance user experiences using tools like n8n, AI chatbots, and modern automation platforms. With a passion for solving real-world problems through smart technology, I create custom solutions that help individuals and businesses save time, scale faster, and work smarter. Whether it's integrating APIs, building no-code/low-code automations, or developing conversational AI, I'm always exploring the edge of what's possible.

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34