Cordatus Platform Overview
What is Cordatus?
Cordatus is a simple and user-friendly AI Inference Platform that doesn't require coding. It allows individuals and organizations to create their own personalized AI computing cloud using their devices. Cordatus makes it easy to connect, monitor, and manage your devices.
With Cordatus, deploying AI models and accessing inference analytics is extremely easy. Whether you're an individual or part of an organization, Cordatus offers an all-in-one solution to fulfill your AI needs.
Device and Software Compatibility
Cordatus is designed to seamlessly integrate with various devices and software configurations, employing different Deepstream versions tailored to each system. The installation of these packages is automated, adapting to the specific characteristics of the user's device. Supported system configurations can be found in the tables below:
For Workstations:
GPU Driver Version | ADA Architecture | Other Architectures |
---|---|---|
525.125.06 – Latest | ✔️ | ✔️ |
460.32.03 – 525.125.06 | ❌ | ✔️ |
You can use the following command to determine your installed GPU Driver version:
nvidia-smi
For Jetson Devices:
Jetson Linux Version | AGX Orin | AGX Orin Industrial | Orin NX | Orin Nano | Xavier Series | TX2 Series TX1 Nano |
---|---|---|---|---|---|---|
L4T 35.5.0 JetPack 5.1.3 - L4T 35.4.1 JetPack 5.1.2 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ❌ |
L4T 35.3.1 JetPack 5.1.1 | ✔️ | ❌ | ✔️ | ✔️ | ✔️ | ❌ |
L4T 35.2.1 JetPack 5.1 | ✔️ (32GB Module) | ❌ | ✔️ (16GB Module) | ❌ | ✔️ | ❌ |
L4T 35.1 JetPack 5.0.2 | ✔️ (32GB Module) | ❌ | ❌ | ❌ | ✔️ | ❌ |
L4T 32.7.5 JetPack 4.6.5 - L4T 32.7.1 JetPack 4.6.1 | ❌ | ❌ | ❌ | ❌ | ✔️ | ✔️ |
You can use the following command to determine your installed JetPack version:
sudo apt-cache show nvidia-jetpack
Quick Links
Installation
- Which devices are supported by Cordatus?
- How to install Cordatus Client?
- How to connect a device to Cordatus?
Monitoring
Management
- How to change client's Jetson Power Mode?
- How to connect a client device with SSH?
- How to connect a client with remote desktop?
- How to access client's logs?
Cameras
Models, Pipelines, and Jobs
- Which models are supported built-in in Cordatus?
- How to deploy ready-to-deploy computer vision models?
- How to add a custom computer vision model?
- How to create a custom computer vision pipeline?
- How to deploy a model and create a job?
- How to stop a job?
- How to restart a job?
- How to delete a job?
- What are the meaning of job status codes?
Analytics
- How to set a model ROI?
- How to add a line-crossing analytic rule?
- How to add an ROI filtering analytic rule?
- How to add a direction detection analytic rule?
- How to add an entrance-exit detection analytic rule?
- How to create a new dashboard collection?
- How to create a new dashboard?
- How to add a chart to the dashboard?
Alarms
- How to create a notification channel?
- How to set a model-based alarm?
- How to set an analytic-based alarm?
- How to view alarm reports?
Environments & Applications
Repositories
- How to create a new private repository?
- How to create a new tag to a repository?
- How to start an environment from a repositry?