8
n8n 한국어amn8n.com

제품 추천 RAG

고급

이것은Lead Nurturing, AI RAG분야의자동화 워크플로우로, 17개의 노드를 포함합니다.주로 GoogleSheets, ManualTrigger, SplitInBatches, Agent, ChatTrigger 등의 노드를 사용하며. OpenAI, Qdrant, Google 스프레드시트 RAG를 사용하여 의료 증상을 제품과 일치시킵니다.

사전 요구사항
  • Google Sheets API 인증 정보
  • OpenAI API Key
  • Qdrant 서버 연결 정보
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "id": "npjeGNOHqwXLz1AX",
  "meta": {
    "instanceId": "b50483b2122f6dc268662b45507d575d939570ea8e1e086601ebb3b6273c1cfd",
    "templateCredsSetupCompleted": true
  },
  "name": "Product Recommendation RAG",
  "tags": [],
  "nodes": [
    {
      "id": "ab7e0eb2-1a72-4dee-8b6a-c6a836fce257",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1360,
        -16
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8882b64e-5caf-4a05-a7f3-d78b93d9f30c",
      "name": "RAG Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -896,
        160
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "3788a0b5-4f73-4bd1-bdca-b659a49710f5",
      "name": "워크플로우 실행 시",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        176,
        192
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "ec896b04-a5cc-4cc4-b7ce-3b552e2fe258",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -96,
        -32
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "cc6b47eb-87b1-44a8-8319-c5a0254b83ba",
      "name": "Qdrant Vector Database",
      "type": "@n8n/n8n-nodes-langchain.vectorStoreQdrant",
      "position": [
        256,
        544
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "6b5d2b60-f65a-4075-b5a6-415c1fb1dcc8",
      "name": "임베딩 생성",
      "type": "@n8n/n8n-nodes-langchain.embeddingsOpenAi",
      "position": [
        192,
        752
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "9db5b8ae-a9c9-4465-a426-71bb9cda333d",
      "name": "벡터 데이터베이스에 데이터 적절히 설정",
      "type": "@n8n/n8n-nodes-langchain.documentDefaultDataLoader",
      "position": [
        384,
        784
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "186a5ebf-57fd-4aa4-8031-89c503603431",
      "name": "텍스트를 청크로 분할",
      "type": "@n8n/n8n-nodes-langchain.textSplitterCharacterTextSplitter",
      "position": [
        464,
        960
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b969d3a6-f663-46bd-9207-666861aa4e49",
      "name": "임베딩 생성2",
      "type": "@n8n/n8n-nodes-langchain.embeddingsOpenAi",
      "position": [
        -560,
        640
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "37d1974e-0e65-441d-9a22-977035e6e1af",
      "name": "각 제품별 루프",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        800,
        192
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "d6cff138-2513-4acd-bf37-3e6691b3cf07",
      "name": "Qdrant 데이터베이스에서 데이터 가져오기",
      "type": "@n8n/n8n-nodes-langchain.vectorStoreQdrant",
      "position": [
        -656,
        464
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "bf1668c5-cc6a-4ab3-9f97-e9cd701df1ed",
      "name": "채팅 메시지 수신 시",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        -1120,
        160
      ],
      "webhookId": "07f045cb-bfbf-4f9d-a1dd-4a57a2e3d7f8",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "e05d5065-dec0-435e-a65d-e4f831541388",
      "name": "OpenAI LLM",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -976,
        384
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e14dc3fe-f0e4-479b-ad7e-d5477d478e20",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        96,
        96
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "95f86512-e0f7-48e0-bb44-9b727ecb320a",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        96,
        448
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "672df8d1-81bd-4709-b7be-76cf04c92593",
      "name": "채팅 저장",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        -816,
        384
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "28d9b9f0-0b67-4828-b502-71e6f7c55ad8",
      "name": "모든 제품 가져오기",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        416,
        192
      ],
      "parameters": {},
      "typeVersion": 4.6
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "3cc040a0-9a81-4134-ae19-3efbfb3a8133",
  "connections": {
    "8882b64e-5caf-4a05-a7f3-d78b93d9f30c": {
      "main": [
        []
      ]
    },
    "e05d5065-dec0-435e-a65d-e4f831541388": {
      "ai_languageModel": [
        [
          {
            "node": "8882b64e-5caf-4a05-a7f3-d78b93d9f30c",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "672df8d1-81bd-4709-b7be-76cf04c92593": {
      "ai_memory": [
        [
          {
            "node": "8882b64e-5caf-4a05-a7f3-d78b93d9f30c",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "6b5d2b60-f65a-4075-b5a6-415c1fb1dcc8": {
      "ai_embedding": [
        [
          {
            "node": "cc6b47eb-87b1-44a8-8319-c5a0254b83ba",
            "type": "ai_embedding",
            "index": 0
          }
        ]
      ]
    },
    "28d9b9f0-0b67-4828-b502-71e6f7c55ad8": {
      "main": [
        [
          {
            "node": "37d1974e-0e65-441d-9a22-977035e6e1af",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b969d3a6-f663-46bd-9207-666861aa4e49": {
      "ai_embedding": [
        [
          {
            "node": "d6cff138-2513-4acd-bf37-3e6691b3cf07",
            "type": "ai_embedding",
            "index": 0
          }
        ]
      ]
    },
    "37d1974e-0e65-441d-9a22-977035e6e1af": {
      "main": [
        [],
        [
          {
            "node": "cc6b47eb-87b1-44a8-8319-c5a0254b83ba",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "cc6b47eb-87b1-44a8-8319-c5a0254b83ba": {
      "main": [
        [
          {
            "node": "37d1974e-0e65-441d-9a22-977035e6e1af",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "186a5ebf-57fd-4aa4-8031-89c503603431": {
      "ai_textSplitter": [
        [
          {
            "node": "9db5b8ae-a9c9-4465-a426-71bb9cda333d",
            "type": "ai_textSplitter",
            "index": 0
          }
        ]
      ]
    },
    "bf1668c5-cc6a-4ab3-9f97-e9cd701df1ed": {
      "main": [
        [
          {
            "node": "8882b64e-5caf-4a05-a7f3-d78b93d9f30c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d6cff138-2513-4acd-bf37-3e6691b3cf07": {
      "ai_tool": [
        [
          {
            "node": "8882b64e-5caf-4a05-a7f3-d78b93d9f30c",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "9db5b8ae-a9c9-4465-a426-71bb9cda333d": {
      "ai_document": [
        [
          {
            "node": "cc6b47eb-87b1-44a8-8319-c5a0254b83ba",
            "type": "ai_document",
            "index": 0
          }
        ]
      ]
    },
    "3788a0b5-4f73-4bd1-bdca-b659a49710f5": {
      "main": [
        [
          {
            "node": "28d9b9f0-0b67-4828-b502-71e6f7c55ad8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

고급 - 리드 육성, AI RAG

유료인가요?

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

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

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

저자
Zain Ali

Zain Ali

@zain104

Software Engineer with over 3+ years of experience in full-stack development.

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34