Just as a suggestion, but I've been thinking in terms of clustering. If I can figure out that five different posts from five different feeds are about one story, I can collapse them into a single UI element.

I did exactly this with Cohere language embeddings

https://aws.amazon.com/blogs/machine-learning/use-language-e...

Thanks! Something to dig into.