Back to Templates
See llms.txt for all machine-readable content.
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.
openai/gpt-5-chat-latest)/newbot → choose a name and usernamehttps://api.aimlapi.com/v1| Node | Function |
|---|---|
| 📩 Receive Telegram Msg | Triggered when user sends text |
| ⌨️ Typing Indicator | Shows “typing…” to user |
| 🔎 Web Search | Queries Tavily with user’s message |
| 🧠 LLM Summarize | Summarizes search JSON into a factual answer |
| 📤 Reply to Telegram | Sends concise answer back to same thread |
User sends:
When is the next solar eclipse in Europe?
Bot replies:
The next solar eclipse in Europe will occur on August 12, 2026.
It will be visible as a total eclipse across Spain, with partial views in much of Europe.
The maximum eclipse will occur around 17:46 UTC.
/help, /sources, /news