8
n8n 한국어amn8n.com

OpenAI-Gemini를 사용하여 Dev.to 기사 작성 - AI 생성 이미지 포함 콘텐츠

고급

이것은Content Creation, Multimodal AI분야의자동화 워크플로우로, 30개의 노드를 포함합니다.주로 Set, Limit, SplitOut, Aggregate, HttpRequest 등의 노드를 사용하며. OpenAI/Gemini를 사용하여 Dev.to 기사를 작성하세요 - 이미지를 포함한 AI 생성 내용

사전 요구사항
  • 대상 API의 인증 정보가 필요할 수 있음
  • Google Sheets API 인증 정보
  • OpenAI API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "meta": {
    "instanceId": "c66762406062d6f96baac676fbcb1ad043cf6c0875d0fc4a63da087ec2d9f92e",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "b4b0d6be-9142-427d-82bf-77a08cb81bd9",
      "name": "워크플로우 실행 시",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        640,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9e0079e0-e875-4822-9aed-4746249b9a62",
      "name": "AI 에이전트",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1664,
        240
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "24c241e9-3d5d-476d-b7b4-0d58a6f15d22",
      "name": "OpenAI 채팅 모델",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        1472,
        512
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "89e24193-2e68-4fc6-afea-2c7523cae63d",
      "name": "분할",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        2000,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e318a8e5-1f8e-44e2-90d2-73faaff66fdc",
      "name": "항목 반복",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        2336,
        240
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "e046e8a3-0cc5-43f3-b188-abeea0b3638a",
      "name": "이미지 Cloudinary2에 업로드",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2528,
        512
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "2248af03-d7c8-43a7-b840-35ba34226082",
      "name": "입력 이미지 설정",
      "type": "n8n-nodes-base.set",
      "position": [
        2496,
        304
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "369c3830-6d3e-4aa2-8a3c-dc931728a4ee",
      "name": "출력 이미지 설정",
      "type": "n8n-nodes-base.set",
      "position": [
        2736,
        512
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "89e9c21e-adb5-4f67-818f-85d465281dfb",
      "name": "Dev.to에 글 게시",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        4672,
        224
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "a999c74c-62ba-4658-bbac-e09438e5cf37",
      "name": "구조화 출력 파서1",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        1808,
        496
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "0714b7bb-3ca8-47d1-ab9d-cd49b215b768",
      "name": "OpenAI 채팅 모델4",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        1728,
        624
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "e76e6474-7865-43b0-b3d1-ca93c6f58917",
      "name": "집계",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        3264,
        224
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "0a57c810-c82c-4f38-b1da-4c9f17a1cedd",
      "name": "글 작성자",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        3904,
        224
      ],
      "parameters": {},
      "retryOnFail": false,
      "typeVersion": 1.7
    },
    {
      "id": "c9579ede-8305-4f04-9d31-0c68f695513f",
      "name": "이미지 생성1",
      "type": "@n8n/n8n-nodes-langchain.googleGemini",
      "position": [
        2704,
        304
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "3dfeb899-50d0-4cb1-9959-edd76c2edf15",
      "name": "OpenAI 채팅 모델2",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        4000,
        640
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "15845289-24b0-4b93-8828-bc06cac9bfa3",
      "name": "OpenAI 채팅 모델1",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        3840,
        432
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "6c2255f3-82bf-4d08-88e2-3357606dfac3",
      "name": "구조화 출력 파서2",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        4048,
        448
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "377e9dc4-5f70-4052-bacb-b8373196df1b",
      "name": "입력 데이터/자격 증명 설정",
      "type": "n8n-nodes-base.set",
      "position": [
        1184,
        240
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "371ca127-dcc5-43a4-b3ab-282c1a9b80eb",
      "name": "스티키 노트",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        576,
        -656
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b2e1e465-c369-4196-bcaf-613bff5c3072",
      "name": "스티키 노트1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1440,
        -368
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "faa77088-2bb3-494b-be0d-88c2434ac280",
      "name": "스티키 노트2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2192,
        -368
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3b72446d-7ae3-493a-b971-43f49115ef4e",
      "name": "스티키 노트3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3024,
        -368
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9a0565a2-8639-4a87-bc3a-eccb6e08462f",
      "name": "스티키 노트4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3648,
        -368
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "2dfd29ab-db23-4749-8895-0eb1c035415c",
      "name": "스티키 노트5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        4432,
        -368
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c564735c-cc8c-4be0-9a5a-c48dc8df4dc2",
      "name": "스티키 노트6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2384,
        800
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4285f355-afd2-4d19-b6c2-adfd5f55bf41",
      "name": "이미지 생성",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "disabled": true,
      "position": [
        2576,
        976
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "c756aff3-cde5-4727-bfb0-53b7d8153d43",
      "name": "스티키 노트7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3136,
        784
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e8b8b3b0-c01f-4131-9551-fcb35ee07a8e",
      "name": "시트에서 데이터 가져오기",
      "type": "n8n-nodes-base.googleSheets",
      "disabled": true,
      "position": [
        848,
        480
      ],
      "parameters": {},
      "typeVersion": 4.7
    },
    {
      "id": "d121cb07-33ff-4f2c-91a4-95aebf78afca",
      "name": "제한",
      "type": "n8n-nodes-base.limit",
      "disabled": true,
      "position": [
        1024,
        480
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9c92d91c-5b80-4dc7-8554-47561157307f",
      "name": "예약 트리거",
      "type": "n8n-nodes-base.scheduleTrigger",
      "disabled": true,
      "position": [
        672,
        480
      ],
      "parameters": {},
      "typeVersion": 1.2
    }
  ],
  "pinData": {},
  "connections": {
    "d121cb07-33ff-4f2c-91a4-95aebf78afca": {
      "main": [
        [
          {
            "node": "377e9dc4-5f70-4052-bacb-b8373196df1b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9e0079e0-e875-4822-9aed-4746249b9a62": {
      "main": [
        [
          {
            "node": "89e24193-2e68-4fc6-afea-2c7523cae63d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e76e6474-7865-43b0-b3d1-ca93c6f58917": {
      "main": [
        [
          {
            "node": "0a57c810-c82c-4f38-b1da-4c9f17a1cedd",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "89e24193-2e68-4fc6-afea-2c7523cae63d": {
      "main": [
        [
          {
            "node": "e318a8e5-1f8e-44e2-90d2-73faaff66fdc",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0a57c810-c82c-4f38-b1da-4c9f17a1cedd": {
      "main": [
        [
          {
            "node": "89e9c21e-adb5-4f67-818f-85d465281dfb",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e318a8e5-1f8e-44e2-90d2-73faaff66fdc": {
      "main": [
        [
          {
            "node": "e76e6474-7865-43b0-b3d1-ca93c6f58917",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "2248af03-d7c8-43a7-b840-35ba34226082",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2248af03-d7c8-43a7-b840-35ba34226082": {
      "main": [
        [
          {
            "node": "c9579ede-8305-4f04-9d31-0c68f695513f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9c92d91c-5b80-4dc7-8554-47561157307f": {
      "main": [
        [
          {
            "node": "e8b8b3b0-c01f-4131-9551-fcb35ee07a8e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "369c3830-6d3e-4aa2-8a3c-dc931728a4ee": {
      "main": [
        [
          {
            "node": "e318a8e5-1f8e-44e2-90d2-73faaff66fdc",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "24c241e9-3d5d-476d-b7b4-0d58a6f15d22": {
      "ai_languageModel": [
        [
          {
            "node": "9e0079e0-e875-4822-9aed-4746249b9a62",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "c9579ede-8305-4f04-9d31-0c68f695513f": {
      "main": [
        [
          {
            "node": "e046e8a3-0cc5-43f3-b188-abeea0b3638a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "15845289-24b0-4b93-8828-bc06cac9bfa3": {
      "ai_languageModel": [
        [
          {
            "node": "0a57c810-c82c-4f38-b1da-4c9f17a1cedd",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "3dfeb899-50d0-4cb1-9959-edd76c2edf15": {
      "ai_languageModel": [
        [
          {
            "node": "6c2255f3-82bf-4d08-88e2-3357606dfac3",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "0714b7bb-3ca8-47d1-ab9d-cd49b215b768": {
      "ai_languageModel": [
        [
          {
            "node": "a999c74c-62ba-4658-bbac-e09438e5cf37",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "e8b8b3b0-c01f-4131-9551-fcb35ee07a8e": {
      "main": [
        [
          {
            "node": "d121cb07-33ff-4f2c-91a4-95aebf78afca",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e046e8a3-0cc5-43f3-b188-abeea0b3638a": {
      "main": [
        [
          {
            "node": "369c3830-6d3e-4aa2-8a3c-dc931728a4ee",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a999c74c-62ba-4658-bbac-e09438e5cf37": {
      "ai_outputParser": [
        [
          {
            "node": "9e0079e0-e875-4822-9aed-4746249b9a62",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "6c2255f3-82bf-4d08-88e2-3357606dfac3": {
      "ai_outputParser": [
        [
          {
            "node": "0a57c810-c82c-4f38-b1da-4c9f17a1cedd",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "377e9dc4-5f70-4052-bacb-b8373196df1b": {
      "main": [
        [
          {
            "node": "9e0079e0-e875-4822-9aed-4746249b9a62",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b4b0d6be-9142-427d-82bf-77a08cb81bd9": {
      "main": [
        [
          {
            "node": "377e9dc4-5f70-4052-bacb-b8373196df1b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

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

유료인가요?

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

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

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

저자
LukaszB

LukaszB

@lukaszb

AI Automation Expert | Web & Mobile App Integrator With 2+ years of experience, I build smart automations, web & mobile app workflows, and scalable platforms using tools like n8n, Make, and more. I help businesses reduce operational costs, save time, and scale faster with AI-powered solutions. For business enquiries, send me an email at kontakt@lumizone.pl

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34