Assistant personnel IA - Gestion des tâches et des e-mails

Avancé

Ceci est unContent Creation, Multimodal AIworkflow d'automatisation du domainecontenant 40 nœuds.Utilise principalement des nœuds comme Set, Code, Switch, Telegram, GmailTool. 在Telegram上utilisationGPT-4o个人助理gestion任务、e-mailet日历

Prérequis
  • Token Bot Telegram
  • Compte Google et informations d'identification Gmail API
  • Peut nécessiter les informations d'identification d'authentification de l'API cible
  • Informations d'identification Google Sheets API
  • Clé API OpenAI
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": "ai-personal-assistant-template",
  "meta": {
    "templateCredsSetupCompleted": false
  },
  "name": "AI Personal Assistant - Task & Email Management",
  "tags": [
    "AI",
    "Personal Assistant",
    "Task Management",
    "Email",
    "Calendar",
    "Telegram",
    "Automation"
  ],
  "nodes": [
    {
      "id": "0967f1ae-e72c-400b-90ae-5f00db89b6c8",
      "name": "Router les Messages Texte ou Vocaux",
      "type": "n8n-nodes-base.switch",
      "position": [
        -1728,
        -304
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "7e2ab0b4-2c28-41ed-ab48-b7434c6c751c",
      "name": "Extraire le Message Texte",
      "type": "n8n-nodes-base.set",
      "position": [
        -1232,
        -448
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "0a5b34b8-ffa1-4a70-8031-2b8b0bf59122",
      "name": "Obtenir le Fichier Vocal de Telegram",
      "type": "n8n-nodes-base.telegram",
      "position": [
        -1232,
        -288
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "9c1a2133-421e-4b5d-ba3c-8db04cf18f30",
      "name": "Télécharger le Fichier Vocal",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -1072,
        -288
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "8564685b-7154-4683-a2b3-1f3d35ffaeda",
      "name": "Fusionner les Entrées Texte et Vocale",
      "type": "n8n-nodes-base.set",
      "position": [
        -752,
        -304
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "bc4b449a-6b77-4dae-8816-55cd741d8ef3",
      "name": "Transcrire la Voix en Texte",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -912,
        -288
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "0611555e-323d-49e3-ab59-8428accdafdd",
      "name": "Assistant Personnel IA",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -656,
        -336
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "340dbbb6-1b4e-4802-a18e-4604d80b217e",
      "name": "Envoyer la Réponse à l'Utilisateur",
      "type": "n8n-nodes-base.telegram",
      "position": [
        -96,
        -336
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "e402aa49-ed75-42c9-b556-dd7fcda9c02c",
      "name": "Lire les Emails Non Lus",
      "type": "n8n-nodes-base.gmailTool",
      "position": [
        -544,
        240
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "f88f0636-9089-4d1f-8c68-5fba9c82fe91",
      "name": "Envoyer un Email",
      "type": "n8n-nodes-base.gmailTool",
      "position": [
        -400,
        240
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "69c622cf-d228-4067-b471-f0a6032803e9",
      "name": "Créer un Événement Calendrier",
      "type": "n8n-nodes-base.googleCalendarTool",
      "position": [
        -144,
        240
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "0f1b6ed0-9c51-453d-b7cd-68737506c210",
      "name": "Lire les Événements du Calendrier",
      "type": "n8n-nodes-base.googleCalendarTool",
      "position": [
        -272,
        240
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "726cd044-b6a5-4011-94dc-b4136fb6b21d",
      "name": "Supprimer un Événement Calendrier",
      "type": "n8n-nodes-base.googleCalendarTool",
      "position": [
        16,
        240
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "3e2e086a-830b-4d8e-8f40-806b6383c183",
      "name": "Lire la Feuille de Tâches",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        -1104,
        240
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "26538fac-fd68-4b54-a487-2facd88dcaa7",
      "name": "Ajouter une Nouvelle Tâche",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        -1360,
        240
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "88e4fa4b-ba99-406d-b74a-381d33ab17ca",
      "name": "Mettre à Jour le Statut de la Tâche",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        -1632,
        240
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "1a7aa009-d58d-4053-9b8f-1bbe760b71aa",
      "name": "Traitement Vocal et Textuel",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1312,
        -528
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "19b18688-4e37-48b5-8243-aaaa893ae6c0",
      "name": "Cœur de l'Assistant IA",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -784,
        -528
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ec48dede-c28d-4d68-9bba-82e7575e6a89",
      "name": "Livraison de la Réponse",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -256,
        -528
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "0914ec15-256a-4c04-9034-2e49a38995d8",
      "name": "Gestion des Tâches",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1712,
        -32
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e24ae1ca-b2fd-44d7-bb06-72720c6f213b",
      "name": "Email & Calendrier",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -672,
        -32
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e1aa154c-8bf1-4dbf-b409-a7b3d2b6e658",
      "name": "Mémoire de Conversation",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        -560,
        -128
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "614667bf-3455-491a-afc3-d91c3349a57a",
      "name": "Stocker l'ID de Chat Utilisateur",
      "type": "n8n-nodes-base.code",
      "position": [
        -1856,
        -304
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "a13d362f-8375-4d82-9a77-dc27b2328bc9",
      "name": "Filtrer les Tâches Échues",
      "type": "n8n-nodes-base.code",
      "position": [
        -720,
        -736
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "78b3cdad-d535-49b8-b7ef-7c17f1fbd868",
      "name": "Envoyer un Rappel de Tâche",
      "type": "n8n-nodes-base.telegram",
      "position": [
        -272,
        -736
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "7969b532-9ec1-461f-98e5-9af61da281d9",
      "name": "Formater le Message de Rappel",
      "type": "n8n-nodes-base.code",
      "position": [
        -496,
        -736
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "23fd5a61-6b8a-4006-9adb-00bcffdb8291",
      "name": "Marquer le Rappel Envoyé",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -64,
        -736
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "28375a68-5f96-4200-a9c1-e2e27ad47cca",
      "name": "Minuteur de Rappel 30 Minutes",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -1280,
        -768
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "ab93110d-5f01-44aa-a129-1708690f69b2",
      "name": "Système de Rappel",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1472,
        -944
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "325e5423-f6d6-4f53-9950-97109f96dc6d",
      "name": "Traitement des Données",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -992,
        -944
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d115b47f-ba99-481b-94c6-b2263bdb48a8",
      "name": "Filtrage Intelligent",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -752,
        -944
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9514def4-0e6b-4fbd-8a4c-ba9d5cabe4cd",
      "name": "Formatage des Messages",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -624,
        -944
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b2b8a218-da69-4498-bd67-f7d3ef35e0b0",
      "name": "Livraison des Rappels",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -320,
        -944
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c53a3744-c121-4e7b-8a90-3d86fca3b842",
      "name": "Suivi du Statut",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -96,
        -944
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b99eb786-32f8-4840-aaf9-704657f0dbb9",
      "name": "Lire les Données de Tâche",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -944,
        -736
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "26317f23-1eee-4af1-841f-a5828d1b77ba",
      "name": "Vue d'Ensemble du Modèle",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2032,
        -400
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9f789c5a-5e4e-4085-8144-8b5fdc9c62f1",
      "name": "Empêcher les Réponses en Double",
      "type": "n8n-nodes-base.code",
      "position": [
        -416,
        -336
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "0ef2d4e4-32e6-4d47-ba9d-5a8d4d8f573d",
      "name": "OpenAI Modèle de Langage",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -816,
        240
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "20c12a44-423c-487f-9c72-a692f01f66e4",
      "name": "Telegram Déclencheur de Bot",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        -2160,
        -288
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "setup-instructions",
      "name": "Instructions de Configuration",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2160,
        240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "timezone": "America/Chicago",
    "callerPolicy": "workflowsFromSameOwner",
    "executionOrder": "v1"
  },
  "versionId": "production-ready-v1",
  "connections": {
    "f88f0636-9089-4d1f-8c68-5fba9c82fe91": {
      "ai_tool": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "26538fac-fd68-4b54-a487-2facd88dcaa7": {
      "ai_tool": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "b99eb786-32f8-4840-aaf9-704657f0dbb9": {
      "main": [
        [
          {
            "node": "a13d362f-8375-4d82-9a77-dc27b2328bc9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3e2e086a-830b-4d8e-8f40-806b6383c183": {
      "ai_tool": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "a13d362f-8375-4d82-9a77-dc27b2328bc9": {
      "main": [
        [
          {
            "node": "7969b532-9ec1-461f-98e5-9af61da281d9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e402aa49-ed75-42c9-b556-dd7fcda9c02c": {
      "ai_tool": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "78b3cdad-d535-49b8-b7ef-7c17f1fbd868": {
      "main": [
        [
          {
            "node": "23fd5a61-6b8a-4006-9adb-00bcffdb8291",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "614667bf-3455-491a-afc3-d91c3349a57a": {
      "main": [
        [
          {
            "node": "0967f1ae-e72c-400b-90ae-5f00db89b6c8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "88e4fa4b-ba99-406d-b74a-381d33ab17ca": {
      "ai_tool": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "e1aa154c-8bf1-4dbf-b409-a7b3d2b6e658": {
      "ai_memory": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "9c1a2133-421e-4b5d-ba3c-8db04cf18f30": {
      "main": [
        [
          {
            "node": "bc4b449a-6b77-4dae-8816-55cd741d8ef3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7e2ab0b4-2c28-41ed-ab48-b7434c6c751c": {
      "main": [
        [
          {
            "node": "8564685b-7154-4683-a2b3-1f3d35ffaeda",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0f1b6ed0-9c51-453d-b7cd-68737506c210": {
      "ai_tool": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "20c12a44-423c-487f-9c72-a692f01f66e4": {
      "main": [
        [
          {
            "node": "614667bf-3455-491a-afc3-d91c3349a57a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0611555e-323d-49e3-ab59-8428accdafdd": {
      "main": [
        [
          {
            "node": "9f789c5a-5e4e-4085-8144-8b5fdc9c62f1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "69c622cf-d228-4067-b471-f0a6032803e9": {
      "ai_tool": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "726cd044-b6a5-4011-94dc-b4136fb6b21d": {
      "ai_tool": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "0ef2d4e4-32e6-4d47-ba9d-5a8d4d8f573d": {
      "ai_languageModel": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "7969b532-9ec1-461f-98e5-9af61da281d9": {
      "main": [
        [
          {
            "node": "78b3cdad-d535-49b8-b7ef-7c17f1fbd868",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "28375a68-5f96-4200-a9c1-e2e27ad47cca": {
      "main": [
        [
          {
            "node": "b99eb786-32f8-4840-aaf9-704657f0dbb9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "bc4b449a-6b77-4dae-8816-55cd741d8ef3": {
      "main": [
        [
          {
            "node": "8564685b-7154-4683-a2b3-1f3d35ffaeda",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8564685b-7154-4683-a2b3-1f3d35ffaeda": {
      "main": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9f789c5a-5e4e-4085-8144-8b5fdc9c62f1": {
      "main": [
        [
          {
            "node": "340dbbb6-1b4e-4802-a18e-4604d80b217e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0a5b34b8-ffa1-4a70-8031-2b8b0bf59122": {
      "main": [
        [
          {
            "node": "9c1a2133-421e-4b5d-ba3c-8db04cf18f30",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0967f1ae-e72c-400b-90ae-5f00db89b6c8": {
      "main": [
        [
          {
            "node": "7e2ab0b4-2c28-41ed-ab48-b7434c6c751c",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "0a5b34b8-ffa1-4a70-8031-2b8b0bf59122",
            "type": "main",
            "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é ?

Avancé - Création de contenu, IA Multimodale

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é
Avancé
Nombre de nœuds40
Catégorie2
Types de nœuds16
Description de la difficulté

Adapté aux utilisateurs avancés, avec des workflows complexes contenant 16+ nœuds

Auteur
Ronnie Craig

Ronnie Craig

@ronnie-craig-2025

Hi, I’m Ronnie! I scaled an eCommerce biz to $14K/month in under a year, grew a YouTube channel to 1K subs in 30 days, booked 28 daycare appointments in 6 days, and built automations for nurses to track clients. I help you create content, repurpose high-performing posts, schedule with ease, monitor trends, and automate marketing—so you stay visible and consistent without burning out.

Liens externes
Voir sur n8n.io

Partager ce workflow

Catégories

Catégories: 34