Generate Event Speaker Recommendations with Claude AI and Google Sheets — n8n Workflow

Mittel Komplexität🔗 Webhook13 Knoten🏷️ Miscellaneousvon Oneclick AI Squad

Übersicht

Simplify event planning with this automated n8n workflow. Triggered by incoming requests, it fetches speaker and audience data from Google Sheets, analyzes profiles and preferences, and generates optimized session recommendations. The workflow delivers formatted voice responses and updates tracking data, ensuring organizers receive real-time, tailored suggestions. 🎙️📊

Key Features
Real-time analysis of speaker and audience data for personalized recommendations.
Generates optimized session l

Verwendete Knoten

Google SheetsCodeAI AgentAnthropic Chat Model

Workflow-Vorschau

Webhook Trigger
Receives requests from voice agents or external systems
Expected payload:
{
"eventType": "string",
"eventGoals": "string",
Fetch Speaker Database
Retrieve speaker profiles, expertise areas, past sessio
Calculate & Analyze
Combine voice request data with speaker profiles and au
AI Optimization Engine
Claude analyzes speaker-audience fit, diversity, and en
Format Recommendations
Structure AI output for both voice agent responses and
Update Tracking Sheet
Save recommendation history and analytics to Google She
Voice Agent Response
Return formatted recommendations to the voice agent wit
model
W
Webhook Trigger
Parse Voice Request
Fetch Speakers Data
Fetch Audience Data
Aggregate All Data
Format for Voice Response
Save to Google Sheets
S
Send Voice Agent Response
C
Check for Errors
Format Error Response
S
Send Error Response
AI Agent
Anthropic Chat Model
13 nodes14 edges

So funktioniert es

  1. 1

    Auslöser

    Der Workflow startet mit einem webhook-Auslöser.

  2. 2

    Verarbeitung

    Die Daten fließen durch 13 Knoten, connecting agent, code, googlesheets.

  3. 3

    Ausgabe

    Der Workflow schließt seine Automatisierung ab und liefert das Ergebnis an das konfigurierte Ziel.

Knotendetails (13)

GO

Google Sheets

googleSheets

#1
CO

Code

code

#2
AI

AI Agent

n8n-nodes-langchain.agent

#3
AN

Anthropic Chat Model

n8n-nodes-langchain.lmChatAnthropic

#4

So importieren Sie diesen Workflow

  1. 1Klicken Sie rechts auf die Schaltfläche JSON herunterladen, um die Workflow-Datei zu speichern.
  2. 2Öffnen Sie Ihre n8n-Instanz. Gehen Sie zu Workflows → Neu → Aus Datei importieren.
  3. 3Wählen Sie die heruntergeladene Datei generate-event-speaker-recommendations-with-claude-ai-and-google-sheets und klicken Sie auf Importieren.
  4. 4Richten Sie Anmeldedaten für jeden Dienstknoten ein (API-Schlüssel, OAuth usw.).
  5. 5Klicken Sie auf Workflow testen, um zu überprüfen, ob alles funktioniert, und aktivieren Sie es dann.

Oder direkt in n8n → Aus JSON importieren einfügen:

{ "name": "Generate Event Speaker Recommendations with Claude AI and Google Sheets", "nodes": [...], ...}

Integrationen

agentcodegooglesheetsiflmchatanthropicrespondtowebhookwebhook

Diesen Workflow holen

Herunterladen und mit einem Klick importieren

JSON herunterladenAuf n8n.io ansehen
Knoten13
Komplexitätmedium
Auslöserwebhook
KategorieMiscellaneous

Erstellt von

Oneclick AI Squad

Oneclick AI Squad

@oneclick-ai

Tags

agentcodegooglesheetsiflmchatanthropicrespondtowebhookwebhook

Neu bei n8n?

n8n ist ein kostenloses Open-Source-Workflow-Automatisierungstool. Selbst hosten oder die Cloud-Version nutzen.

n8n kostenlos holen →

Related Miscellaneous Workflows