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
Thatâs how I have it. Itâs looking for input âeventâ tags. đ
Cool idea, let me know if it works on your side.
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
Thread collapsed