⚡ AI-powered Gmail and Calendar assistant with Gemini chat interface

678 views · ⚡ Personal Productivity

Description

⚠️ Disclaimer: This workflow uses Google Calendar and Gmail nodes which you will have to configure yourself

Who’s it for

Anyone who wants an AI-powered personal assistant that can handle Gmail and Google Calendar tasks through a simple webhook. This is useful for developers, small teams, and productivity enthusiasts who want to connect a chatbot (Discord, Telegram, WhatsApp, or custom frontends) to their email and calendar.

How it works / What it does

This workflow acts as a chat-based AI assistant. You send text requests through a webhook (e.g., from a chatbot), and the AI agent interprets them to take actions like:

The AI agent is powered by the Google Gemini Chat Model (or any LLM you choose) and follows strict guardrails:

How to set up

  1. Import this workflow into n8n.
  2. Set up credentials for:
    • Gmail (OAuth2)
    • Google Calendar (OAuth2)
    • AI provider (Gemini, OpenAI, Claude, etc.)
  3. Configure the webhook node (/chat) as your chatbot endpoint.
    • You can connect it to Discord, WhatsApp, Telegram, or a frontend app.
  4. Customize the AI Agent’s system prompt if you want to tweak tone or rules.
  5. Deploy and start sending messages like:
    • “Check my emails from today”
    • “Schedule a meeting with John tomorrow at 3 PM”
    • “Email my team about the deadline extension”

Requirements

How to customize

Disclaimer

Other Details

Thanks for viewing this automation! Feel Free to contact me at praneel.tech Also Use my Webhook chatbot interface Which is configured perfectly for n8n Automations!

🔗 Nodes Used

Webhook, AI Agent, Simple Memory, Google Gemini Chat Model

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup