workflows.fit
Back to n8n workflows
n8n templateFreeBy Mohan Gopal

Voice-driven travel itinerary generator using ElevenLabs, GPT-4o & Pinecone

Overview This release introduces a Voice-Enabled Tour Recommendation System that leverages n8n, ElevenLabs Voice Agent, OpenAI GPT-4o, and Pinecone Vector DB to deliver personalized travel itineraries based on spoken ...

AILangchainDevelopmentCore NodesUtilityEmbeddings Open AiLm Chat Open AiRespond To Webhook
Loading interactive preview...

Template notes

Overview This release introduces a Voice-Enabled Tour Recommendation System that leverages n8n, ElevenLabs Voice Agent, OpenAI GPT-4o, and Pinecone Vector DB to deliver personalized travel itineraries based on spoken input. Users speak their preferences to the ElevenLabs voice agent, which then triggers an n8n workflow that returns a tailored tour plan.

Features 1. Voice interaction with AI-powered travel agent via ElevenLabs

2. Uses ChatGPT-4o for contextual understanding and generation

3. Dynamic query handling with vector-based search using Pinecone

4. Fast response generation using n8n webhook

5. Modular agent memory and role design for scalable enhancement

Pre-requisites 1. n8n account with workflow creation access

2. ElevenLabs account with agent and webhook setup