.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
PAI_KEY
secret
PAI media API (image + image pro + video + voice + asset upload) Get your key at https://pai-pro.utopaistudios.com/keys. Format:…
VIEWER_PORT
Local ports Override per clone to run multiple instances of this repo side-by-side on the same machine. Leave blank to use the defaults…
WEB_PORT
brew install flyctl && fly launch --from https://github.com/utopai-research/pai-pro
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/utopai-research/pai-pro
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/utopai-research/pai-pro