Retrieve the Livepeer AI Docker Image
Launch an Off-chain AI Gateway
Confirm Successful Startup
Check Port Availability
8937
is open and accessible, and configure your router for port forwarding if necessary to make the Gateway accessible from the internet.Launch an AI Orchestrator
8936
by following the AI Orchestrator Setup Guide. Ensure that the Orchestrator has loaded the necessary model (e.g., “ByteDance/SDXL-Lightning”).Link Gateway to AI Orchestrator
<ORCH_LIST>
with the Orchestrator’s address:Submit an Inference Request
curl
command:Inspect the Response