✨ $500 AI Visibility Audit — live at Spurlock Studios. Book the audit

Operations & Systems

SIRI Emily~ AI Assistant | Manage Email & Calendar with Contacts context + Web Search & Wikipedia

This n8n workflow acts as an AI personal assistant, triggered by an Apple Shortcut. It uses an AI agent to manage Google Calendar events, send/receive Gmails, access Google Contacts, and perform web searches via Wikipedia/Tavily. The AI's actions are then concisely summarized…

Built · ~11 hours saved per week

AI-Powered Personal Assistant for Task Management This workflow transforms n8n into a sophisticated, voice-activated personal assistant, designed to be triggered by an Apple Shortcut. It smoothly integrates with a user's digital life by managing emails, calendar events, and contacts, and can also perform web searches. The core value is providing a hands-free, conversational interface to execute complex, multi-step tasks across various applications, significantly boosting productivity and convenience. AI Integration The workflow is built around a powerful AI Agent which acts as the central "brain." This agent is powered by OpenAI's GPT-4o model and is responsible for interpreting the user's natural language requests. Here's how the AI is integrated: 1. Intent Recognition and Task Decomposition: The AI Agent receives the user's command (e.g., "Move my 2 PM meeting to 3 PM and email Emily to let her know"). It uses its underlying language model and a detailed system prompt to understand the user's intent, break the request down into sub-tasks (update calendar, find contact, send email), and determine the correct sequence of actions. 1. Autonomous Tool Use: The agent is given a "toolkit" of other n8n nodes (Google Calendar, Gmail, Contacts, Wikipedia, etc.). It autonomously decides which tool to use, extracts the necessary parameters from the user's request (like "3 PM" or "Emily"), and executes the tool. For example, it will first use the Google Contacts tool to find Emily's email address before using the Send Email tool. 1. Contextual Memory: A Window Buffer Memory node is connected to the agent, allowing it to remember the last few interactions. This enables conversational follow-ups, such as asking "Who was that meeting with?" after scheduling an event. 1. Conversational Output Formatting: After the agent completes its tasks, a final Summarize output OpenAI node is used. It takes the agent's technical execution log and, using a specific prompt, refines it into a concise, natural-sounding phrase suitable for Siri to read aloud. This creates a polished and user-friendly final response.

Tags: CRM, Webhook Trigger, Reports & Analytics, RAG, Admin, Data Transformation

Integrations: AI Agent, Webhook, Google Calendar, HTTP, OpenAI, Email

Related automations

Back to the Automation Library