logoalt Hacker News

stagastoday at 6:34 AM1 replyview on HN

I've made a bot[0] for HN that posts whatever enters the top 10, summarizes it with AI and posts it on textlog[1], and so I get the fresh news like little summary notes and decide if it's worth my time. Bonus is I receive a notification on my phone because I follow it.

[0]: https://github.com/stagas/hn10

[1]: https://textlog.cc/u/hn10


Replies

tclancytoday at 10:04 AM

Have you tried building a bot to filter out just the best of the best from that bot? Or just recursion?

show 1 reply