From c84939aa2ead3e228e3509ec0f4e87c91abc89eb Mon Sep 17 00:00:00 2001 From: b Date: Thu, 9 May 2024 10:19:41 +0000 Subject: [PATCH] Update README.md --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) 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