I’ve wanted for a while an app I can run locally that will pull News from a list of websites, then categorize them and compile a newspaper or front page type review
Does this exist?
Here are some options Feed Readers https://github.com/awesome-selfhosted/awesome-selfhosted
Just about any RSS feed reader…
I think what I want is RSS plus categorization, like a Google News type app.
RSS alone can be kind of overwhelming.
But maybe I can build this on RSS with ollamma.
I’m sure one of the self-hosted RSS servers can do what you need. Look up TinyRSS, FreshRSS and the like.
TimyRSS looks interesting, noticed they have extension support (freshRSS seems to too) so marine that’s the best route to what I want
I use FreshRSS since a few years and it’s excellent!
FreshRSS is good. I’ve been using it for a while. Easy to install on shared hosting as it’s just php
You could self-host Lemmy and use RSS to Lemmy services to post to your personal communities.
I’m interested in this, too.
https://github.com/FreshRSS/FreshRSS Fresh RSS has most stars in GitHub
It looks like there are already some extensions that do a bit of what I’m looking for
https://github.com/FreshRSS/Extensions
I’ll have to look at the API to see if I can add tagging or something.
That looks great
The list of related software they use is also very handy