Answer questions with factual web search using Telegram, Tavily and GPT-5
π§ Telegram Search Assistant β Tavily + AI/ML API This n8n workflow lets users ask questions in Telegram and receive concise, fact-based answers. It performs a web search with Tavily, then uses AIMLAPI (GPT-5) to summ...
Template notes
π§ Telegram Search Assistant β Tavily + AI/ML API
This n8n workflow lets users ask questions in Telegram and receive concise, fact-based answers. It performs a web search with Tavily, then uses AIMLAPI (GPT-5) to summarize results into a clear 3β4 sentence reply. The flow ensures grounded, non-hallucinated answers.
---
π Features - π© Telegram-based input - β¨οΈ Typing indicator for better UX - π Web search with Tavily (JSON results) - π§ Summarization with AIMLAPI (openai/gpt-5-chat-latest) - π€ Replies in the same chat/thread - β Guardrails against hallucinations
---
π Setup Guide
1. π² Create Telegram Bot - Talk to [@BotFather](https://t.me/BotFather) - Use /newbot β choose a name and username - Save the bot token
2. π Set Up Credentials in n8n - Telegram API: use your bot token - Tavily: add your Tavily API key - AI/ML API: add your API key - Base URL: https://api.aimlapi.com/v1