workflows.fit
Back to n8n workflows
n8n template$29By Badr

Travel AI agent - AI-powered travel planner

Overview An n8n workflow automating business travel planning via Telegram. Uses AI and APIs to find and book flights/hotels efficiently. Prerequisites - Telegram Bot (BotFather) - API Keys: OpenAI (transcription), Ser...

DevelopmentCore NodesCommunicationHITLAILangchainTelegramOpen Ai
Open checkout
Loading interactive preview...

Template notes

Overview

An n8n workflow automating business travel planning via Telegram. Uses AI and APIs to find and book flights/hotels efficiently.

Prerequisites

- Telegram Bot (BotFather) - API Keys: OpenAI (transcription), SerpAPI (flights/hotels), DeepSeek (AI processing) - n8n Instance with API access

Setup Instructions

1. Import Workflow: Upload JSON to n8n. 2. Configure API Credentials: Set up Telegram, OpenAI, SerpAPI, and DeepSeek keys. 3. Webhook Activation: Ensure Telegram webhook is active with HTTPS. 4. Test: Send a Telegram message and verify execution.

Workflow Operation

1. User Input Processing