Mozilla-Ocho / Memory-Cache

MemoryCache is an experimental development project to turn a local desktop environment into an on-device AI agent
https://memorycache.ai/
Mozilla Public License 2.0
536 stars 23 forks source link

Feature Idea: RSS Feed Integration #44

Open misslivirose opened 6 months ago

misslivirose commented 6 months ago

I've been musing on the idea of finding a way to incorporate RSS into MemoryCache. It feels like it might be an interesting way to provide additional publishing sources that people might want to draw from, but at the same time, I'm torn because I think there's a risk of RSS content pushing a lot of things into the data store that never actually gets read by the human, which feels like a large factor to me. Something we might want to consider (cc @katetaylormoz) is whether we want to have an optional separate flow for user-added sources, which have to be "read" before being saved?

Alternatively, the solution might just be to recommend an RSS feed extension separately, and use the existing document flow.

katetaylormoz commented 5 months ago

Interesting idea! I can see value if the person is posting to a blog already and wouldn't want to duplicate the source input (if they have a draft, or if they pull from the site's content themselves)

Were you thinking that the use case would be a trusted blog that the person regularly pulls content from? Or a personal RSS feed to pull content written by the person -- this brings to mind questions about the amount of control they would need over what gets into the data store (and to what extent we would need to communicate the source)