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

Moyen complexité🔗 Webhook13 nœuds🏷️ Miscellaneouspar Oneclick AI Squad

Aperçu

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

Nœuds utilisés

Google SheetsCodeAI AgentAnthropic Chat Model

Aperçu du workflow

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

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur webhook.

  2. 2

    Traitement

    Les données transitent par 13 nœuds, connecting agent, code, googlesheets.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (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

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier generate-event-speaker-recommendations-with-claude-ai-and-google-sheets téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

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

Intégrations

agentcodegooglesheetsiflmchatanthropicrespondtowebhookwebhook

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds13
Complexitémedium
Déclencheurwebhook
CatégorieMiscellaneous

Créé par

Oneclick AI Squad

Oneclick AI Squad

@oneclick-ai

Tags

agentcodegooglesheetsiflmchatanthropicrespondtowebhookwebhook

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.

Obtenir n8n gratuitement →

Related Miscellaneous Workflows