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.<p>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.<p>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.<p>Feel free to try it on my server or self-host it yourself. All feedback and contributions are welcome.
Great App, saves time and focus. Would love to see it evolve with more features, like discovery of new related feeds, freshness vs relevance tradeoff, or even email digest once a week or so.
Keep it up, great work.