Hacker News new | ask | show | jobs
by badcppdev 555 days ago
I like how this looks but I have a feature suggestion....

Could you crowd-source categories/tags for the stories and then try and implement an opt-in / opt-out function that lets us exclude certain categories. I'm not even sure if it's possible but you're some of the way there.

2 comments

You might like this: https://histre.com/hn/

(Disclosure: I made it)

Care to share how you do the tagging?
Sure. I extracted tags from here https://lobste.rs/tags and expanded on that just from having spent a lot of time on HN. Then the app uses GPT3.5 to choose the appropriate tags for each story from the master list of tags.

More info: https://news.ycombinator.com/item?id=35904988

Thanks that's a good idea! I think I'd need to use AI to categorise each story, then maybe have different tabs on the page for each category...