Create a Conversational Personal Assistant with Google Services and AI - n8n Workflow | Neura Market
Create a Conversational Personal Assistant with Google Services and AI
Leverage n8n, Google Gemini, and various Google services to build a personal assistant that understands and executes tasks via natural language.
This workflow integrates n8n with Google Gemini to create a personal assistant capable of interacting with Google Calendar, Gmail, and Google Sheets. By using natural language processing, the assistant can schedule meetings, draft emails, and manage contacts based on user commands. The workflow employs a memory buffer to maintain context across interactions, enhancing the conversational experience. The MCP (Model Context Protocol) acts as a bridge to connect various services, allowing the assist
Platform
n8n
Category
AI
Price
Free
Creator
Aaliya Das
gmailTool
stickyNote
agent
googleSheetsTool
googleCalendarTool
mcpTrigger
chatTrigger
mcpClientTool
lmChatGoogleGemini
memoryBufferWindow
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.