This workflow allows users to interact with Airbnb accommodation data through Telegram, using natural language queries in both text and voice formats. It integrates n8n with OpenAI’s GPT-4 and Whisper, as well as custom MCP tools connected to Airbnb data. When a user sends a message, whether as text or voice, the workflow processes the input—transcribing voice messages, understanding the query, and using an AI agent to list relevant Airbnb accommodations based on user requirements. Results are formatted for mobile viewing and sent back through Telegram as text or voice output. The workflow is ideal for travelers seeking quick, conversational access to Airbnb listings without visiting a website, enabling seamless voice or chat-based booking inquiries.
AI-Powered Airbnb Query Response via Telegram
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.memoryBufferWindow, @n8n/n8n-nodes-langchain.openAi, n8n-nodes-mcp.mcpClientTool, set, stickyNote, switch, telegram, telegramTrigger |
Reviews
There are no reviews yet.