8
n8n 한국어amn8n.com

GPT-4와 Apify를 기반으로 한 자동화된 다중 AI 에이전트 경쟁 및 시장 분석 시스템

중급

이것은Market Research, AI Summarization분야의자동화 워크플로우로, 11개의 노드를 포함합니다.주로 Code, Slack, GoogleDocs, HttpRequest, ManualTrigger 등의 노드를 사용하며. GPT-4, Apify, Google 문서를 사용하여 AI 주도 경쟁 분석 보고서 생성

사전 요구사항
  • Slack Bot Token 또는 Webhook URL
  • 대상 API의 인증 정보가 필요할 수 있음
  • OpenAI API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "id": "MzY0eE1yHIYPoQ3n",
  "meta": {
    "instanceId": "a287613f1596da776459594685fbf4e2b4a12124f80ab8c8772f5e37bff103ae"
  },
  "name": "Automated Multi-AI-Agent Competitor & Market Analysis System with GPT-4 & Apify",
  "tags": [],
  "nodes": [
    {
      "id": "c9dd5129-18b3-4832-aee7-43d570c2d552",
      "name": "워크플로우 '실행' 클릭 시",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        0,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d3e1e819-2011-447a-8db8-12eaae212c65",
      "name": "Apify",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        224,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "46df0a26-0d51-4aca-a263-18fac9092d33",
      "name": "데이터 수집",
      "type": "n8n-nodes-base.code",
      "position": [
        448,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "08e7d394-af17-4a20-93a2-463a0697aaac",
      "name": "보고서 생성기",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        1072,
        0
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "8f1be51d-c91b-418c-b490-c41b5cc32875",
      "name": "전략 분석가",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        672,
        0
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "90d858be-b17d-4d6f-8f30-05576f06aeaf",
      "name": "팀에 보고서 전달",
      "type": "n8n-nodes-base.slack",
      "position": [
        1696,
        0
      ],
      "webhookId": "4d8fd21e-2695-4c77-a2a7-d858871c2dc0",
      "parameters": {},
      "typeVersion": 2.3
    },
    {
      "id": "bf17dab5-2fe9-4741-970c-ff3b5f61a116",
      "name": "보고서 생성",
      "type": "n8n-nodes-base.googleDocs",
      "position": [
        1472,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "b41a2e95-cabc-44fd-b1b9-1ba0e078683d",
      "name": "스티키 노트",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -64,
        -64
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3abb33dd-83f3-486f-805e-fdbc02a81c1e",
      "name": "스티키 노트1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        624,
        -64
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8113a3f0-b789-4620-b8cc-4bd5888eafe3",
      "name": "스티키 노트2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1040,
        -64
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b3ab4ef5-558b-4985-b751-d3d6d670f29f",
      "name": "스티키 노트3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -64,
        224
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "7ae65ecb-5db6-4414-bdf2-32a024cf504b",
  "connections": {
    "d3e1e819-2011-447a-8db8-12eaae212c65": {
      "main": [
        [
          {
            "node": "46df0a26-0d51-4aca-a263-18fac9092d33",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "bf17dab5-2fe9-4741-970c-ff3b5f61a116": {
      "main": [
        [
          {
            "node": "90d858be-b17d-4d6f-8f30-05576f06aeaf",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "46df0a26-0d51-4aca-a263-18fac9092d33": {
      "main": [
        [
          {
            "node": "8f1be51d-c91b-418c-b490-c41b5cc32875",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "08e7d394-af17-4a20-93a2-463a0697aaac": {
      "main": [
        [
          {
            "node": "bf17dab5-2fe9-4741-970c-ff3b5f61a116",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8f1be51d-c91b-418c-b490-c41b5cc32875": {
      "main": [
        [
          {
            "node": "08e7d394-af17-4a20-93a2-463a0697aaac",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c9dd5129-18b3-4832-aee7-43d570c2d552": {
      "main": [
        [
          {
            "node": "d3e1e819-2011-447a-8db8-12eaae212c65",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

중급 - 시장 조사, AI 요약

유료인가요?

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

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

일정 경험을 가진 사용자를 위한 6-15개 노드의 중간 복잡도 워크플로우

저자
Marth

Marth

@marth

Simplifying Business with Smart Automation. I create and share user-friendly, highly efficient n8n workflow templates for SMEs, focusing on digital marketing, sales, and operational excellence. Get ready to automate, innovate, and elevate your business. Connect me on Linkedin for custom solutions.

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34