Skip to main content

Jarvis: AI personal assistant with multi-agent network via WhatsApp

Workflow preview

Workflow preview
100%
Jarvis: AI personal assistant with multi-agent network via WhatsApp preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Think of this workflow as your very own J.A.R.V.I.S. , the ultimate AI personal assistant, capable of handling a vast array of tasks just like Tony Stark's legendary AI! Overview This n8n workflow ...

Best for

  • Personal Productivity automation workflows
  • AI Chatbot automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

@n8n/n8n-nodes-langchain.toolworkflow, @n8n/n8n-nodes-langchain.memorybufferwindow, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.toolhttprequest, n8n-nodes-base.stickynote, n8n-nodes-base.set, n8n-nodes-base.whatsapp, n8n-nodes-base.whatsapptrigger

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Gain FLow AI.

Original n8n.io source

1.1 Workflow description

Title
Jarvis: AI personal assistant with multi-agent network via WhatsApp
Workflow name
Jarvis: AI personal assistant with multi-agent network via WhatsApp

Think of this workflow as your very own J.A.R.V.I.S., the ultimate AI personal assistant, capable of handling a vast array of tasks just like Tony Stark's legendary AI!


Overview

This n8n workflow creates a highly intelligent, multi-agent AI system designed to act as your all-in-one personal assistant. At its core is Jarvis, the central AI, who smartly understands your requests and delegates them to specialized "supervisor" AIs. These supervisors then activate their own "sub-agents" (smaller AI workflows) to perform specific tasks, covering everything from managing your work to helping with your personal life and getting you the information you need.


Use Case

This powerful workflow is perfect for anyone who wants to automate and streamline almost any digital task. Imagine having an assistant who can:

  • Boost Productivity: Manage your calendar, create and update documents (Google Docs, Sheets, Drive), handle tasks (ClickUp, Google Tasks), and keep your customer data organized (Zoho CRM, Airtable).
  • Master Communication: Draft and search emails, send messages on Slack, and even manage your X (Twitter) interactions.
  • Handle Publishing & Content: Create images, post on social media (Facebook, X, LinkedIn, Instagram), and manage your WordPress content.
  • Provide Smart Insights: Perform deep online research, analyze SEO trends, check financial markets, and gather website performance data from Google Analytics.
  • Manage Your Lifestyle: Keep track of your meal plans and habits in Notion, and even help you with travel planning.

This system is designed to intelligently choose the best tool for each part of your request, making complex tasks simple.


How It Works

It all starts with your input, delivered via WhatsApp. Whether you send a text message, an audio note (which gets transcribed), an image, or a document (from which data like invoices can be extracted), the workflow processes it to understand your need.

This input then goes to Jarvis, the central AI. Donna acts like a super-smart manager. It quickly figures out which "supervisor" agent is best for your request:

  • Productivity Supervisor: For anything work-related – documents, calendars, tasks, or CRM.
  • Communication Supervisor: For emails, Slack, or X (Twitter).
  • Lifestyle Supervisor: For personal organization like meals or travel.
  • Insights Supervisor: For research, SEO, financial data, or website analytics.
  • Publishing Supervisor: For social media posting, images, or WordPress.

Donna then hands off your request to the chosen supervisor. Each supervisor, in turn, uses its own set of specialized "sub-agents" (individual n8n workflows) to get the job done. For example, if you ask Donna to "find me flight information," she directs it to the "Lifestyle Supervisor," which then uses the "Travel Agent" to look up flights. The results are then sent back to you directly through WhatsApp. This "Agent as a Tool" setup means complex tasks are broken down and handled by the right expert AI.


How to Set It Up

  1. Individual Agent Workflows: This system is built with many specialized AI "agents" working together. To get started, you'll need to set up a separate n8n workflow for each of the individual agents (like "Notion Agent," "Email Agent," "SEO Agent," etc.).
  2. Connect Agents: Once created, these individual agent workflows must be correctly linked to their designated "call workflow" tools within the main supervisor workflows. This tells Donna and her supervisors which tools to use for each task.
  3. Credentials: Make sure you've properly connected all necessary accounts and API keys (like Google, OpenAI, Slack, Airtable, etc.) within their respective agent workflows.
  4. Activate: After setting up and linking all parts and adding your credentials, activate this main workflow.

For more detailed setup instructions, please refer to our Detailed Setup Guide. If you need any further help, don't hesitate to email us at [email protected].

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Notion Agent

Type / Role
@n8n/n8n-nodes-langchain.toolWorkflow - toolWorkflow
Config choices
Version 2

Block 2 - Tasks Agent

Type / Role
@n8n/n8n-nodes-langchain.toolWorkflow - toolWorkflow
Config choices
Version 2

Block 3 - Travel Agent

Type / Role
@n8n/n8n-nodes-langchain.toolWorkflow - toolWorkflow
Config choices
Version 2

Block 4 - Window Buffer Memory5

Type / Role
@n8n/n8n-nodes-langchain.memoryBufferWindow - memoryBufferWindow
Config choices
Version 1.3

Block 5 - Lifestyle Supervisor1

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.7

Block 6 - Social Media Agent

Type / Role
@n8n/n8n-nodes-langchain.toolWorkflow - toolWorkflow
Config choices
Version 2

Block 7 - Image Agent

Type / Role
@n8n/n8n-nodes-langchain.toolWorkflow - toolWorkflow
Config choices
Version 2

Block 8 - Wordpress Agent

Type / Role
@n8n/n8n-nodes-langchain.toolWorkflow - toolWorkflow
Config choices
Version 2

Block 9 - Window Buffer Memory9

Type / Role
@n8n/n8n-nodes-langchain.memoryBufferWindow - memoryBufferWindow
Config choices
Version 1.3

Block 10 - Publishing Supervisor1

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.7

Block 11 - Fetch Markdown via Jina AI1

Type / Role
@n8n/n8n-nodes-langchain.toolHttpRequest - toolHttpRequest
Config choices
Version 1.1

Block 12 - Email Agent

Type / Role
@n8n/n8n-nodes-langchain.toolWorkflow - toolWorkflow
Config choices
Version 2

Block 13 - Slack Agent

Type / Role
@n8n/n8n-nodes-langchain.toolWorkflow - toolWorkflow
Config choices
Version 2

Block 14 - X Twitter Agent

Type / Role
@n8n/n8n-nodes-langchain.toolWorkflow - toolWorkflow
Config choices
Version 2

Block 15 - Window Buffer Memory21

Type / Role
@n8n/n8n-nodes-langchain.memoryBufferWindow - memoryBufferWindow
Config choices
Version 1.3

Block 16 - Communication Supervisor1

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.7

Block 17 - Calendar Agent

Type / Role
@n8n/n8n-nodes-langchain.toolWorkflow - toolWorkflow
Config choices
Version 2

Block 18 - Drive Agent

Type / Role
@n8n/n8n-nodes-langchain.toolWorkflow - toolWorkflow
Config choices
Version 2

Block 19 - Docs Agent

Type / Role
@n8n/n8n-nodes-langchain.toolWorkflow - toolWorkflow
Config choices
Version 2

Block 20 - Sheets Agent

Type / Role
@n8n/n8n-nodes-langchain.toolWorkflow - toolWorkflow
Config choices
Version 2

Block 21 - ClickUp Agent

Type / Role
@n8n/n8n-nodes-langchain.toolWorkflow - toolWorkflow
Config choices
Version 2

Block 22 - CRM Agent

Type / Role
@n8n/n8n-nodes-langchain.toolWorkflow - toolWorkflow
Config choices
Version 2

Block 23 - Airtable Agent

Type / Role
@n8n/n8n-nodes-langchain.toolWorkflow - toolWorkflow
Config choices
Version 2

Block 24 - Productivity Supervisor1

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.7

Showing the first 24 of 214 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Jarvis: AI personal assistant with multi-agent network via WhatsApp
Complexity advanced
Nodes 214
Categories Personal Productivity, AI Chatbot
Author Gain FLow AI
Published 19 Jul 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/6186/6186.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Jarvis: AI personal assistant with multi-agent network via WhatsApp do?

Think of this workflow as your very own J.A.R.V.I.S. , the ultimate AI personal assistant, capable of handling a vast array of tasks just like Tony Stark's legendary AI! Overview This n8n workflow ...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Personal Productivity, AI Chatbot use case.