Step 1 — Install
Step 2 — Run the init command
Run the following command in your project root to set up the SDK:.ai-logger folder and .ai-logger.config.json file in your project where event logs, validation reports and configurations are stored.
Step 3 — Initialize the logger
AILogger instance with a unique systemId — this is the name that identifies your AI system in the dashboard and in generated reports. You only need to do this once per application.