workflows.fit
Back to n8n workflows
n8n templateFreeBy AI/ML API | D1m7asis

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...

CommunicationHITLCore NodesSticky NoteTelegramTelegram Trigger@tavily/n8n-nodes-tavily.tavily
Loading interactive preview...

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