Siri is good at setting alarms and reminders, but it doesn’t act like a true personal assistant.
This project fixes that by connecting Siri Shortcuts with n8n workflows and AI.
- 📧 Email → Summarizes inbox, drafts replies, and nudges important messages.
- 📅 Calendar → Provides a daily agenda and helps with smart scheduling.
- 🌐 Web Research → Runs searches and returns concise AI summaries.
Instead of just listening, Siri now actually does things.
Watch the full demo here: [YouTube Link]
- Siri Shortcuts trigger n8n webhooks.
- n8n workflows connect to APIs (mail, calendar, web search).
- AI (LLM) processes the results and sends back actionable outputs.
- Clone this repo and open in n8n.
- Import the workflow JSON from
/workflows. - Add your credentials (e.g., Gmail, Outlook, Google Calendar).
- Link the workflow to Siri Shortcuts for voice triggers.
- Weather + contextual reminders.
- Finance tracking and bill alerts.
- Deeper task manager integrations.