Skip to main content

Payment Libraries

Introduction

The Nevermined Payment Libraries are software components that can be used to augment AI applications.

Payment Libraries allow AI Builders to monetize their AI Applications (like AI Agents or Services), integrate some other AI applications and query them in a generic way.

info

The Payment libraries are Open Source (Apache v2).

The libraries are provided in Python and Typescript.

Both language implementations provide the same API but the Python one is more suited for AI Builders, Data Scientists and/or Data engineers.

From the other side, the Typescript implementation can be used for building AI agents/services too and for be integrated in frontend applications.

Main features

  • Create Payment Plans
  • Register AI Agents and Services
  • Register assets with files associated (Models, Datasets, etc)
  • Order Payment plans giving access to AI Agents, files, etc
  • Query AI Agents programatically
  • Build AI Agents able to process tasks sent by users

Let us know if you have any question

If you have questions about anything related to Nevermined Payment Libraries, you're always welcome to ask our community on Discord or Twitter.

How to use the Payment Libraries

In the following sections you will find the documentation about how to integrate and use the Libraries in your applications.