{
  "name": "Personalized AI assistant with voice support, email/calendar & web tools integration",
  "nodes": [
    {
      "id": "dbcd7b46-0c9e-47c7-bf66-9d545034817d",
      "name": "Switch",
      "type": "n8n-nodes-base.switch",
      "position": [
        -240,
        -128
      ]
    },
    {
      "id": "2b205b37-a019-4d8b-b9aa-22be302cf2cd",
      "name": "Get a file",
      "type": "n8n-nodes-base.telegram",
      "position": [
        0,
        -208
      ]
    },
    {
      "id": "623feef1-5df6-45b6-8258-4179bd00cdb2",
      "name": "Transcribe a recording",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        192,
        -208
      ]
    },
    {
      "id": "ccae055e-44d7-45f9-816b-8aa0efc925fa",
      "name": "Edit Fields",
      "type": "n8n-nodes-base.set",
      "position": [
        96,
        -80
      ]
    },
    {
      "id": "653f8ff5-d748-4e1b-b187-0da798b6b10e",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -176,
        128
      ]
    },
    {
      "id": "bbc16f43-1e1e-483f-8297-25a2a08f5960",
      "name": "SerpAPI",
      "type": "@n8n/n8n-nodes-langchain.toolSerpApi",
      "position": [
        448,
        288
      ]
    },
    {
      "id": "2ea90e4e-f5b8-4a6d-8117-b4d15f055e6f",
      "name": "Contacts",
      "type": "n8n-nodes-base.airtableTool",
      "position": [
        272,
        272
      ]
    },
    {
      "id": "eff369c9-9cf6-4d6a-8ec2-29c9a29e2fea",
      "name": "Calculator",
      "type": "@n8n/n8n-nodes-langchain.toolCalculator",
      "position": [
        560,
        288
      ]
    },
    {
      "id": "3ffaef98-3786-4f4c-ad19-03b740b7fc82",
      "name": "Basic LLM Chain",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        1152,
        96
      ]
    },
    {
      "id": "b7ad77aa-2be8-44c1-b1a4-2729f0ae288c",
      "name": "Anthropic Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "position": [
        1168,
        320
      ]
    },
    {
      "id": "1ef9ec01-d3eb-4003-bdcc-93602343f49c",
      "name": "Get Calendar",
      "type": "n8n-nodes-base.googleCalendarTool",
      "position": [
        160,
        272
      ]
    },
    {
      "id": "b75a6f0b-ef0f-415b-8b92-c71e512b49a8",
      "name": "Hacker News",
      "type": "n8n-nodes-base.hackerNewsTool",
      "position": [
        672,
        288
      ]
    },
    {
      "id": "222a25a4-010c-42c9-9141-a445594a75be",
      "name": "When chat message received",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        -448,
        -112
      ]
    },
    {
      "id": "0cb75b90-a00e-4cfb-b061-48e01307f504",
      "name": "Simple Memory",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        -16,
        128
      ]
    },
    {
      "id": "5274b49d-f7c3-44e8-825a-255c5ab83e60",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1136,
        -112
      ],
      "parameters": {
        "width": 672,
        "height": 640,
        "content": "This layer is the bitchy tone"
      }
    },
    {
      "id": "8fcbcea3-3760-4e77-b043-d1a017cf56ce",
      "name": "Get many messages in Gmail",
      "type": "n8n-nodes-base.gmailTool",
      "position": [
        48,
        272
      ]
    },
    {
      "id": "1c2c6b7f-973a-4e90-906a-536b0507d253",
      "name": "Search files and folders in Google Drive",
      "type": "n8n-nodes-base.googleDriveTool",
      "position": [
        784,
        288
      ]
    },
    {
      "id": "f188b66a-3dd0-4ab9-bbeb-a27cc4e6b277",
      "name": "Wikipedia",
      "type": "@n8n/n8n-nodes-langchain.toolWikipedia",
      "position": [
        880,
        288
      ]
    },
    {
      "id": "3d490b5f-f7da-4094-aa25-b99437922bd1",
      "name": "AI Agent - Nova",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        416,
        -80
      ]
    }
  ],
  "connections": {
    "Switch": {
      "main": [
        [
          {
            "node": "Get a file",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Edit Fields",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "SerpAPI": {
      "ai_tool": [
        [
          {
            "node": "AI Agent - Nova",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Contacts": {
      "ai_tool": [
        [
          {
            "node": "AI Agent - Nova",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Wikipedia": {
      "ai_tool": [
        [
          {
            "node": "AI Agent - Nova",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Calculator": {
      "ai_tool": [
        [
          {
            "node": "AI Agent - Nova",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get a file": {
      "main": [
        [
          {
            "node": "Transcribe a recording",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields": {
      "main": [
        [
          {
            "node": "AI Agent - Nova",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Hacker News": {
      "ai_tool": [
        [
          {
            "node": "AI Agent - Nova",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get Calendar": {
      "ai_tool": [
        [
          {
            "node": "AI Agent - Nova",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Simple Memory": {
      "ai_memory": [
        [
          {
            "node": "AI Agent - Nova",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent - Nova": {
      "main": [
        [
          {
            "node": "Basic LLM Chain",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Basic LLM Chain": {
      "main": [
        []
      ]
    },
    "OpenAI Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent - Nova",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Anthropic Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "Basic LLM Chain",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Transcribe a recording": {
      "main": [
        [
          {
            "node": "AI Agent - Nova",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get many messages in Gmail": {
      "ai_tool": [
        [
          {
            "node": "AI Agent - Nova",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "When chat message received": {
      "main": [
        [
          {
            "node": "Switch",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Search files and folders in Google Drive": {
      "ai_tool": [
        [
          {
            "node": "AI Agent - Nova",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}