diff --git a/README.md b/README.md index ffa9a43..5ec7d26 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,11 @@ -# Data Vending Machine - Service Provider +# SIGit DVM -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 +Building on the great work of Pablo: https://github.com/pablof7z/nostr-data-vending-machine # 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. +* Get OnNostrSince Block Height + Send nPub get Block Height (from blockchain.info) * More job types will be added in the future