Universal Prediction Interface (UPI) aims to standardize prediction interface within CaraML ecosystem.
To get started, install following software:
-
Java
-
Go dependencies and protoc plugins
make setup
To generate all code and documentation
make
To perform lint check
make lint