Show HN: RSS Filter https://ift.tt/WcrkJx9

Show HN: RSS Filter Sometimes it's hard to keep up with multiple RSS feeds, and would be great to get some help filtering out the least relevant part of it. RSS filter is a side project that I created for myself to act as an RSS feed articles recommendation system, but self-hosted. It has a Python backend that is able to “proxy" your existing RSS feeds and after learning a bit about your interests, starts recommending similar articles and filtering out the rest. While, of course, always including some random articles for discovery. It uses LLM embeddings and machine learning to recommend similar articles. Embedding models allow for a new era of recommendation systems, where a large user base is not required, since allowing for self-hosting. Feel free to try it on my server or self-host it yourself. All feedback and contributions are welcome. https://ift.tt/kt31V0q April 1, 2024 at 01:48AM

Comments