Brilliant idea. I think this has real value as well: as I get older, I find that I have less energy for reading, but I also notice I often miss really cool stuff that was briefly on the front of HN. I like that it summarizes the comments too. There are often real gems buried in there. (I assume you're only taking a few top ones?) I think a great improvement could be made with personalization. Most of what's on the fr…
Yes, I'm just taking the top comments, along with a few child comments, in order to not exceed the context window of the model.
Regarding personalization, there's definitely lots of potential. HN can be so random though, sometimes you find things that you didn't even know you needed (intellectually). I guess as with most recommender systems, it's about a balance between exploration and exploitation. Maybe an MVP could filter for specific keywords and add those posts to the model input.