Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Kodylow/nostr-dvm-ts
Typescript Examples of Nostr Data Vending Machines
https://github.com/Kodylow/nostr-dvm-ts
Last synced: 3 months ago
JSON representation
Typescript Examples of Nostr Data Vending Machines
- Host: GitHub
- URL: https://github.com/Kodylow/nostr-dvm-ts
- Owner: Kodylow
- License: mit
- Created: 2023-07-28T19:15:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-07-28T19:18:00.000Z (over 1 year ago)
- Last Synced: 2024-02-16T05:35:40.279Z (9 months ago)
- Language: TypeScript
- Size: 186 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nostr - nostr-dvm-ts - dvm-ts.svg?style=social) - Typescript examples of Nostr Data Vending Machines (NIP-90 Data vending machines / Client reviews and/or comparisons)
README
# Data Vending Machine - Service Provider
This is an implementation of a very simple [Data Vending Machine](https://github.com/nostr-protocol/nips/blob/vending-machine/vending-machine.md) Service Provider.
It can be used with the dev version of Highlighter on https://dev.highlighter.com/web
# Supported Job Types
AI subsystems are run on a self-hosted machine using [Prem AI](https://www.premai.io/).* Speech-to-text
Using `whisper` through Prem AI.* More job types will be added in the future
# Demo video
https://www.youtube.com/watch?v=OJx6ExVTS7c
# License
MIT