How to Become a Provider

METHOD 1: Self-hosted Service

  • Fork our repository here

  • Add information about your provider here

  • Add your service endpoint, parameters, and expected output

  • Create a Pull Request to the ADCS repository We will review your PR and respond accordingly. After the PR is merged, you will become a provider.

METHOD 2: Use Our Hosted Service

  • Fork our repository here

  • Implement your custom service under the inference folder

  • Add information about your service in descriptions.json

  • Create a Pull Request to the ADCS repository

  • We will review your PR and respond accordingly. After the PR is merged, you will become a provider.

Last updated