8
n8n 한국어amn8n.com

성능 보고서 생성기

중급

이것은AI Chatbot, Multimodal AI분야의자동화 워크플로우로, 9개의 노드를 포함합니다.주로 Code, Gmail, Webhook, RespondToWebhook, ChainLlm 등의 노드를 사용하며. AI 기반 모의 구직 면접: 음성, 평가 및 Gmail 보고서 포함

사전 요구사항
  • Google 계정 및 Gmail API 인증 정보
  • HTTP Webhook 엔드포인트(n8n이 자동으로 생성)
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "meta": {
    "templateCreatedBy": "n8n-ai-assistant"
  },
  "name": "Performance Report Generator",
  "tags": [
    "assessment",
    "report",
    "ai-analysis",
    "email"
  ],
  "nodes": [
    {
      "id": "report-overview",
      "name": "보고서 생성기 개요",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -200,
        100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "report-webhook",
      "name": "면접 데이터 수신",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -100,
        300
      ],
      "webhookId": "2587540b-3552-4617-82c2-06b0729d1d6c",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "ai-assessor",
      "name": "AI 면접 평가자",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        120,
        300
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "openrouter-model",
      "name": "OpenRouter 채팅 모델",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        120,
        500
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "process-report",
      "name": "보고서 데이터 처리",
      "type": "n8n-nodes-base.code",
      "position": [
        340,
        300
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "display-report",
      "name": "HTML 보고서 표시",
      "type": "n8n-nodes-base.respondToWebhook",
      "position": [
        560,
        200
      ],
      "parameters": {},
      "typeVersion": 1.4
    },
    {
      "id": "email-report",
      "name": "평가 보고서 이메일 전송",
      "type": "n8n-nodes-base.gmail",
      "position": [
        560,
        400
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "setup-notes",
      "name": "설정 요구사항",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        600,
        600
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "criteria-info",
      "name": "평가 기준",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -100,
        600
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "connections": {
    "process-report": {
      "main": [
        [
          {
            "node": "display-report",
            "type": "main",
            "index": 0
          },
          {
            "node": "email-report",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ai-assessor": {
      "main": [
        [
          {
            "node": "process-report",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "openrouter-model": {
      "ai_languageModel": [
        [
          {
            "node": "ai-assessor",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "report-webhook": {
      "main": [
        [
          {
            "node": "ai-assessor",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

중급 - AI 챗봇, 멀티모달 AI

유료인가요?

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

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

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

저자
Gerald Denor

Gerald Denor

@dominixai

Gerald Akhidenor is an AI Automation Lead Creative with 5 years of experience in AI automation consultancy. He specializes in n8n and API integrations, driving innovative automation solutions. As founder of DominixAI, Gerald combines creative vision and technical expertise to streamline processes and boost efficiency through cutting-edge AI technologies. Website: https://dominixai.com JobMonkey: https://trafficabc.com/jobmonkey-application-generator/

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34