Yup! Most of the common WoT-needs of today don't even need ML.
What I'm curious about is how to let clients give users access those various simple algo's and then run them locally in the client, because DVM's cannot do that as far as I understand.
Yup! Most of the common WoT-needs of today don't even need ML.
What I'm curious about is how to let clients give users access those various simple algo's and then run them locally in the client, because DVM's cannot do that as far as I understand.
well, that gets my hamster wheels turning also... it could be a relay specific feature that generates this data as an indexing scheme and when search results come up it filters them through it and if a high reject confidence comes up it passes over sending it to you at all
i recently fully grokked how the filter search works in nostr and i've been thinking about full text search and this would be an interesting additional feature... it would just need an extra field in event envelopes to carry this information to the client so the user would be able to set the client to drop messages if that value is in the range the user doesn't want
oh yeah, and the whole thing of p2p relays... then the relay is in your hands and you don't have to think about whether you trust it when you set its parameters... i think there will turn out to be a lot of interesting things in this coming down the pipe