pronounced "ay - eye - lament"
A dashboard for aaalllll the AI API's.
Requires API creds in environment variables.
Available now:
- DALL-E
- ChatGPT
- Midjourney
- Stable Diffusion
- Moises (stem separation)
Coming soon:
- Whisper
- Something that generates a prompt for an image
-
Install dependencies
poetry install
-
Add your API credentials to envvars for the services you want to use (see
./example.env
).export REPLICATE_API_TOKEN="your-api-key"
-
Run it!
poetry run pc run