{
  "name": "Resume intelligence and data mining using Decodo with GPT-4o-mini",
  "nodes": [
    {
      "id": "d10ea979-7f28-4236-ab7e-a3f347c88c25",
      "name": "When clicking ‘Execute workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -144,
        128
      ]
    },
    {
      "id": "24e68c9b-2b5c-4098-97bb-90e294b74520",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -144,
        320
      ],
      "parameters": {
        "width": 496,
        "height": 688,
        "content": "## Purpose\n\nAdvanced talent intelligence platform that performs data mining on the JSON resume-based profiles to generate comprehensive recruitment insights and predictive job matching analytics.\n\n###"
      }
    },
    {
      "id": "8a99dc3d-6c39-4ee6-a855-b8775fdd004d",
      "name": "Decodo",
      "type": "@decodo/n8n-nodes-decodo.decodo",
      "position": [
        352,
        128
      ]
    },
    {
      "id": "dd017b60-e717-454f-bc10-0bd4a71906b1",
      "name": "Set the Input Fields",
      "type": "n8n-nodes-base.set",
      "position": [
        112,
        128
      ]
    },
    {
      "id": "80ce7dc5-b8d1-4a76-a991-f982c6bb5113",
      "name": "Structured Data Extractor",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        720,
        -208
      ]
    },
    {
      "id": "5b8db369-beaf-4380-96bb-1c0270b49710",
      "name": "Advanced Data Mining & Profile-Job Analysis",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        720,
        176
      ]
    },
    {
      "id": "3a48d42b-5412-4ea0-b9e8-99b87f5c4a3f",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -144,
        -144
      ],
      "parameters": {
        "width": 384,
        "height": 208,
        "content": "![Logo](https://cdn.brandfetch.io/idIeG9_eXK/w/100/h/100/theme/dark/icon.jpeg?c=1bxid64Mup7aczewSAYMX&t=1756483136894)\n\nOpenAI GPT-4o-mini for the Structured Data Extraction and Data Mining Purposes"
      }
    },
    {
      "id": "1016f828-0030-4a00-8101-b81781ed505c",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        528,
        -288
      ],
      "parameters": {
        "width": 608,
        "height": 1104,
        "content": "## Data Miner"
      }
    },
    {
      "id": "0b584256-8d98-445b-9d83-6c3bc7fdc002",
      "name": "Merge",
      "type": "n8n-nodes-base.merge",
      "position": [
        1376,
        160
      ]
    },
    {
      "id": "ffb0413b-e293-4f68-8fd3-a6ccd9e9cf19",
      "name": "Append or update row in sheet",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1600,
        176
      ]
    },
    {
      "id": "243a19c7-12ca-409f-841e-fd6db293f094",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        784,
        336
      ]
    },
    {
      "id": "a418dd98-f39c-4fe8-8d19-8aab9953eeef",
      "name": "OpenAI Chat Model for Structured Data Extract",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        736,
        -48
      ]
    },
    {
      "id": "bef20961-1e35-422d-b0d4-edb4be0ee908",
      "name": "Summarizer",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        736,
        480
      ]
    },
    {
      "id": "b5bb3d0a-6acc-46a6-9485-b38fed0f2af1",
      "name": "OpenAI Chat Model for Summarizer",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        704,
        656
      ]
    },
    {
      "id": "69ba6eae-a116-4c46-8e28-a98c6b189b04",
      "name": "Structured Output Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        912,
        656
      ]
    },
    {
      "id": "c488826d-a4a6-4aad-872f-c9c835447545",
      "name": "Read/Write Files from Disk",
      "type": "n8n-nodes-base.readWriteFile",
      "position": [
        1584,
        -176
      ]
    },
    {
      "id": "3737445a-f4d8-477e-a9ae-7d6d814b1232",
      "name": "Make Binary",
      "type": "n8n-nodes-base.function",
      "position": [
        1376,
        -176
      ]
    },
    {
      "id": "64dd716d-8891-478a-ac86-6f1b4e1fb8a5",
      "name": "Extract Structured JSON",
      "type": "n8n-nodes-base.code",
      "position": [
        1184,
        -32
      ]
    },
    {
      "id": "860a4040-2915-4236-a03c-e547eff14d74",
      "name": "Extract formatted JSON",
      "type": "n8n-nodes-base.code",
      "position": [
        1152,
        176
      ]
    }
  ],
  "connections": {
    "Merge": {
      "main": [
        [
          {
            "node": "Append or update row in sheet",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Decodo": {
      "main": [
        [
          {
            "node": "Structured Data Extractor",
            "type": "main",
            "index": 0
          },
          {
            "node": "Advanced Data Mining & Profile-Job Analysis",
            "type": "main",
            "index": 0
          },
          {
            "node": "Summarizer",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Summarizer": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 2
          }
        ]
      ]
    },
    "Make Binary": {
      "main": [
        [
          {
            "node": "Read/Write Files from Disk",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "Advanced Data Mining & Profile-Job Analysis",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Set the Input Fields": {
      "main": [
        [
          {
            "node": "Decodo",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Extract formatted JSON": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Extract Structured JSON": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 0
          },
          {
            "node": "Make Binary",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser": {
      "ai_outputParser": [
        [
          {
            "node": "Summarizer",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Structured Data Extractor": {
      "main": [
        [
          {
            "node": "Extract Structured JSON",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Append or update row in sheet": {
      "main": [
        []
      ]
    },
    "OpenAI Chat Model for Summarizer": {
      "ai_languageModel": [
        [
          {
            "node": "Summarizer",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "When clicking ‘Execute workflow’": {
      "main": [
        [
          {
            "node": "Set the Input Fields",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Advanced Data Mining & Profile-Job Analysis": {
      "main": [
        [
          {
            "node": "Extract formatted JSON",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model for Structured Data Extract": {
      "ai_languageModel": [
        [
          {
            "node": "Structured Data Extractor",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    }
  }
}