AI-Powered Personalized Tour Itineraries from Email with GPT-4o & Pinecone - n8n Workflow | Neura Market
AI-Powered Personalized Tour Itineraries from Email with GPT-4o & Pinecone
Automates handling email tour requests by classifying, analyzing with AI, and delivering personalized itineraries using GPT-4o and Pinecone vector search for quick, relevant recommendations.
This n8n workflow streamlines travel agencies' customer service by monitoring an email inbox for new tour package requests via IMAP trigger. It classifies incoming emails (e.g., new requests, follow-ups), extracts key details like sender, subject, and content using a Code node, and leverages an AI agent powered by OpenAI GPT-4o and OpenRouter models to interpret preferences and craft precise queries.
The core intelligence comes from Pinecone vector store integration, where pre-embedded tour pac
Platform
n8n
Category
Communication
Price
$24.99
Creator
Jose Maurino
AI
GPT-4o
Pinecone
Email Automation
IMAP
Travel
Recommendations
Vector Database
OpenAI
n8n
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.