8
n8n 한국어amn8n.com

SerpApi와 GPT-4를 기반으로 한 자동화된 양AI 대리인 내용 연구 및 전략 시스템

중급

이것은Content Creation, Multimodal AI분야의자동화 워크플로우로, 12개의 노드를 포함합니다.주로 Code, Slack, SerpApi, GoogleSheets, ScheduleTrigger 등의 노드를 사용하며. SerpApi, GPT-4, 그리고 테이블의 双AI 연구 대리인을 사용하여 내용 전략을 생성하세요

사전 요구사항
  • Slack Bot Token 또는 Webhook URL
  • Google Sheets API 인증 정보
  • OpenAI API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "id": "hb0hz8bXmayE1qVE",
  "meta": {
    "instanceId": "a287613f1596da776459594685fbf4e2b4a12124f80ab8c8772f5e37bff103ae"
  },
  "name": "Automated Two-AI-Agent Content Research & Strategy System with SerpApi & GPT-4",
  "tags": [],
  "nodes": [
    {
      "id": "0ac80930-2230-43e6-87ac-142baac9b23a",
      "name": "스케줄 트리거",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        0,
        -64
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "013aadf1-d0db-4f67-a21d-59756a9e0a6f",
      "name": "팀 알림",
      "type": "n8n-nodes-base.slack",
      "position": [
        1296,
        32
      ],
      "webhookId": "72070627-fc68-4653-9c01-f073ca1c3272",
      "parameters": {},
      "typeVersion": 2.3
    },
    {
      "id": "73456486-adbf-4325-9aea-fe8eb6acc684",
      "name": "아이디어 저장",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1296,
        -160
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "c6a0b4f8-1fef-40cd-8dba-6d435f229cfc",
      "name": "AI 출력 파싱",
      "type": "n8n-nodes-base.code",
      "position": [
        1072,
        -64
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "825aabd9-8644-4850-89b7-d686429c662a",
      "name": "전략가 에이전트",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        672,
        -64
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "99c23bcc-66a1-4deb-a086-2324daf93592",
      "name": "데이터 집계",
      "type": "n8n-nodes-base.code",
      "position": [
        448,
        -64
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "58d42e44-fc20-484e-9eab-a91e61799aa8",
      "name": "연구원 에이전트",
      "type": "n8n-nodes-serpapi.serpApi",
      "position": [
        224,
        -64
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "c32e13d6-6486-426e-a466-acacf286899d",
      "name": "스티커 노트",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        176,
        -144
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "08345e0b-a09c-498f-9f8f-dee0d7aa96ef",
      "name": "스티커 노트1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        624,
        -144
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "234a449a-51d3-4d94-9362-13efd83595c5",
      "name": "스티커 노트2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1024,
        -240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ea644149-27f9-400f-955b-f8f69487a9fe",
      "name": "스티커 노트3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -48,
        -144
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "92d60124-adb8-4925-9164-a2af9de5832f",
      "name": "스티커 노트4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -48,
        176
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "e407032a-c09b-4724-a292-07eaaf4d2e69",
  "connections": {
    "c6a0b4f8-1fef-40cd-8dba-6d435f229cfc": {
      "main": [
        [
          {
            "node": "73456486-adbf-4325-9aea-fe8eb6acc684",
            "type": "main",
            "index": 0
          },
          {
            "node": "013aadf1-d0db-4f67-a21d-59756a9e0a6f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "99c23bcc-66a1-4deb-a086-2324daf93592": {
      "main": [
        [
          {
            "node": "825aabd9-8644-4850-89b7-d686429c662a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0ac80930-2230-43e6-87ac-142baac9b23a": {
      "main": [
        [
          {
            "node": "58d42e44-fc20-484e-9eab-a91e61799aa8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "58d42e44-fc20-484e-9eab-a91e61799aa8": {
      "main": [
        [
          {
            "node": "99c23bcc-66a1-4deb-a086-2324daf93592",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "825aabd9-8644-4850-89b7-d686429c662a": {
      "main": [
        [
          {
            "node": "c6a0b4f8-1fef-40cd-8dba-6d435f229cfc",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

중급 - 콘텐츠 제작, 멀티모달 AI

유료인가요?

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

워크플로우 정보
난이도
중급
노드 수12
카테고리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