Replying to Avatar PABLOF7z

Yeah, that’s one flow. The important part is that you accept events as inputs so if I create a 5250 with

[ i, “event-id”, “event” ]

You fetch event-id and use that content as the text to be processed

That way i can:

* create a nostr content discovery event

-> output of that is 50 or 100 e tags of interesting events

* create a summarization job that takes those 50 or 100 events as input and creates a single summarization content

* create a 5250 that reads me the summarization in guy swann’s voice

Avatar
lemon 2y ago

That’s how I have it. It’s looking for input “event” tags. 😊

Cool idea, let me know if it works on your side.

Reply to this note

Please Login to reply.

Discussion

Avatar
lemon 2y ago

Are you just using Vendata.io to run that string of jobs? Or do you have another tool?

I haven’t seen any other clients that make use of DVMs yet. 😔

Thread collapsed