Start a Production-Ready AI App Just in 3 Steps

Install Cordatus Client

Check Prerequisites

  • Ubuntu 18.04, 20.04 or 22.04 operating system

  • For NVIDIA Jetson Embedded Systems, NVIDIA JetPack 4.6.1 (L4T 32.7.1) up to 5.1.3 (L4T 35.5.0)

  • For x86 Systems, NVIDIA GPU driver version 470 or higher.

You can visit Cordatus Documentation for detailed information.

Download Installer

Click the button below and download Cordatus Client Installer to your target device.

or

Type the command below to your terminal.

wget https://download.cordatus.ai/cordatus_install.sh

Run Installer

Change installation file’s permissions before starting install.

sudo chmod +x cordatus_install.sh

Then run the installation file.

./cordatus_install.sh

STEP #1

Connect Your Device to Cordatus

  • Create a Cordatus account from register page.

  • Download and install Cordatus Client software.

  • Start Cordatus Client and login to your account.

  • Select and assign an available licence to your device.

Yay! Your device is connected to Cordatus and ready to run awesome AI applications.

STEP #2

Add Your Cameras to Cordatus

  • Go to Cordatus App on your browser and login.

  • Click camera icon from the left menu.

FOR IP CAMERAS

  • Click “New Cam” button.

  • Save your IP camera stream credentials.

FOR USB & CSI CAMERAS

  • Find and select your USB or CSI camera.

  • If you don’t see your camera, check your camera connection.

Finally, click “Stream Selected Cameras” button. After that, you will see camera preview on the right.

STEP #3

Select & Run a Model

  • Go to Models page from the left menu.

  • Select a model from ready-to-deploy models and click run button from right.

  • Give a name for this job. Ex: detect-people-front-door.

  • Select your camera and device which you added before.

  • Click start button.

Cordatus will pull the required images and deploy the model in a very short time.

YOUR MODEL IS READY!

Open Inference Screen

  • Go to Jobs screen from the left menu.

  • Click “Show Stream Details” button from the right.

  • Then click camera stream that you connected.

  • Ta da! Model is running!

NEXT STEPS

Need More Customizations?

You can customize every step of inference pipeline.