Automate AI-Powered Research Summaries via Telegram - n8n Workflow | Neura Market
Automate AI-Powered Research Summaries via Telegram
This workflow delivers AI-powered research summaries directly to Telegram users. It reformulates user queries and performs live web searches to provide up-to-date answers.
The workflow begins with a Telegram trigger that activates when a user sends a message. The DeepSeek R1 AI Agent processes the query to clarify and reformulate it. The refined query is then sent to the Research AI Agent, which uses OpenAI's GPT-4o mini and SerpAPI to conduct live research and summarize the results. The final summary, including links and images, is sent back to the user via Telegram.
Platform
n8n
Category
AI
Price
Free
Creator
Carlos Diaz
telegram
stickyNote
agent
telegramTrigger
toolSerpApi
lmChatOpenAi
lmChatDeepSeek
memoryBufferWindow
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.