Damus
david · 3d
LLMs will definitely make our lives a lot easier when it comes to tagging. Alice can put an agent in charge of an npub and tell it to go to town tagging whatever she wants it to tag. If the agent npub...
someone profile picture
cool. then strfry must have a special query `trending(keyword,wot_base)`.
`trending()` is just for reddit like experience. `best()` can be for regular google like search.
this is going to be expensive.
if wot_base is missing it calculates general nostr, if wot_base is an npub then calculation based on npub. not every relay may support npub based query..

1
david · 3d
We do support basic WoT search with keywords using NIP-50; in addition to standard relay filters (kind, author, timeframe, etc), you can define a keyword and define the “observer” (what you call “wot_base”). We don’t yet have a “trending” feature per se, which would probably entail add...