Show HN:使用 n8n 工作流程每日獲取 AI 摘要的 Hacker News 熱門文章
一位用戶分享了其自訂的 n8n 工作流程,該流程能自動抓取每日 Hacker News 的熱門文章,並使用 ChatGPT 生成 AI 摘要,再透過電子郵件發送。
Daily Hacker News top posts AI summarized
Using n8n and ChatGPT
Here’s another of my n8n useful workflows. I built it to receive a daily email with the top 20 Hacker News posts, each accompanied by a short summary generated by ChatGPT. You can choose how many posts include and how long and detailed the summary should be.
Yes, I know there are many online services that do the same thing and send daily newsletters, but this workflow allows me to decide exactly when to receive the emails during the day, how the summaries are generated (that is, the ChatGPT “style”), how many items to include in the email, and when to stop everything with a single click.

You can download the zip with the json here: Daily Hacker News AI summary
Here’s the email as viewed on desktop:

…and mobile:

Yes, it’s very simple but effective: it does exactly what I need, without receiving too many posts or extremely long summaries that I end up not reading, and without too many emails filling my inbox.
Copyright © Giulio Magnifico 2025Built with Hugo
相關文章