Plugin Quick Start
Get the AI Manager running on your first device in five steps.
This page guides you through the complete setup from zero to your first AI detection. Each step links to the detailed documentation; come back here if you lose your place.
Key Terms
The following terms appear throughout these docs:
AI Manager: The full package: Plugin, Runtime, and Cloud together.
AI Manager Plugin: The plugin that runs on an edge device inside Nx Meta. It lets you configure the AI pipeline for each device.
AI Runtime: The library component that runs AI models on AI accelerators. The Plugin controls the Runtime; the Runtime manages the accelerator and the downloaded model files.
AI Manager Cloud: The web platform for managing devices and models and building your personal model catalogue.
AI/ML model: Any definition that transforms input (a stream of images) into output such as bounding boxes, a license plate string, or an OK/NG classification.
Edge device: Any device (camera, gateway, IPC, etc.) running the AI Manager.

Step 1: Check System Requirements
Before installing anything, confirm your hardware and OS are supported.
System requirementsStep 2: Install Nx Meta
Install the Nx Meta server and client on your machine.

Step 3: Enable the AI Manager Plugin
Open the desktop client, right-click a camera, go to Camera Settings → Integrations, and enable the AI Manager toggle.

Step 4: Configure a Model Pipeline
Open the AI Manager panel for the camera select a pipeline, enable the camera if it is not enabled already and click "Apply" to save the settings.

Step 5: Confirm It Works
Switch to the Objects tab in the desktop client. Bounding boxes or other model output appear on the camera feed within a few seconds.

If you see detections, you are done. To manage models at scale across many devices, continue to the AI Manager Cloud section.
Last updated