SDKs
Go
Learn how to run your first AI inference job using the Livepeer AI Go SDK.
1
Prerequisites
To get the most out of this guide, you’ll need to:
- Choose an AI Gateway
- Optional: Get an API key (required for some gateways).
2
Install the SDK
Get the Livepeer AI Golang SDK.
3
Initialize the SDK
The first step is to initialize the SDK (with your API key if required).
4
Use the SDK
Now that you have the SDK installed and initialized, you can use it to request one of the available AI services.
5
Try it yourself
Next steps
Checkout Livepeer AI API Reference to learn more about the Livepeer AI API and the Golang SDK.
Was this page helpful?