Basically I want a self-hosted version of Google News. If 10 feeds have near-identical coverage of the same story, I want just 1 item, with an option to see the other 9.

I went looking for something like this a couple years ago and found ~nothing. Checked again today and now there are Entirely Too Many Things.

Hoping to find something a bit more established than somebody’s abandoned weekend project. There seems to be an awful lot of that out there right now.

Looking for XML or similar output. Do not need or necessarily want any sort of front end.

  • barkingspiders@infosec.pub
    link
    fedilink
    English
    arrow-up
    6
    ·
    21 hours ago

    I’ve been using miniflux in docker with a miniflux-ai container I found on GitHub, I seem to recall I had issues out of the box and had to tweak it but that was quite a while ago, can’t remember the details. I have it configured to generate summaries of a list of feeds in miniflux when it sees new items. Works pretty well, needs to be restarted occasionally but has been just fine for the amount of time it took to setup.