Automate Personalized Tour Package Recommendations with AI and Web UI - n8n Workflow | Neura Market
Automate Personalized Tour Package Recommendations with AI and Web UI
Leverage n8n, Pinecone, and OpenAI to create personalized travel itineraries based on user queries via a Lovable UI. This workflow automates the process of generating and displaying customized tour packages.
This workflow integrates a Lovable UI with a backend powered by n8n, Pinecone, and OpenAI to deliver personalized tour packages. Users input their travel preferences through the Lovable UI, triggering a webhook in n8n. The workflow processes the request, searches vectorized tour data in Pinecone, and uses OpenAI's GPT model to generate a tailored itinerary. The results are then structured and sent back to the frontend UI for display in an interactive format.
Platform
n8n
Category
Travel & Hospitality
Price
Free
Creator
Tom Anderson
webhook
stickyNote
agent
respondToWebhook
lmChatOpenAi
toolVectorStore
embeddingsOpenAi
vectorStorePinecone
outputParserStructured
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.