AI Personal Assistant 2.0 | This Agent Calls Other Agents (No Code) in n8n

AI Personal Assistant 2.0 | This Agent Calls Other Agents (No Code) in n8n

🎙 Nate Herk 👥 964K 📅 November 6, 2024 ⏱ 26 min 👁 78K 📄 tutorial 🧭 2026-08-28
Available in: English (current) Français

Keywords

n8nAI agentmulti-agentautomationworkflow

Summary

The video presents an upgraded version of a personal assistant AI agent built in n8n, a no-code automation platform. The key innovation is the shift from a single agent with direct tool access to a hierarchical multi-agent architecture. The main agent receives commands via Telegram and delegates tasks to specialized sub-agents: a calendar agent, an email agent, a research agent, and a projects agent. Each sub-agent has access to specific tools (e.g., Google Calendar, Gmail, Wikipedia, Hacker News, SerpAPI) and uses n8n’s ‘fromAI’ feature to extract parameters from the user’s query. The video demonstrates live examples of each agent in action, including scheduling meetings, sending emails, summarizing emails, researching topics, and updating project statuses. It also covers additional tools like Slack messaging and a Pinecone vector store for knowledge base queries. The author emphasizes the scalability and efficiency of this modular design, suggesting that adding new capabilities is as simple as creating a new agent. The tutorial concludes with practical advice on agent design, such as limiting the number of tools per agent to avoid confusion.

176 words

Critical Evaluation

Value of the Information & Strength of the Argument

The video provides substantial practical value for viewers interested in building AI automations. The author clearly explains the architecture and demonstrates each component with real executions, which strengthens the credibility of the claims. The argumentation is solid: the multi-agent approach is presented as more scalable and efficient than a monolithic tool-based agent, and the reasoning is supported by the live demonstrations. However, the video lacks a critical evaluation of potential drawbacks, such as increased latency or complexity in error handling. The author also does not compare this approach with alternative frameworks, which would have strengthened the argument.

Scientific Rigor, Source Quality, Title Accuracy

The video is a tutorial based on the author’s personal experience, not a scientific study. The sources cited are limited to the n8n platform and the author’s own community links, with no external references to academic or industry research. The title accurately describes the content, and the video is well-structured with clear timestamps. The author acknowledges inspiration from another creator (AI Workshop) but does not provide a direct link. Overall, the scientific rigor is moderate, but the practical demonstrations and clear explanations compensate for the lack of formal citations.

201 words

Title / Content Match

The title accurately reflects the content: a demonstration of an upgraded personal assistant AI agent that calls other agents, built in n8n without code.

Quality & Reliability

7/10

The video is a practical tutorial demonstrating a working AI agent framework in n8n. The author shows real executions and provides clear explanations of the architecture. However, the content is based on personal experience and lacks formal citations or peer-reviewed sources, limiting its scientific rigor.

Chapters

Cited Sources

Concurring Sources

  • n8n documentation — Official documentation for n8n, supporting the technical details shown in the video.

Contribution & Novelties

The video introduces a practical multi-agent architecture for AI assistants in n8n, demonstrating how to delegate tasks to specialized agents. The use of ‘fromAI’ expressions to extract parameters from queries is a notable technical innovation that simplifies workflow design. The video also shows how to integrate various tools (calendar, email, research, projects) into a cohesive system, providing a template for scalable automation.

Pour aller plus loin :

  • Multi-agent systems — Relevant background on the concept of multiple agents collaborating.
  • n8n documentation — Official documentation for the platform used, including AI agent nodes.
  • Pinecone vector database — The vector store used for the knowledge base, relevant for understanding retrieval-augmented generation.

109 words

Radar Profile

The radar profile shows high scores in information quantity and technical level, indicating a content-rich tutorial. The quality and reliability scores are slightly lower, reflecting the lack of formal citations. The overall balance suggests a practical, hands-on resource rather than a rigorous academic source.

Reliability 7/10

💬 Très positif. Sur les 30 commentaires analysés, la grande majorité exprime de l'enthousiasme et de la gratitude pour la clarté et l'utilité du contenu, avec quelques questions techniques et suggestions d'amélioration.