This n8n workflow automates the process of finding local events based on user-defined criteria such as location, interests, and date. It combines multiple AI-powered tools and search APIs, including Google Gemini, Brave Search, and Jina AI, to perform comprehensive searches and extract detailed event information. The core logic involves an AI agent orchestrating tool calls and synthesizing results into a user-friendly format, making it ideal for event organizers, marketers, and local communities seeking to streamline event discovery. The workflow also exposes itself as an MCP service, enabling external systems to request event searches efficiently.
Automated Local Event Discovery with n8n Workflow
Node Count | >20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatGoogleGemini, @n8n/n8n-nodes-langchain.mcpTrigger, @n8n/n8n-nodes-langchain.memoryBufferWindow, @n8n/n8n-nodes-langchain.toolWorkflow, executeWorkflowTrigger, jinaAiTool, n8n-nodes-gemini-search.geminiSearchToolTool, n8n-nodes-mcp.mcpClientTool, stickyNote |
Reviews
There are no reviews yet.