{
  "name": "🤖 Create Your First AI Agent with Weather & Web Scraping (Starter Kit)",
  "nodes": [
    {
      "id": "62ee2512-3bf4-4bd7-b0f5-7951b8b309ff",
      "name": "Get Upcoming Events",
      "type": "n8n-nodes-base.googleCalendarTool",
      "position": [
        2256,
        1392
      ]
    },
    {
      "id": "9779b40c-e7f8-41dc-a58d-f2dea7960a6f",
      "name": "Send Email",
      "type": "n8n-nodes-base.gmailTool",
      "position": [
        2720,
        1392
      ]
    },
    {
      "id": "4360dfcd-6412-436a-90af-62e83e8eaddd",
      "name": "Example Chat Window",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        1968,
        320
      ]
    },
    {
      "id": "10332915-08c6-42a0-b20c-db0546cab813",
      "name": "Introduction Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1024,
        0
      ],
      "parameters": {
        "width": 632,
        "height": 460,
        "content": "# 🚀 Welcome to your First AI Agent!\n---\n\nThis template is your launchpad into the world of AI-powered automation. \n\n**What is an AI Agent?**\nThink of it as a smart chatbot that doesn't just talk—it *a"
      }
    },
    {
      "id": "b390f6d5-2972-4ee3-af35-652c2a355ae8",
      "name": "Bonus Tools Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2016,
        1008
      ],
      "parameters": {
        "width": 1012,
        "height": 628,
        "content": "## 🚀 Bonus Tools: Add More Superpowers!\n\nThis template includes basic tools, but the real power comes from connecting your own services. Here are two examples you can add yourself!\n\nConnect any n8n to"
      }
    },
    {
      "id": "341cfdd7-707f-4c56-85b0-39be5c870c11",
      "name": "Sticky Note12",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1696,
        0
      ],
      "parameters": {
        "width": 460,
        "height": 460,
        "content": "## 💬 1. The Chat Interface\n\nThis is the public-facing chat window where you'll talk to your agent.\n\n**How to Test:**\n1.  **Activate** the workflow.\n2.  Copy the **Chat URL** from this node's panel.\n3."
      }
    },
    {
      "id": "570b31c5-bdc8-4140-8c55-925b18fd613d",
      "name": "Sticky Note13",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2192,
        0
      ],
      "parameters": {
        "width": 540,
        "height": 460,
        "content": "## 🧠 2. The Brain: Your AI Agent\n\nThis is the most important node! It acts as the central brain of your operation.\n\n**What it does:**\n1.  **Receives** your message from the chat.\n2.  **Understands** y"
      }
    },
    {
      "id": "cfec4e1d-117a-48c5-ac79-f357179c30c2",
      "name": "Sticky Note14",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        880,
        496
      ],
      "parameters": {
        "width": 1100,
        "height": 952,
        "content": "## 🤖 3. The AI Brainpower (LLM)\n\nThese nodes are the Large Language Models (LLMs) that provide the actual intelligence for your agent.\n\n**ACTION REQUIRED:**\n1.  **Choose ONE model:** By default, Gemin"
      }
    },
    {
      "id": "8e354a59-e904-4ec6-b214-86b2e66da85d",
      "name": "Sticky Note15",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2016,
        496
      ],
      "parameters": {
        "width": 340,
        "height": 484,
        "content": "## 🗂️ 4. Short-Term Memory\n\nThis node gives your agent a simple memory.\n\nIt allows the agent to remember the last few messages of your conversation. This is crucial for providing context and having a "
      }
    },
    {
      "id": "d3f81153-1a03-4f0c-a689-7071d09d5e06",
      "name": "Sticky Note16",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2400,
        496
      ],
      "parameters": {
        "width": 628,
        "height": 484,
        "content": "## 🛠️ 5. The Agent's Toolbox (Superpowers)\n\nThese nodes are the **tools** your agent can use. They are its superpowers!\n\nEach tool gives the agent a specific ability, like searching Wikipedia, getting"
      }
    },
    {
      "id": "ad41d46b-adf5-43d9-b20b-9085dbf0c7b6",
      "name": "Sticky Note17",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1440,
        752
      ],
      "parameters": {
        "width": 512,
        "height": 656,
        "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n### 🔑 How to Get Google Gemini Credentials\n\nTo use the Gemini model, you need a *free* API key from Google.\n\n1.  **Go to Google AI Studio:**\n    *   Navigate to [aistudio.google.com/a"
      }
    },
    {
      "id": "dc6cd243-fa0e-434f-a510-1a701cb8529b",
      "name": "Sticky Note18",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        912,
        752
      ],
      "parameters": {
        "width": 512,
        "height": 656,
        "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n### 🔑 How to Get OpenAI Credentials\n\nTo use an OpenAI model like GPT-4, you need an API key.\n\n1.  **Go to the OpenAI Platform:**\n    *   Navigate to [platform.openai.com/api-keys](htt"
      }
    },
    {
      "id": "0ca487b8-fc64-422d-9aec-e27362f30231",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2112,
        1184
      ],
      "parameters": {
        "width": 368,
        "height": 400,
        "content": "### **Get Upcoming Events (Google Calendar)**\n*   **What it does:** Fetches your Google Calendar events for the next 7 days.\n*   **How to add:** Drag the `Get Upcoming Events` tool node under the Agen"
      }
    },
    {
      "id": "92cb4eda-6730-4a4f-b5e3-97ddc0c53272",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2576,
        1184
      ],
      "parameters": {
        "width": 368,
        "height": 400,
        "content": "### **Send an Email (Gmail)**\n*   **What it does:** Sends an email on your behalf.\n*   **How to add:** Drag the `Send Email` tool node under the Agent, set up your Gmail credentials, and connect it to"
      }
    },
    {
      "id": "3731f4de-a300-42af-9fdd-ad328bb4a0d8",
      "name": "Get News",
      "type": "n8n-nodes-base.rssFeedReadTool",
      "position": [
        2800,
        800
      ]
    },
    {
      "id": "4fcba687-7a04-4dcb-82a7-418a72e18b1e",
      "name": "Get Weather",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        2576,
        800
      ]
    },
    {
      "id": "4f4055d5-90e3-4e64-bf9e-072eb3663083",
      "name": "Your First AI Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        2320,
        320
      ]
    },
    {
      "id": "b556acc2-3f6d-457b-bc08-8a12630bcb70",
      "name": "Simple Memory",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        2144,
        800
      ]
    },
    {
      "id": "eb1980c5-84f8-473d-922f-f8ed0548c795",
      "name": "Gemini",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        1632,
        800
      ]
    },
    {
      "id": "4d39197d-8087-4159-9e80-9a9a0f15502c",
      "name": "OpenAI",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        1104,
        800
      ]
    },
    {
      "id": "df0ff1f1-c250-498b-a752-a118fc9ce37b",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -16,
        -336
      ],
      "parameters": {
        "width": 832,
        "height": 1792,
        "content": "# 🤔 Feeling Lost? Your Step-by-Step Guide\n\nIf this screen looks a bit overwhelming, don't worry. This note is here to help you understand what you're looking at and how to get it working, one simple s"
      }
    },
    {
      "id": "0e3fb103-fca9-413f-a88f-8c31f5c2f34b",
      "name": "Sticky Note7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2784,
        0
      ],
      "parameters": {
        "width": 640,
        "height": 464,
        "content": "## Video Tutorial\n\nComplete Video Tutorial of this Template is coming soon !\nIt will be displayed here (if you download the updated template)."
      }
    },
    {
      "id": "53395a2f-2ecb-4653-973a-5a2a887db4dc",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3056,
        512
      ],
      "parameters": {
        "width": 416,
        "height": 1040,
        "content": "## Was this helpful? Let me know!\n[![clic](https://supastudio.ia2s.app/storage/v1/object/public/assets/n8n/clic_down_lucas.gif)](https://workflows.ac/form)\n\nI really hope this template helped you. You"
      }
    }
  ],
  "connections": {
    "Gemini": {
      "ai_languageModel": [
        [
          {
            "node": "Your First AI Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Get News": {
      "ai_tool": [
        [
          {
            "node": "Your First AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get Weather": {
      "ai_tool": [
        [
          {
            "node": "Your First AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Simple Memory": {
      "ai_memory": [
        [
          {
            "node": "Your First AI Agent",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "Example Chat Window": {
      "main": [
        [
          {
            "node": "Your First AI Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}