Copie du robot de formules Excel d'IA

Intermédiaire

Ceci est unPersonal Productivity, AI Chatbotworkflow d'automatisation du domainecontenant 9 nœuds.Utilise principalement des nœuds comme Set, Code, Switch, Webhook, Agent. Génération et explication de formules Excel/Google Sheets en utilisant DeepSeek AI

Prérequis
  • Point de terminaison HTTP Webhook (généré automatiquement par n8n)
Aperçu du workflow
Visualisation des connexions entre les nœuds, avec support du zoom et du déplacement
Exporter le workflow
Copiez la configuration JSON suivante dans n8n pour importer et utiliser ce workflow
{
  "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": "Répondre à Webhook",
      "type": "n8n-nodes-base.respondToWebhook",
      "position": [
        740,
        20
      ],
      "parameters": {},
      "typeVersion": 1.4
    },
    {
      "id": "c33ae905-20e8-4697-83f9-af47335e413a",
      "name": "Modèle de chat OpenRouter",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        -60,
        -160
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1cd47f62-bf48-4335-9d4c-df66eb30450b",
      "name": "Détecter l'intention",
      "type": "n8n-nodes-base.set",
      "position": [
        -280,
        40
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "4c5aecf2-2058-4efc-b551-4ec360994615",
      "name": "Commutateur d'intention",
      "type": "n8n-nodes-base.switch",
      "position": [
        -60,
        40
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "9151553c-5fa6-4667-8e04-47b8c80779bb",
      "name": "Générer une formule",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        160,
        -100
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "2b905f82-a78b-4c57-a905-dcb4e16391e9",
      "name": "Expliquer la formule",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        160,
        120
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "3d66f914-aa61-4a2a-abae-bfedb88ae685",
      "name": "Modèle de chat OpenRouter1",
      "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
          }
        ]
      ]
    }
  }
}
Foire aux questions

Comment utiliser ce workflow ?

Copiez le code de configuration JSON ci-dessus, créez un nouveau workflow dans votre instance n8n et sélectionnez "Importer depuis le JSON", collez la configuration et modifiez les paramètres d'authentification selon vos besoins.

Dans quelles scénarios ce workflow est-il adapté ?

Intermédiaire - Productivité personnelle, Chatbot IA

Est-ce payant ?

Ce workflow est entièrement gratuit et peut être utilisé directement. Veuillez noter que les services tiers utilisés dans le workflow (comme l'API OpenAI) peuvent nécessiter un paiement de votre part.

Informations sur le workflow
Niveau de difficulté
Intermédiaire
Nombre de nœuds9
Catégorie2
Types de nœuds7
Description de la difficulté

Adapté aux utilisateurs expérimentés, avec des workflows de complexité moyenne contenant 6-15 nœuds

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

Liens externes
Voir sur n8n.io

Partager ce workflow

Catégories

Catégories: 34