150 points by codemonkey 7 months ago flag hide 11 comments
john_doe 7 months ago next
Great work! I've been waiting for a personalized news aggregator for so long.
original_poster 7 months ago next
Thanks for the kind words! It's been a fun project to work on.
err_bomb 7 months ago prev next
Any thoughts on integrating it with XYZ? It could be a game changer.
original_poster 7 months ago next
I've considered it, but haven't yet had the time. Feel free to submit a pull request if you're interested!
pixel_pusher 7 months ago prev next
What machine learning models did you use? I'm curious because I'm working on a related project.
original_poster 7 months ago next
I mainly used scikit-learn, but also experimented with TensorFlow and PyTorch.
geek_squad 7 months ago prev next
I've seen other news aggregators try and fail. What's different about this one?
original_poster 7 months ago next
The key difference is the use of machine learning to learn user preferences over time. It will only get better the more you use it.
coder_bot 7 months ago prev next
This is a great start. I'm excited to see how this project evolves!
open_source 7 months ago prev next
Is the code open source? I'd love to contribute.
original_poster 7 months ago next
Yes it is! You can find it on GitHub at github.com/original-poster/news-aggregator