Generate Event Speaker Recommendations with Claude AI and Google Sheets — Flujo de trabajo n8n

Media complejidad🔗 Webhook13 nodos🏷️ Miscellaneouspor Oneclick AI Squad

Descripción general

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

Nodos utilizados

Google SheetsCodeAI AgentAnthropic Chat Model

Vista previa del flujo de trabajo

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

Cómo funciona

  1. 1

    Disparador

    El flujo de trabajo comienza con un disparador webhook.

  2. 2

    Procesamiento

    Los datos fluyen a través de 13 nodos, connecting agent, code, googlesheets.

  3. 3

    Salida

    El flujo de trabajo completa su automatización y entrega el resultado al destino configurado.

Detalles de nodos (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

Cómo importar este flujo de trabajo

  1. 1Haz clic en el botón Descargar JSON a la derecha para guardar el archivo del flujo de trabajo.
  2. 2Abre tu instancia de n8n. Ve a Flujos de trabajo → Nuevo → Importar desde archivo.
  3. 3Selecciona el archivo generate-event-speaker-recommendations-with-claude-ai-and-google-sheets descargado y haz clic en Importar.
  4. 4Configura las credenciales para cada nodo de servicio (claves API, OAuth, etc.).
  5. 5Haz clic en Probar flujo de trabajo para verificar que todo funcione, luego actívalo.

O pega directamente en n8n → Importar desde JSON:

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

Integraciones

agentcodegooglesheetsiflmchatanthropicrespondtowebhookwebhook

Obtener este flujo de trabajo

Descarga e importa con un solo clic

Descargar JSONVer en n8n.io
Nodos13
Complejidadmedium
Disparadorwebhook
CategoríaMiscellaneous

Creado por

Oneclick AI Squad

Oneclick AI Squad

@oneclick-ai

Etiquetas

agentcodegooglesheetsiflmchatanthropicrespondtowebhookwebhook

¿Nuevo en n8n?

n8n es una herramienta de automatización de flujos de trabajo gratuita y de código abierto. Alójala tú mismo o usa la versión en la nube.

Obtener n8n gratis →

Related Miscellaneous Workflows