This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/frakilk on 2024-08-24 14:32:54+00:00.


Recently found out NanoGPT has an API so decided to build a JavaScript library for interacting with it on the server-side (Node.js).

Link:

With this library you are able to interact with text and image generation models offered by NanoGPT. You will just need a API key from NanoGPT and have your NanoGPT wallet loaded with some Nano to start making API calls from this package.

As an example of what is possible I built a small demo of a multi-model evaluator which you can see in action here.

You can also find a bunch of example scripts to help you get started.

Thanks to the NanoGPT team for helping with API questions. It’s a great service, highly recommended.