Installing the Siren AI plugin

The Siren AI plugin can be installed by downloading the plugin Zip file and installing it using the Investigate CLI.

  1. Download the Siren AI plugin from the Siren Addons website.

  2. Open a terminal in the directory of your Investigate installation, and run the following command:

    ./bin/investigate-plugin install file:///path/to/siren-ai.zip
  3. Configure the plugin to use your LLM by following the instructions in the Configuring Siren AI plugin section.

  4. Start Investigate.

Removing the plugin

To remove the plugin, run the following command:

./bin/investigate-plugin remove siren-ai