# What is AI'SPECTOR?

AI'SPECTOR is a system designed for experienced users, serving as an alternative to AI’VIEWER. It operates continuously, running algorithms indefinitely until manually stopped, providing uninterrupted processing and monitoring. Additionally, it can operate according to a schedule set by the user, who can configure different time intervals for each day of the week. This system allows for the execution of algorithms created in AI'GORITHM, enabling users to parameterize these algorithms by selecting specific inputs, such as connected cameras or uploaded videos.

AI'SPECTOR can be installed on both personal and rented devices such as:

  • Virtual Machine
  • Jetson Nano
  • Jetson Orin NX

AI'SPECTOR supports loading and running only one algorithm at a time. The current algorithm can be in one of six statuses:

  • Idle: No algorithm is uploaded.
  • Downloading: The system is downloading conversions for the selected models.
  • Configuring: The algorithm is not configured yet.
  • Stopped: The algorithm is inactive and not processing any data.
  • Working: The algorithm is running continuously.
  • Working on a schedule: The algorithm is running according to a predefined schedule.