AI Excel Formel Roboter Kopie

Fortgeschritten

Dies ist ein Personal Productivity, AI Chatbot-Bereich Automatisierungsworkflow mit 9 Nodes. Hauptsächlich werden Set, Code, Switch, Webhook, Agent und andere Nodes verwendet. Generieren und interpretieren Sie Excel-/Google Sheets-Formeln mit DeepSeek AI

Voraussetzungen
  • HTTP Webhook-Endpunkt (wird von n8n automatisch generiert)
Workflow-Vorschau
Visualisierung der Node-Verbindungen, mit Zoom und Pan
Workflow exportieren
Kopieren Sie die folgende JSON-Konfiguration und importieren Sie sie in n8n
{
  "id": "TBvLMoXcyfXr0I3D",
  "meta": {
    "instanceId": "5d70afe618ac8247c5a41a94ab5e7c10b707e0cfb80b2b7f8b9fa734be55d9a3",
    "templateCredsSetupCompleted": true
  },
  "name": "aiexcelformularbot copy",
  "tags": [],
  "nodes": [
    {
      "id": "efe0798f-0ae5-4815-bbad-dd86c7eddf04",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -500,
        40
      ],
      "webhookId": "b05f1f13-f137-400c-a58b-9592bb3e7660",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "7176b4d2-1dbc-46d2-b6ef-4827b712cb8d",
      "name": "Auf Webhook antworten",
      "type": "n8n-nodes-base.respondToWebhook",
      "position": [
        740,
        20
      ],
      "parameters": {},
      "typeVersion": 1.4
    },
    {
      "id": "c33ae905-20e8-4697-83f9-af47335e413a",
      "name": "OpenRouter Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        -60,
        -160
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1cd47f62-bf48-4335-9d4c-df66eb30450b",
      "name": "Intent erkennen",
      "type": "n8n-nodes-base.set",
      "position": [
        -280,
        40
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "4c5aecf2-2058-4efc-b551-4ec360994615",
      "name": "Intent Switch",
      "type": "n8n-nodes-base.switch",
      "position": [
        -60,
        40
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "9151553c-5fa6-4667-8e04-47b8c80779bb",
      "name": "Formel generieren",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        160,
        -100
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "2b905f82-a78b-4c57-a905-dcb4e16391e9",
      "name": "Formel erklären",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        160,
        120
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "3d66f914-aa61-4a2a-abae-bfedb88ae685",
      "name": "OpenRouter Chat Model1",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        -20,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5d63edd7-24c0-4603-8d6c-3fa7764633f9",
      "name": "Code",
      "type": "n8n-nodes-base.code",
      "position": [
        540,
        20
      ],
      "parameters": {},
      "typeVersion": 2
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "3c65c7f3-aeee-43ad-8bb6-de3b6b7199f5",
  "connections": {
    "5d63edd7-24c0-4603-8d6c-3fa7764633f9": {
      "main": [
        [
          {
            "node": "7176b4d2-1dbc-46d2-b6ef-4827b712cb8d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "efe0798f-0ae5-4815-bbad-dd86c7eddf04": {
      "main": [
        [
          {
            "node": "1cd47f62-bf48-4335-9d4c-df66eb30450b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1cd47f62-bf48-4335-9d4c-df66eb30450b": {
      "main": [
        [
          {
            "node": "4c5aecf2-2058-4efc-b551-4ec360994615",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4c5aecf2-2058-4efc-b551-4ec360994615": {
      "main": [
        [
          {
            "node": "9151553c-5fa6-4667-8e04-47b8c80779bb",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "2b905f82-a78b-4c57-a905-dcb4e16391e9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2b905f82-a78b-4c57-a905-dcb4e16391e9": {
      "main": [
        [
          {
            "node": "5d63edd7-24c0-4603-8d6c-3fa7764633f9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9151553c-5fa6-4667-8e04-47b8c80779bb": {
      "main": [
        [
          {
            "node": "5d63edd7-24c0-4603-8d6c-3fa7764633f9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c33ae905-20e8-4697-83f9-af47335e413a": {
      "ai_languageModel": [
        [
          {
            "node": "9151553c-5fa6-4667-8e04-47b8c80779bb",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "3d66f914-aa61-4a2a-abae-bfedb88ae685": {
      "ai_languageModel": [
        [
          {
            "node": "2b905f82-a78b-4c57-a905-dcb4e16391e9",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    }
  }
}
Häufig gestellte Fragen

Wie verwende ich diesen Workflow?

Kopieren Sie den obigen JSON-Code, erstellen Sie einen neuen Workflow in Ihrer n8n-Instanz und wählen Sie "Aus JSON importieren". Fügen Sie die Konfiguration ein und passen Sie die Anmeldedaten nach Bedarf an.

Für welche Szenarien ist dieser Workflow geeignet?

Fortgeschritten - Persönliche Produktivität, KI-Chatbot

Ist es kostenpflichtig?

Dieser Workflow ist völlig kostenlos. Beachten Sie jedoch, dass Drittanbieterdienste (wie OpenAI API), die im Workflow verwendet werden, möglicherweise kostenpflichtig sind.

Workflow-Informationen
Schwierigkeitsgrad
Fortgeschritten
Anzahl der Nodes9
Kategorie2
Node-Typen7
Schwierigkeitsbeschreibung

Für erfahrene Benutzer, mittelkomplexe Workflows mit 6-15 Nodes

Autor
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/

Externe Links
Auf n8n.io ansehen

Diesen Workflow teilen

Kategorien

Kategorien: 34