制作:求職信件自動生成ツール

上級

これはHR, AI分野の自動化ワークフローで、20個のノードを含みます。主にSet, Webhook, Markdown, Agent, RespondToWebhookなどのノードを使用、AI技術を活用したスマート自動化を実現。 AI駆動のUpwork用求職信生成ツール - Pinecone、Groq、Google Gemini、SerpAPIとの統合

前提条件
  • HTTP Webhookエンドポイント(n8nが自動生成)
  • Pinecone API Key

カテゴリー

ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "4FnexGEw3EKxHlzw",
  "meta": {
    "instanceId": "d16fb7d4b3eb9b9d4ad2ee6a7fbae593d73e9715e51f583c2a0e9acd1781c08e",
    "templateCredsSetupCompleted": true
  },
  "name": "Prod: Cover Letter Generator",
  "tags": [
    {
      "id": "Vs70y1mj5s2XzUap",
      "name": "Production",
      "createdAt": "2024-12-24T14:42:00.549Z",
      "updatedAt": "2024-12-24T14:42:00.549Z"
    }
  ],
  "nodes": [
    {
      "id": "98b74f0f-4fe1-4501-9c96-8b7b4969308b",
      "name": "AIエージェント",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        188,
        20
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "79ff8cbb-866b-45ba-bec5-3d02d573b69b",
      "name": "Pinecone ベクトルストア",
      "type": "@n8n/n8n-nodes-langchain.vectorStorePinecone",
      "position": [
        -324,
        435
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5d86f816-53b3-433c-9570-f3f07375ec2c",
      "name": "埋め込み Google Gemini",
      "type": "@n8n/n8n-nodes-langchain.embeddingsGoogleGemini",
      "position": [
        -236,
        630
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e9f86249-b1df-4f85-8924-1b35efa5534e",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -1140,
        20
      ],
      "webhookId": "87466a6e-2c70-4862-865c-5fdd1313557c",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "fe11ef69-aada-4eb3-a7e1-0dffa54c8b1e",
      "name": "ウィンドウバッファメモリ",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        172,
        240
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "df37619f-f7fc-403e-b41f-bcb27c5034a1",
      "name": "Groqチャットモデル",
      "type": "@n8n/n8n-nodes-langchain.lmChatGroq",
      "position": [
        52,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "75e711b5-4675-4006-a70f-a9ea7839cad8",
      "name": "Webhookへの応答",
      "type": "n8n-nodes-base.respondToWebhook",
      "position": [
        1008,
        20
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "c057a3fd-d0b8-435d-9111-50f173448f99",
      "name": "マークダウン",
      "type": "n8n-nodes-base.markdown",
      "position": [
        788,
        20
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "93a9f162-9d86-4ce6-9d8e-4a45026747cf",
      "name": "フィールドマッピング",
      "type": "n8n-nodes-base.set",
      "position": [
        -920,
        20
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "d58d312e-c995-4183-a53d-1d7f67f26fac",
      "name": "基本LLMチェーン",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        -700,
        20
      ],
      "parameters": {},
      "typeVersion": 1.5
    },
    {
      "id": "b3d6ca0d-3a03-4a23-aa4c-672be3cac6af",
      "name": "Groqチャットモデル1",
      "type": "@n8n/n8n-nodes-langchain.lmChatGroq",
      "position": [
        -612,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b112f5b3-71c5-4be4-abb0-8a68095b102a",
      "name": "質疑応答チェーン",
      "type": "@n8n/n8n-nodes-langchain.chainRetrievalQa",
      "position": [
        -324,
        20
      ],
      "parameters": {},
      "typeVersion": 1.4
    },
    {
      "id": "66bf3d46-9edf-4db6-89ce-d08a1f0eeec3",
      "name": "ベクトルストアリトリーバー",
      "type": "@n8n/n8n-nodes-langchain.retrieverVectorStore",
      "position": [
        -324,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "56c90cd4-b0a2-493d-99a9-bbb8d376635e",
      "name": "ベクトルストアで質問に回答",
      "type": "@n8n/n8n-nodes-langchain.toolVectorStore",
      "position": [
        292,
        242.5
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "31d3cb1f-9289-4220-af2f-5f9d8b56bbdd",
      "name": "SerpAPI",
      "type": "@n8n/n8n-nodes-langchain.toolSerpApi",
      "position": [
        588,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "36062623-556e-4a0f-8cab-f7de150b2c1d",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -740,
        -220
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "2db7a969-2c06-4078-8ca5-62374fc6d383",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -360,
        -220
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "352bdb73-3b34-4ada-9c1f-0b60d79cf6d3",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        20,
        -220
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9a08b587-c8dd-4246-a1ab-99828a01af3a",
      "name": "付箋3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        740,
        -220
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "cfc704e2-8d48-4361-b0e3-7899c8ba1695",
      "name": "付箋4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1180,
        -220
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "24291116-031f-4dd9-bc4e-89ff30adab75",
  "connections": {
    "31d3cb1f-9289-4220-af2f-5f9d8b56bbdd": {
      "ai_tool": [
        [
          {
            "node": "98b74f0f-4fe1-4501-9c96-8b7b4969308b",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "e9f86249-b1df-4f85-8924-1b35efa5534e": {
      "main": [
        [
          {
            "node": "93a9f162-9d86-4ce6-9d8e-4a45026747cf",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "98b74f0f-4fe1-4501-9c96-8b7b4969308b": {
      "main": [
        [
          {
            "node": "c057a3fd-d0b8-435d-9111-50f173448f99",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c057a3fd-d0b8-435d-9111-50f173448f99": {
      "main": [
        [
          {
            "node": "75e711b5-4675-4006-a70f-a9ea7839cad8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d58d312e-c995-4183-a53d-1d7f67f26fac": {
      "main": [
        [
          {
            "node": "b112f5b3-71c5-4be4-abb0-8a68095b102a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "93a9f162-9d86-4ce6-9d8e-4a45026747cf": {
      "main": [
        [
          {
            "node": "d58d312e-c995-4183-a53d-1d7f67f26fac",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "df37619f-f7fc-403e-b41f-bcb27c5034a1": {
      "ai_languageModel": [
        [
          {
            "node": "98b74f0f-4fe1-4501-9c96-8b7b4969308b",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "b3d6ca0d-3a03-4a23-aa4c-672be3cac6af": {
      "ai_languageModel": [
        [
          {
            "node": "d58d312e-c995-4183-a53d-1d7f67f26fac",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "b112f5b3-71c5-4be4-abb0-8a68095b102a",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "56c90cd4-b0a2-493d-99a9-bbb8d376635e",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "fe11ef69-aada-4eb3-a7e1-0dffa54c8b1e": {
      "ai_memory": [
        [
          {
            "node": "98b74f0f-4fe1-4501-9c96-8b7b4969308b",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "79ff8cbb-866b-45ba-bec5-3d02d573b69b": {
      "ai_tool": [
        []
      ],
      "ai_vectorStore": [
        [
          {
            "node": "66bf3d46-9edf-4db6-89ce-d08a1f0eeec3",
            "type": "ai_vectorStore",
            "index": 0
          },
          {
            "node": "56c90cd4-b0a2-493d-99a9-bbb8d376635e",
            "type": "ai_vectorStore",
            "index": 0
          }
        ]
      ]
    },
    "66bf3d46-9edf-4db6-89ce-d08a1f0eeec3": {
      "ai_retriever": [
        [
          {
            "node": "b112f5b3-71c5-4be4-abb0-8a68095b102a",
            "type": "ai_retriever",
            "index": 0
          }
        ]
      ]
    },
    "5d86f816-53b3-433c-9570-f3f07375ec2c": {
      "ai_embedding": [
        [
          {
            "node": "79ff8cbb-866b-45ba-bec5-3d02d573b69b",
            "type": "ai_embedding",
            "index": 0
          }
        ]
      ]
    },
    "b112f5b3-71c5-4be4-abb0-8a68095b102a": {
      "main": [
        [
          {
            "node": "98b74f0f-4fe1-4501-9c96-8b7b4969308b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "56c90cd4-b0a2-493d-99a9-bbb8d376635e": {
      "ai_tool": [
        [
          {
            "node": "98b74f0f-4fe1-4501-9c96-8b7b4969308b",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

このワークフローの使い方は?

上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。

このワークフローはどんな場面に適していますか?

上級 - 人事, 人工知能

有料ですか?

このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。

ワークフロー情報
難易度
上級
ノード数20
カテゴリー2
ノードタイプ15
難易度説明

上級者向け、16ノード以上の複雑なワークフロー

作成者
Udit Rawat

Udit Rawat

@ailistmaster

Hi, I’m Udit, an Acquia-certified developer with a strong background in web development and creating enterprise solutions. Recently, I’ve transitioned into AI and ML, I hold DIAT Professional AI Certification. I specialize in building AI-driven automation to streamline workflows, improve efficiency, and solve complex problems. With expertise in AI/ML tools and years of experience in Acquia and Drupal, I’m passionate about leveraging tech to drive innovation and create smarter solutions.

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34