Use Cases
- Automate flight searches for travel agencies
- Retrieve real-time travel options for users
- Enhance travel planning efficiency for businesses
- Integrate AI-driven insights into travel services
How It Works
Triggers every 12 minutes using a cron job Sets parameters for flight searches Queries the Vector Database for relevant travel data Generates prompts using OpenAI for flight options Fetches travel options from Skyscanner
Setup Steps
- 1Import the workflow template into n8n
- 2Configure the cron node to set the desired schedule
- 3Set up the parameters in the Set node for flight searches
- 4Connect the Vector DB to retrieve travel data
- 5Configure the OpenAI node with the appropriate model and prompt
- 6Connect to Skyscanner to fetch and display travel options
Apps Used
Cron
Vector Database
OpenAI
Skyscanner
Categories
Target Roles
Tags
#process automation
#ai assistants
#workflow management