Skip to content

Prerequisites

UV

The project is built and configured with UV. I recommend using it.

But you can use other tools like Conda if you prefer.

See Installing UV for more informations on how to install UV.

Local or Cloud AI platforms

For now, Polymage supports the following platforms:

Local platforms

If you use a local platform, you must start them in developper (API) mode before using Polymage.

Cloud platforms (with free tier API)

If you use a cloud platform you need to export the SECRET tokens as environment variables Because Polymage need them to connect to the platform API

  • for Groq GROQ_API_KEY=
  • for Cloudflare CLOUDFLARE_ID= CLOUDFLARE_TOKEN=
  • for Togetherai TOGETHERAI_TOKEN=
  • for Hugginface HF_TOKEN=