workflows.fit
Back to n8n workflows
n8n templateFreeBy Blukaze Automations

Create travel itineraries & send email confirmations with Gemini AI

This n8n template creates an intelligent AI-powered travel agent that can assist with travel planning and send email confirmations. The agent can extract user requests, plan travel itineraries by fetching real-time da...

CommunicationHITLAILangchainCore NodesChat TriggerAgentOutput Parser Structured
Loading interactive preview...

Template notes

This n8n template creates an intelligent AI-powered travel agent that can assist with travel planning and send email confirmations. The agent can extract user requests, plan travel itineraries by fetching real-time data on flights, accommodations, and activities, and then communicate this information by sending a customized email.

Use Cases - Quickly plan a trip by providing your destination and dates.

- Get real-time flight and accommodation details for a planned vacation.

- Receive a summary of your travel plans directly in your inbox.

- A personal travel planner available on-the-go.

Good to Know This template uses Google Gemini for AI reasoning. The Planner Agent can break down complex travel requests and make multiple API calls to gather all the necessary information. The Email Agent crafts a professional and personalized email to send to the user.

How it Works - Incoming Message Trigger: The workflow begins when a new message is received from a user.

- Extract User Request: The user's message is sent to a Gemini Chat Model which identifies the user's intent and extracts key details like destination, dates, and interests.