8
n8n 한국어amn8n.com

OpenAI GPT와 Airtable 지식 라이브러리를 사용하여 인공지능 채팅 로봇을 만들기

중급

이것은Support Chatbot, AI RAG분야의자동화 워크플로우로, 9개의 노드를 포함합니다.주로 AirtableTool, Agent, ChatTrigger, LmChatOpenAi, MemoryBufferWindow 등의 노드를 사용하며. OpenAI GPT와 Airtable 지식庫를 사용하여 지능형 채팅 로봇을 생성합니다.

사전 요구사항
  • Airtable API Key
  • OpenAI API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "meta": {
    "instanceId": "cba9e349b601c19a1409b9fd06680aff0a77829be13c8aad9a858d4cea7ff290"
  },
  "nodes": [
    {
      "id": "dcca2d23-15fa-417b-a126-b7e654c73cf6",
      "name": "고정 메모1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -224,
        560
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "515f872d-8e26-481b-8eeb-e8f7fb9914a6",
      "name": "고정 메모2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        64,
        560
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8e4bff7d-a759-4600-a4f8-45f998354eb2",
      "name": "고정 메모3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        416,
        560
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ecea4d58-50c7-4778-8f5c-d05de0f07554",
      "name": "고정 메모",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -96,
        -80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9061e1c2-7c9b-482b-a7c9-04e32333fb98",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -144,
        400
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "c5ecac3c-3841-4879-873e-18cc64fe2c66",
      "name": "Airtable Database",
      "type": "n8n-nodes-base.airtableTool",
      "position": [
        496,
        400
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "5e4f7b05-437e-444a-854c-bd1ebe431e6c",
      "name": "채팅 대화 시작",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        -192,
        176
      ],
      "webhookId": "cf1de04f-3e38-426c-89f0-3bdb110a5dcf",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "238d4ef4-0c07-4858-ba5a-00ab9f184bb1",
      "name": "스마트 AI 에이전트",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        64,
        176
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "5be2fd82-7256-4f70-a15e-00ca35037555",
      "name": "채팅 기록 저장",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        176,
        400
      ],
      "parameters": {},
      "typeVersion": 1.3
    }
  ],
  "pinData": {},
  "connections": {
    "c5ecac3c-3841-4879-873e-18cc64fe2c66": {
      "ai_tool": [
        [
          {
            "node": "238d4ef4-0c07-4858-ba5a-00ab9f184bb1",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "9061e1c2-7c9b-482b-a7c9-04e32333fb98": {
      "ai_languageModel": [
        [
          {
            "node": "238d4ef4-0c07-4858-ba5a-00ab9f184bb1",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "5be2fd82-7256-4f70-a15e-00ca35037555": {
      "ai_memory": [
        [
          {
            "node": "238d4ef4-0c07-4858-ba5a-00ab9f184bb1",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "5e4f7b05-437e-444a-854c-bd1ebe431e6c": {
      "main": [
        [
          {
            "node": "238d4ef4-0c07-4858-ba5a-00ab9f184bb1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

중급 - 지원 챗봇, AI RAG

유료인가요?

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

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

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

저자
Gegenfeld

Gegenfeld

@gegenfeld

We at Gegenfeld are an EdTech platform dedicated to delivering high-quality on-demand courses and interactive training sessions for professional development at all skill levels. With our commitment to "Accelerate your future," we empower professionals to enhance their expertise through engaging, industry-focused learning experiences. On n8n, we share some of the workflows used in our interactive training to provide deeper insights and practical applications.

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34