8
n8n 한국어amn8n.com

Gemini와 GPT를 사용하여 노트와 음성에서 구조화된 Notion 작업 공간 생성

고급

이것은Multimodal AI분야의자동화 워크플로우로, 36개의 노드를 포함합니다.주로 If, Set, Code, Crypto, Notion 등의 노드를 사용하며. Gemini와 GPT를 사용하여 메모와 음성에서 구조화된 Notion 작업 공간을 만들기

사전 요구사항
  • Notion API Key
  • Google Drive API 인증 정보
  • 대상 API의 인증 정보가 필요할 수 있음
  • OpenAI API Key

카테고리

워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "meta": {
    "instanceId": "7888501fe66f93847229a4fe1e4efd9754bf14b1b98634200b2ff2090b5002a3",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "e1716e31-c9e1-4888-adf8-1346461f7c70",
      "name": "Set Done",
      "type": "n8n-nodes-base.notion",
      "position": [
        3024,
        768
      ],
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 2.2
    },
    {
      "id": "805e7523-e73e-448c-b1d8-9cf3a0410f03",
      "name": "OpenAI Chat Model4",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -240,
        1136
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "011d8674-ad72-40bc-be7e-6aa97a9d8523",
      "name": "Structured Output Parser4",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        -96,
        1136
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "143afddb-a90f-4d70-9def-0d3ef399234b",
      "name": "행 생성",
      "type": "n8n-nodes-base.notion",
      "position": [
        112,
        912
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "35808a02-dd5c-4c20-a5be-a2027bf74bf1",
      "name": "보고서 페이지 생성기",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        -240,
        912
      ],
      "parameters": {},
      "typeVersion": 1.5
    },
    {
      "id": "691e8cd7-b85b-4ac0-b5d2-3f1a1ed397bb",
      "name": "기존 행 가져오기",
      "type": "n8n-nodes-base.notion",
      "position": [
        336,
        912
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "4fcb71bb-a65f-44e1-b8d7-832cc33c63cd",
      "name": "요청 ID 생성",
      "type": "n8n-nodes-base.crypto",
      "position": [
        -448,
        912
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "da875116-f165-404a-99e5-e4e956ba920a",
      "name": "콘텐츠 분석 LLM",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        544,
        1136
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "be7d0447-6477-418d-b3a1-94897723dbd5",
      "name": "콘텐츠 분석 파서",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        672,
        1136
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "941172d0-e0c4-4a9a-ad2b-369c1c1787b3",
      "name": "구조 생성 LLM",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        896,
        1136
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "8f6b8029-8351-4979-bb7b-cd773f1c5d70",
      "name": "구조 파서",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        1024,
        1136
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "ee401edd-eabd-4037-82ba-42674a80bd2a",
      "name": "데이터베이스 구조 생성기",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        896,
        912
      ],
      "parameters": {},
      "typeVersion": 1.5
    },
    {
      "id": "9a2e2308-d090-499f-8f76-c74358afc84f",
      "name": "샘플 페이지 생성",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        3024,
        960
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "739a2590-22bb-472a-9893-9fab0c70b2e3",
      "name": "LLM 스마트 매핑",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        2112,
        1136
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "19d70272-1e05-4ef9-8941-e0cd4b1bb7a6",
      "name": "LLM 응답 파싱",
      "type": "n8n-nodes-base.code",
      "position": [
        2384,
        912
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "5a1892f5-9de0-4e38-9c73-528f937985ab",
      "name": "AI 에이전트",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1952,
        912
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "ad18c9db-ea38-49f6-a6f5-4af1f43f8957",
      "name": "항목 순환 처리",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        2800,
        912
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "b3a5c5a4-2973-47f9-b23c-da812627ee87",
      "name": "분할",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        2592,
        912
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "685ce899-2f61-4819-b4f7-4108f1453059",
      "name": "Google Vertex Chat Model2",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleVertex",
      "position": [
        1984,
        1136
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e59af55e-a89a-48e3-ad95-3d2088b4c341",
      "name": "데이터 포맷터2",
      "type": "n8n-nodes-base.set",
      "position": [
        1280,
        912
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "f9ec1602-616d-48da-b88d-6fe7621a2780",
      "name": "Notion 데이터 준비1",
      "type": "n8n-nodes-base.code",
      "position": [
        1504,
        912
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "760d7440-a13a-48af-824a-74612f78b2ab",
      "name": "Notion 데이터베이스 생성4",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1728,
        912
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "1c4c05d5-2777-411c-9695-b74f83313e88",
      "name": "필드 편집",
      "type": "n8n-nodes-base.set",
      "position": [
        -672,
        912
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "8e40a68c-29a6-4614-9f9a-e57c52774391",
      "name": "콘텐츠 분석기",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        544,
        912
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "559531a8-0ed0-41be-a789-046c6f230633",
      "name": "Google Drive 트리거",
      "type": "n8n-nodes-base.googleDriveTrigger",
      "position": [
        -1568,
        912
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a5e08e62-d63c-403d-9688-6548a8426cbb",
      "name": "이미지 분석",
      "type": "@n8n/n8n-nodes-langchain.googleGemini",
      "position": [
        -896,
        800
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "2d059c82-8476-4f39-bfbc-7c2eb867da5e",
      "name": "파일 다운로드",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        -1344,
        912
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "9442d9ea-3b66-486c-b4ae-ae7ea40be58a",
      "name": "조건문",
      "type": "n8n-nodes-base.if",
      "position": [
        -1120,
        912
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "568c4f31-a171-43bb-b83c-349787688ac2",
      "name": "녹음 파일 텍스트 변환",
      "type": "@n8n/n8n-nodes-langchain.googleGemini",
      "position": [
        -896,
        1024
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "95b09f9d-01f4-4179-a244-ca6ed006c9d5",
      "name": "설정 안내",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2128,
        592
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "fc187102-ae7d-4d5b-b53e-af6efa55e971",
      "name": "스티커 노트",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1600,
        592
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a49935ad-17f9-417c-b61f-56a0431d5e4c",
      "name": "스티커 노트1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1152,
        592
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "2c7c682a-d3bf-4da1-9c74-7c30a3075568",
      "name": "스티커 노트2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -496,
        592
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "6a63debe-b904-4c8b-9b5d-2cbe53d9cba8",
      "name": "스티커 노트3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        512,
        592
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "7810c1f7-2761-4c6c-a5bf-4dfe054adc46",
      "name": "스티커 노트4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1216,
        592
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "0d69c65e-e773-481e-b048-3211346227b3",
      "name": "스티커 노트5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2336,
        592
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "9442d9ea-3b66-486c-b4ae-ae7ea40be58a": {
      "main": [
        [
          {
            "node": "a5e08e62-d63c-403d-9688-6548a8426cbb",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "568c4f31-a171-43bb-b83c-349787688ac2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5a1892f5-9de0-4e38-9c73-528f937985ab": {
      "main": [
        [
          {
            "node": "19d70272-1e05-4ef9-8941-e0cd4b1bb7a6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b3a5c5a4-2973-47f9-b23c-da812627ee87": {
      "main": [
        [
          {
            "node": "ad18c9db-ea38-49f6-a6f5-4af1f43f8957",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "143afddb-a90f-4d70-9def-0d3ef399234b": {
      "main": [
        [
          {
            "node": "691e8cd7-b85b-4ac0-b5d2-3f1a1ed397bb",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1c4c05d5-2777-411c-9695-b74f83313e88": {
      "main": [
        [
          {
            "node": "4fcb71bb-a65f-44e1-b8d7-832cc33c63cd",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a5e08e62-d63c-403d-9688-6548a8426cbb": {
      "main": [
        [
          {
            "node": "1c4c05d5-2777-411c-9695-b74f83313e88",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2d059c82-8476-4f39-bfbc-7c2eb867da5e": {
      "main": [
        [
          {
            "node": "9442d9ea-3b66-486c-b4ae-ae7ea40be58a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e59af55e-a89a-48e3-ad95-3d2088b4c341": {
      "main": [
        [
          {
            "node": "f9ec1602-616d-48da-b88d-6fe7621a2780",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ad18c9db-ea38-49f6-a6f5-4af1f43f8957": {
      "main": [
        [
          {
            "node": "e1716e31-c9e1-4888-adf8-1346461f7c70",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "9a2e2308-d090-499f-8f76-c74358afc84f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8e40a68c-29a6-4614-9f9a-e57c52774391": {
      "main": [
        [
          {
            "node": "ee401edd-eabd-4037-82ba-42674a80bd2a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "691e8cd7-b85b-4ac0-b5d2-3f1a1ed397bb": {
      "main": [
        [
          {
            "node": "8e40a68c-29a6-4614-9f9a-e57c52774391",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8f6b8029-8351-4979-bb7b-cd773f1c5d70": {
      "ai_outputParser": [
        [
          {
            "node": "ee401edd-eabd-4037-82ba-42674a80bd2a",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "739a2590-22bb-472a-9893-9fab0c70b2e3": {
      "ai_languageModel": [
        [
          {
            "node": "5a1892f5-9de0-4e38-9c73-528f937985ab",
            "type": "ai_languageModel",
            "index": 1
          }
        ]
      ]
    },
    "805e7523-e73e-448c-b1d8-9cf3a0410f03": {
      "ai_languageModel": [
        [
          {
            "node": "35808a02-dd5c-4c20-a5be-a2027bf74bf1",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "19d70272-1e05-4ef9-8941-e0cd4b1bb7a6": {
      "main": [
        [
          {
            "node": "b3a5c5a4-2973-47f9-b23c-da812627ee87",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9a2e2308-d090-499f-8f76-c74358afc84f": {
      "main": [
        [
          {
            "node": "ad18c9db-ea38-49f6-a6f5-4af1f43f8957",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4fcb71bb-a65f-44e1-b8d7-832cc33c63cd": {
      "main": [
        [
          {
            "node": "35808a02-dd5c-4c20-a5be-a2027bf74bf1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "da875116-f165-404a-99e5-e4e956ba920a": {
      "ai_languageModel": [
        [
          {
            "node": "8e40a68c-29a6-4614-9f9a-e57c52774391",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "559531a8-0ed0-41be-a789-046c6f230633": {
      "main": [
        [
          {
            "node": "2d059c82-8476-4f39-bfbc-7c2eb867da5e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f9ec1602-616d-48da-b88d-6fe7621a2780": {
      "main": [
        [
          {
            "node": "760d7440-a13a-48af-824a-74612f78b2ab",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "35808a02-dd5c-4c20-a5be-a2027bf74bf1": {
      "main": [
        [
          {
            "node": "143afddb-a90f-4d70-9def-0d3ef399234b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "568c4f31-a171-43bb-b83c-349787688ac2": {
      "main": [
        [
          {
            "node": "1c4c05d5-2777-411c-9695-b74f83313e88",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "be7d0447-6477-418d-b3a1-94897723dbd5": {
      "ai_outputParser": [
        [
          {
            "node": "8e40a68c-29a6-4614-9f9a-e57c52774391",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "760d7440-a13a-48af-824a-74612f78b2ab": {
      "main": [
        [
          {
            "node": "5a1892f5-9de0-4e38-9c73-528f937985ab",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "941172d0-e0c4-4a9a-ad2b-369c1c1787b3": {
      "ai_languageModel": [
        [
          {
            "node": "ee401edd-eabd-4037-82ba-42674a80bd2a",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "685ce899-2f61-4819-b4f7-4108f1453059": {
      "ai_languageModel": [
        [
          {
            "node": "5a1892f5-9de0-4e38-9c73-528f937985ab",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "011d8674-ad72-40bc-be7e-6aa97a9d8523": {
      "ai_outputParser": [
        [
          {
            "node": "35808a02-dd5c-4c20-a5be-a2027bf74bf1",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "ee401edd-eabd-4037-82ba-42674a80bd2a": {
      "main": [
        [
          {
            "node": "e59af55e-a89a-48e3-ad95-3d2088b4c341",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

고급 - 멀티모달 AI

유료인가요?

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

워크플로우 정보
난이도
고급
노드 수36
카테고리1
노드 유형17
난이도 설명

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

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34