8
n8n 한국어amn8n.com

광고 이미지 생성기

중급

이것은Content Creation, Multimodal AI분야의자동화 워크플로우로, 14개의 노드를 포함합니다.주로 Set, SplitOut, HttpRequest, ConvertToFile, ManualTrigger 등의 노드를 사용하며. GPT-4o와 OpenAI 이미지 API를 사용하여 광고 요약에서 광고 이미지 생성

사전 요구사항
  • 대상 API의 인증 정보가 필요할 수 있음
  • OpenAI API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "id": "QHlBdxNaOW5x9gm3",
  "meta": {
    "instanceId": "8443f10082278c46aa5cf3acf8ff0f70061a2c58bce76efac814b16290845177"
  },
  "name": "Ads Image generator",
  "tags": [],
  "nodes": [
    {
      "id": "a9e3e2ff-f51b-42f3-b075-e8e8272cc5f2",
      "name": "Convert to File",
      "type": "n8n-nodes-base.convertToFile",
      "position": [
        1104,
        0
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "131c824b-4fe8-4bd8-ac93-96590d6ce9c5",
      "name": "OpenAI - 이미지 생성",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        656,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "85e14a8d-f18c-4cc0-887b-8bddc3b6384e",
      "name": "변수 설정",
      "type": "n8n-nodes-base.set",
      "position": [
        432,
        0
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "088ce6b5-d27c-4fe5-91dd-f47359ae0895",
      "name": "이미지 출력 분리",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        880,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "56e02732-0628-4ada-9b6f-8b1b062d3eb5",
      "name": "Azure OpenAI 채팅 모델3",
      "type": "@n8n/n8n-nodes-langchain.lmChatAzureOpenAi",
      "position": [
        128,
        224
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "f8f1c038-d41d-4a62-a620-6a054631ba07",
      "name": "이미지 프롬프트 생성기",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        32,
        0
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "eec7ce5d-348a-4713-a1f5-992fe5bdfaef",
      "name": "워크플로 실행 시",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -192,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "ae209c1c-91bc-4b1f-ad1e-96ad90e5b659",
      "name": "스티커 노트",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -112,
        -560
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "910ed8db-e1c8-4b96-9940-de7a6a278a8d",
      "name": "스티커 노트1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -160,
        352
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "83bc2e3d-050b-4a4b-821b-29a57255e49f",
      "name": "스티커 노트2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        272,
        192
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "13bfd3c3-d9fd-47f8-90be-852c2453d0e4",
      "name": "스티커 노트3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        528,
        -480
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b4f1f6db-d3ce-4bb5-b6db-e734bb9ff4e5",
      "name": "스티커 노트4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        768,
        176
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "586d1907-98ea-484b-a892-c9248aa94b82",
      "name": "스티커 노트5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1008,
        -368
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "040a4382-50d2-49e0-86cc-3b58aa06681c",
      "name": "스티커 노트6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -752,
        -176
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "b445b924-d61d-4cbb-abff-f07a5ab4c10f",
  "connections": {
    "85e14a8d-f18c-4cc0-887b-8bddc3b6384e": {
      "main": [
        [
          {
            "node": "131c824b-4fe8-4bd8-ac93-96590d6ce9c5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "088ce6b5-d27c-4fe5-91dd-f47359ae0895": {
      "main": [
        [
          {
            "node": "a9e3e2ff-f51b-42f3-b075-e8e8272cc5f2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "131c824b-4fe8-4bd8-ac93-96590d6ce9c5": {
      "main": [
        [
          {
            "node": "088ce6b5-d27c-4fe5-91dd-f47359ae0895",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "56e02732-0628-4ada-9b6f-8b1b062d3eb5": {
      "ai_languageModel": [
        [
          {
            "node": "f8f1c038-d41d-4a62-a620-6a054631ba07",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "f8f1c038-d41d-4a62-a620-6a054631ba07": {
      "main": [
        [
          {
            "node": "85e14a8d-f18c-4cc0-887b-8bddc3b6384e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "eec7ce5d-348a-4713-a1f5-992fe5bdfaef": {
      "main": [
        [
          {
            "node": "f8f1c038-d41d-4a62-a620-6a054631ba07",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

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

유료인가요?

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

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

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

저자
Rahul Joshi

Rahul Joshi

@rahul08

Rahul Joshi is a seasoned technology leader specializing in the n8n automation tool and AI-driven workflow automation. With deep expertise in building open-source workflow automation and self-hosted automation platforms, he helps organizations eliminate manual processes through intelligent n8n ai agent automation solutions.

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34