性能報告ジェネレーター

中級

これは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