I’m using Feedly (google reader clone) to keep track of my news. However, there are tons of duplicates (same event/topic different sources).

I was just thinking about using text summaries + similarity analysis (possible AI driven) to cluster groups of articles. Are there already solutions for that? I could build it myself, but I’m not exactly the best web dev.

  • AggressivelyPassive@feddit.deOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    9 months ago

    As I wrote in the update above, I might just write it myself, it seems surprisingly easy given the availability of pretrained models.

    How fast that will be in practice is another question.