mirror of
https://github.com/aljazceru/awesome-nostr.git
synced 2026-02-09 20:14:30 +00:00
Add dvm-textgen and dvm-imagegen to NIP-90 DVM section
Two Go implementations of NIP-90 Data Vending Machines with Lightning payments: - dvm-textgen: kind 5050 text generation (Llama 3.3 70B via Groq) - dvm-imagegen: kind 5100 image generation (FLUX.1 Schnell) Both use LNbits for Lightning invoicing, announce via NIP-89, and listen on major relays (damus, nos.lol, primal). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -720,8 +720,10 @@ Endpoints (services or apps that expose a LN wallet via NWC)
|
||||
- [DVMCP: Data Vending Machine Context Protocol](https://github.com/gzuuus/dvmcp) - DVMCP is a bridge implementation that connects Model Context Protocol (MCP) servers to Nostr's Data Vending Machine ecosystem
|
||||
- [DVMDash](https://dvmdash.live/) - Monitoring & debugging tool for data vending machines; tracks dvm performance and payments - [dvm references](https://github.com/pablof7z/dvm-references/) - reference implementation of a DVM (Data Vending Machine) backend
|
||||
- [ezdvm](https://github.com/dtdannen/ezdvm) - Quickly put any python code in a DVM! Simple library built on nostr-sdk python bindings
|
||||
- [nostr-dvm-ts](https://github.com/Kodylow/nostr-dvm-ts) - Typescript examples of Nostr Data Vending Machines
|
||||
- [nostr-dvm-ts](https://github.com/Kodylow/nostr-dvm-ts) - Typescript examples of Nostr Data Vending Machines
|
||||
- [NostrDVM](https://github.com/believethehype/nostrdvm) - NostrDVM: Nostr NIP90 Data Vending Machine Framework in python
|
||||
- [dvm-textgen](https://github.com/joelklabo/dvm-textgen) - NIP-90 text generation DVM (kind 5050) in Go, paid via Lightning
|
||||
- [dvm-imagegen](https://github.com/joelklabo/dvm-imagegen) - NIP-90 image generation DVM (kind 5100) in Go, paid via Lightning
|
||||
- [tasktiger.io](https://tasktiger.io/) - another DVM provider
|
||||
- [vendata.io](https://vendata.io/) - data processing AI marketplace with nostr data vending machines
|
||||
- [vertexlab.io](https://vertexlab.io/) - Web of Trust as a Service via DVMs
|
||||
|
||||
Reference in New Issue
Block a user