This n8n workflow automates the process of gathering, analyzing, and summarizing top learning resources from Hacker News comments related to a user’s specified topic. It starts with a user form to submit a learning topic and email address. The workflow then searches Hacker News for relevant ask posts, retrieves comments, filters and aggregates the comments, and uses an AI language model to identify the best resources. Finally, it sends a formatted email with the curated list of resources. This automation is useful for learners seeking personalized, curated learning materials from a large online community without manual search effort.
Automated Learning Resource Compilation from Hacker News
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.lmChatGoogleGemini, aggregate, emailSend, formTrigger, hackerNews, httpRequest, markdown, noOp, splitOut |
Reviews
There are no reviews yet.