We demo Nostr's "data vending machines" protocol (NIP-90) in Onyx, requesting LLM inference that's then handled by a separate service which processes DVM inference jobs with Llama 3 via the Groq API.
The big idea: We can make any AI services available through an open, neutral, decentralized network, all accessible through one easy-to-use mobile app.
Up next, we'll combine this with seamless instant micropayments so service providers can earn a steady stream of bitcoin!
Further reading:
- https://data-vending-machines.org
- https://vendata.io
- https://github.com/nostr-protocol/nips/blob/master/90.md
Demo backend repo: