AI-Powered Personalized Travel Itineraries with GPT-4o & Pinecone
Generates customized tour packages from natural language queries via Lovable UI, using Pinecone vector search and GPT-4o for intelligent recommendations and structured itineraries.
This n8n workflow powers a smart Travel Itinerary Planner that integrates a user-friendly Lovable frontend with backend AI capabilities. Users input queries like 'Paris 5-day trip with adventures' via the UI, triggering an n8n webhook. The system processes the request using OpenAI's GPT-4o to interpret intent, performs semantic search on vectorized tour data in Pinecone, and generates personalized, structured itineraries with activities, durations, and reorderable elements.
Key components inclu
Platform
n8n
Category
Internet of Things
Price
$24.99
Creator
Jordi Faber
travel
itinerary
AI
GPT-4o
Pinecone
vector-search
webhook
Lovable
personalization
recommendations
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.