STORY
selling ML model via nostr and lightning
AUTHOR
Joined 2023.07.01
DATE
VOTES
sats
COMMENTS
TAGS

selling ML model via nostr and lightning

User story for selling ML models with nostr and lightning

Actors:

reader address is set up to receive model updates via nostr private messages and use that model for filtering. npub1cafega8qnkv60rw65fe5tunzn3ugxeeqttqlcmsjcgl7qjtkduzqg90tyg

trainer address contains incoming invoices with a memo (the readers address). After a training session, the trainer publishes updates to the reader address via private nostr messages.

log into https://cafe-society.news to train and publish

Steps:

- anyone needs to send alby lightning sats to the trainer address with a memo of the reader address

- trainer trains, at the end of session, looks at trainer's incoming invoices and sends a private message containing the new model to all the relevant invoice memo addresses.

- reader can navigate to https://hamstr.to/home to see private messages with new model. The reader copy's the new model into the cafe-society.news classifiers text box. (candidate for automation)