Skip to content

Installation

Note: this section applies in the current form only to Kaiko-internal user testing and will be revised for the public package when publishing eva

  • Create and activate a virtual environment with Python 3.10+

  • Install eva and the eva-vision package with:

pip install "kaiko-eva[vision]"

Run eva

Now you are all setup and you can start running eva with:

eva <subcommand> --config <path-to-config-file>
To learn how the subcommands and configs work, we recommend you familiarize yourself with How to use eva and then proceed to running eva with the Tutorials.