Travel & Hospitality Workflows
Travel and hospitality management
Save & Summarize Articles from Telegram to Notion using GPT-4o
Automates capturing article links from Telegram, parsing content, generating AI summaries and tags with GPT-4o, and saving to Notion with confirmation.
n8n$14.99Automated SMS Appointment Reminders via Twilio Webhook
Automates personalized SMS reminders for appointments triggered by webhooks from booking systems using Twilio in n8n.
n8n$6.99Add Pipedrive Lead on GitHub Repo Fork
Automatically creates a new lead in Pipedrive when someone forks your GitHub repository, capturing potential leads from open-source interest.
n8n$12.99Resolve Module Path for Inventory Management
Resolves module paths from a given directory like require.resolve(), streamlining inventory tool integrations in travel workflows (max 148 chars).
n8n$4.99Summarize YouTube Videos with GPT-4o-mini & Apify Transcripts
Automates YouTube video summarization: submit URL via form, fetch transcript with Apify, generate concise summary using GPT-4o-mini. Ideal for quick content digestion in travel and guest comms.
n8n$12.99AI-Powered Auto-Labeling for Incoming Gmail Messages
Automatically analyzes new Gmail emails with AI to apply custom labels like Partnership, Inquiry, or Notification, streamlining inbox management.
n8n$14.99Transcribe Telegram Audio Files with Google Gemini
Automates transcription of audio messages from Telegram using free Google Gemini AI, sending text results back instantly.
n8n$12.99Auto Generate Burn-in Video Captions with json2video
Automates adding AI-generated, synced captions to videos via Json2Video API. Input a video URL and get a subtitled version for better engagement and accessibility.
n8n$12.99AI Competitor Review Analyzer with Dumpling AI + GPT-4o
Automates scraping Google reviews of competitors via Dumpling AI, summarizes insights with GPT-4o, and updates Google Sheets for quick market analysis.
n8n$14.99Automated LinkedIn Lead Finder & Gmail Drafter with AI
Searches LinkedIn profiles via Google, extracts names/domains with OpenAI, finds emails via Hunter.io, logs to Sheets, and drafts personalized Gmail outreach.
n8n$24.99Predict Churn Risk & Create Interventions with GPT-4, Zendesk, HubSpot
AI-driven workflow predicts customer churn 30-90 days ahead using multi-source data, generates personalized interventions, and automates CRM updates with HubSpot, Zendesk alerts.
n8n$24.99Telegram Product Satisfaction Surveys with Google Sheets & AI
This workflow uses a Telegram bot to run structured product satisfaction surveys, pulling questions from Google Sheets and employing AI for insightful follow-up questions.
n8n$24.99🐶 AI Agent for PetShop Appointments & Automation
AI-powered n8n workflow for pet shops that automates WhatsApp customer service, appointment booking via Google Calendar, reminders, and personalized recommendations to boost efficiency and revenue.
n8n$24.99Argparse CLI Argument Parser for Automations
Native Node.js port of Python's argparse for parsing CLI arguments in n8n workflows. Simplifies option handling in command-line tools and scripts.
n8n$6.99Twitter Virtual AI Influencer Workflow
Automates AI-generated tweets for a virtual influencer with scheduled and manual posting, profile customization, content validation, and Twitter integration.
n8n$14.99AI-Powered Welcome Emails for New MailChimp Subscribers
Automates personalized welcome emails using ChatGPT for new MailChimp subscribers, including unique historical facts and business context for book newsletters.
n8n$14.99Vision-Based AI Agent Scraper with Sheets, ScrapingBee & Gemini
AI-powered workflow extracts structured data from websites using vision-based analysis on screenshots via Gemini, ScrapingBee, and Google Sheets—no XPath needed.
n8n$22.99YouTube Outlier Detector: Spot Trending Competitor Videos
Automates detection of outlier videos on competitor YouTube channels that outperform averages, using YouTube API and PostgreSQL for efficient trending content discovery.
n8n$22.99Redis Rate Limiting for Low-Code n8n APIs
Implement API rate limiting using Redis in n8n: track requests by API key, increment counters with TTL, and block excess usage before processing data like Airtable queries.
n8n$12.99Generate Personalized Itineraries via Email with GPT-4o and Pinecone
# **AI-Based Tour Itineraries via Email Using OpenAI & Pinecone Vector Search** ## **Overview** This workflow automates the process of handling new tour package requests received via email, analyzes the request, and provides personalized tour package recommendations using AI and a vector database. It's designed to streamline customer interactions and deliver quick, relevant responses. ## **Precondition** 1. Create an Embedded Tour Package Database (refer to the link below): [Pinecone Database setup](https://creators.n8n.io/workflows/5085) 2. Register and create API Keys for OpenAI, Pinecone Database. 3. Copy Mail Credentials to access Email Inbox from n8n node  This workflow automates the process of extracting tour information from PDF files stored in a Google Drive folder, processes and vectorizes the extracted data, and stores it in a Pinecone vector database for efficient querying. This is especially useful for building AI-powered search or recommendation systems for travel packages. ## **Tools & Nodes Used** **Email Trigger (IMAP):** Monitors the inbox for new tour package requests. **Text Classifier:** Categorizes incoming emails (e.g., New Request, Follow-up, Other). **Code Node:** Extracts and structures relevant data from the email (subject, sender, content, etc.). **Tour Recommendation AI Agent:** An AI agent that interprets the request and formulates a prompt for package recommendations. **OpenAI & OpenRouter Chat Models:** Used for natural language understanding and generating responses. **Simple Memory:** Maintains context for ongoing conversations. **Pinecone Vector Store:** Stores and retrieves tour packages using semantic search. **Embeddings (OpenAI):** Converts text data into vector embeddings for similarity search. **Answer Questions with a Vector Store:** Retrieves the most relevant packages from Pinecone. **Send Email:** Sends the AI-generated recommendations back to the customer. ### **Process & Flow** **Email Reception:** The workflow starts with the Email Trigger (IMAP) node, which listens for new emails in the inbox. **Classification:** The Text Classifier node determines if the email is a new tour package request. **Data Extraction:** The Code node parses the email, extracting key details like sender, subject, and content. **AI Agent Processing:** The Tour Recommendation AI Agent receives the structured request and crafts a prompt for package recommendations. **Vector Search:** The agent queries the Pinecone Vector Store, which holds previously created tour packages, using OpenAI embeddings for semantic matching.  **Recommendation Generation:** The AI agent selects the top 3 most relevant packages and generates a friendly, personalized response. **Response Delivery:** The Send Email node sends the recommendations back to the customer. ### **Recommendations & Improvements for Next Version** **Error Handling:** Add error handling nodes to manage failed email parsing or AI response issues. **Logging & Analytics:** Integrate logging to track requests, recommendations, and customer responses for continuous improvement. **Personalization:** Enhance the AI agent to consider customer history or preferences for even more tailored recommendations. **Multi-language Support:** Add language detection and translation for international customers. **Feedback Loop:** Include a mechanism for customers to rate recommendations, feeding this data back into the system for improved future suggestions. **Attachment Handling:** Enable the workflow to process attachments (e.g., customer itineraries or preferences). **Scalability:** Consider batching or queueing requests if email volume increases. ### **Conclusion** This workflow demonstrates how n8n, combined with AI and vector databases, can automate and personalize customer service in the travel industry. With a few enhancements, it can become even more robust and customer-centric!
n8n$9.99Airtop Tool MCP Server - All 20 Operations
Zero-config MCP server exposing all 20 Airtop Tool operations to AI agents for browser automation. Import, activate, and connect via webhook for instant use.
n8n$24.99Automate Website Monitoring with GPT-4 Mini, MCP Tools & Multi-channel Alerts
Automates website monitoring for performance, security, and issues using AI (GPT-4 Mini) and MCP tools, categorizes severity, sends Slack/email alerts, and logs to Google Sheets.
n8n$24.99Track Expenses from Receipt Photos via Telegram & Google Sheets with OCR.space
Send receipt photos to a Telegram bot for free OCR extraction of date, amount, and description, then auto-append to Google Sheets. Supports manual income/expense entries with instant confirmations.
n8n$14.99Automate Weekly Tech Research with Perplexity AI, Notion & Gmail
Automates weekly tech monitoring using Perplexity AI via OpenRouter, stores insights in Notion databases, and sends summary reports via Gmail every Monday at 9 AM.
n8n$14.99
Related categories
Custom AI Systems & Services
Our team of experienced AI builders will help build custom AI systems, workflows, and solutions.
Request Custom Work