광고 이미지 생성기
이것은Content Creation, Multimodal AI분야의자동화 워크플로우로, 14개의 노드를 포함합니다.주로 Set, SplitOut, HttpRequest, ConvertToFile, ManualTrigger 등의 노드를 사용하며. GPT-4o와 OpenAI 이미지 API를 사용하여 광고 요약에서 광고 이미지 생성
- •대상 API의 인증 정보가 필요할 수 있음
- •OpenAI API Key
{
"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)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
Rahul Joshi
@rahul08Rahul 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.
이 워크플로우 공유