This template automates a full “news curation → AI briefing → audio generation → Telegram delivery” workflow. It begins by requesting the Hacker News top-stories list and slicing the first 30 IDs. Each ID is iterated to fetch detailed items such as title and URL. The aggregator then collects all fetched stories into a single array, forming the dataset used in the AI prompt. An OpenAI Chat Completion module receives the full list of stories and a predefined set of user interests. It produces a J
This template automates a full “news curation → AI briefing → audio generation → Telegram delivery” workflow.
It begins by requesting the Hacker News top-stories list and slicing the first 30 IDs. Each ID is iterated to fetch detailed items such as title and URL. The aggregator then collects all fetched stories into a single array, forming the dataset used in the AI prompt.
An OpenAI Chat Completion module receives the full list of stories and a predefined set of user interests. It produces a JSON output containing:
a newsroom-style briefing summarizing the most relevant items, written to be TTS-friendly, and
an array of selected stories with their title and URL.
The module’s text output is parsed into structured JSON for later processing.
The scenario then branches into two routes.
Route 1 composes a textual summary listing the chosen items, aggregates them into a single formatted string, and sends the message to a Telegram chat.
Route 2 uses the briefing text to generate Korean speech via Typecast. The produced audio file is then sent to the same Telegram channel with a daily timestamped filename.
All steps are fully automated, require no manual input, and run on demand. Variables and aggregators ensure that multiple items are processed correctly, while the router enables simultaneous text and audio delivery. The result is a compact, reliable workflow for receiving personalized Hacker News briefings directly in Telegram.
Download the blueprint JSON file after purchase.
Open Make.com → go to Scenarios → click Import Blueprint.
Select the downloaded JSON file and confirm.
Connect your app credentials in each module.
Run once manually to test, then activate the schedule.
Setup guide included
Purchase to unlock the full step-by-step guide
No reviews yet
Be the first to buy and share your experience.
Leave a review
Sign in to share your experience with this workflow.
Create a free account to purchase workflows.
Need help setting this up?
Book a 3-hour live setup session with an Agility consultant.