Automate Airbnb Searches via Telegram with AI and Voice Support - n8n Workflow | Neura Market
Automate Airbnb Searches via Telegram with AI and Voice Support
This workflow creates a smart Telegram bot that helps users find Airbnb accommodations using natural language and voice inputs, leveraging AI for personalized recommendations.
The workflow processes incoming Telegram messages, whether text or voice, to provide tailored Airbnb accommodation suggestions. It uses AI to understand user queries, accesses real-time Airbnb data through MCP tools, and formats results for optimal mobile display. Key features include voice message support, conversation memory, and integration with OpenAI for speech-to-text and text-to-speech functionalities. This setup requires a self-hosted n8n instance and an MCP server configured with Airbnb
Platform
n8n
Category
Travel
Price
Free
Creator
Isaac Cohen
set
switch
telegram
stickyNote
mcpClientTool
agent
telegramTrigger
openAi
chainLlm
lmChatOpenAi
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.