Generate real-time, optimized event speaker recommendations using the powerful n8n workflow connected to Google Sheets and Anthropic's Claude AI. These n8n templates are perfect for event tech automation.
Download this n8n workflow template and start using it instantly.
Curation for large events is time-consuming and often based on subjective criteria. This automation solves the problem by creating an objective, AI-driven recommendation engine. By connecting event requirements (via the webhook n8n trigger), historical speaker data, and audience insights (from Google Sheets) to a sophisticated AI agent (Anthropic Claude), the system delivers optimal matches based on expertise, diversity, and audience interest. This specific n8n workflow is designed for high performance, returning a formatted response instantly to the caller while logging the results for historical tracking. Leveraging the flexibility of the n8n node system, this solution ensures scalability and accuracy in event planning.
The process begins when an external application (like a voice agent) hits the configured Webhook n8n trigger with the event details (goals, topics, audience size).
Parse Voice Request Code n8n node standardizes and validates the incoming JSON payload.Aggregate All Data Code n8n node combines the request input, speaker data, and audience data into one unified JSON object, ready for AI consumption.AI Agent n8n node, which uses the Anthropic Chat Model (Claude) to analyze the fit, generate match scores, and propose a final lineup, structured as JSON.Format for Voice Response Code n8n node processes the AI's output, extracts the recommendations, structures them, and generates a plain text summary suitable for a voice agent.Send Voice Agent Response n8n node. Concurrently, the successful recommendations are logged into a third Google Sheet via the Save to Google Sheets n8n node.Check for Errors If n8n node monitors the AI output for parsing issues or zero recommendations, diverting any failures to an error formatting node and returning a 500 status error message to the caller.To deploy this comprehensive n8n workflow, follow these steps:
Webhook Trigger n8n node will provide a unique testing and production URL. This URL is the entry point for your external systems.YOURSPREADSHEETID in the Fetch Speakers Data, Fetch Audience Data, and Save to Google Sheets n8n node configurations with the actual ID of your event data spreadsheet.Anthropic Chat Model n8n node is configured with valid API credentials. The workflow uses Claude 4 Sonnet for advanced reasoning.Parse Voice Request and Format for Voice Response Code n8n nodes to adjust default input values or output text/logic if your integrated system requires different JSON formats. Webhook Trigger (n8n trigger): The starting point, configured to listen for POST requests at the /speaker-recommendations path, enabling integration with external voice agents or scheduling platforms.
Parse Voice Request (Code n8n node): Extracts essential event parameters from the incoming payload (e.g., eventType, preferredTopics) and sets crucial metadata like requestId for tracking.
Google Sheets (Fetch Speakers Data/Fetch Audience Data): Reads detailed, multi-column data (speaker expertise, ratings, audience preferences) from specific sheet IDs and GIDs, providing the raw information required by the AI engine.
Aggregate All Data (Code n8n node): Merges the disparate inputs into a single, cohesive document, simplifying the prompt generation for the subsequent AI step in this n8n workflow.
AI Agent / Anthropic Chat Model (n8n node): The core intelligence. This Langchain integration n8n node executes the complex decision-making process, analyzing the combined data to select and score the best speaker recommendations.
Format for Voice Response (Code n8n node): A critical step that takes the AI's complex JSON output, verifies it, converts it into a structured format, and generates a user-friendly voiceResponse summary string.
Send Voice Agent Response (Respond to Webhook n8n node): Final action for successful execution, returning the optimized recommendation and summary back to the caller (HTTP 200).
Save to Google Sheets (n8n node): Logs the final recommendation JSON to a tracking sheet for auditing and long-term analytics.
Use this powerful n8n workflow to instantly generate comprehensive, multi-channel marketing content (emails, social posts, ad copy) using GPT-4, automatically log results to Google Sheets, and notify your team via Slack. Get this n8n template now.

Use this comprehensive n8n workflow to automate event badge generation, QR code creation, attendee logging to Google Sheets, and personalized email delivery using the n8n platform.

Automate Ethereum and Solana transaction auditing. This robust n8n workflow generates PDF reports, calculates risk scores, and archives data in Google Drive and Notion.

Automate academic content creation with this advanced n8n workflow. Input syllabus details, use GPT-4 AI agents to generate structured, Bloom's Taxonomy-aligned question papers, and instantly email the formatted results.

Use this powerful n8n workflow to automate Facebook marketing content generation. Trigger the flow with Telegram images, generate localized Arabic copy using Gemini via the n8n node, manage approval, and publish automatically.

The AI Squad Initiative is a pioneering effort to build, automate and scale AI-powered workflows using n8n.io. Our mission is to help individuals and businesses integrate AI agents seamlessly into their daily operations from automating tasks and enhancing productivity to creating innovative, intelligent solutions. We design modular, reusable AI workflow templates that empower creators, developers and teams to supercharge their automation with minimal effort and maximum impact.







































