Jetson Platform Services

Build and deploy AI-powered edge applications using Jetson Platform Services (JPS). Learn to create modular microservices for video analytics, VLM alerts, and zero-shot detection.

Jetson Platform Services (JPS) provide a platform to simplify development, deployment and management of Edge AI applications on NVIDIA Jetson. JPS is a modular & extensible architecture for developers to distill large complex applications into smaller modular microservices with APIs to integrate into other apps & services.

At its core are a collection of AI services leveraging generative AI, deep learning, and analytics, which provide state of the art capabilities including:

  • Video analytics
  • Video understanding and summarization
  • Text based prompting
  • Zero shot detection
  • Spatio temporal analysis of object movement

VLM Workflow VLM Alert Workflow built with JPS


Prerequisites

Supported Devices:

  • Jetson AGX Orin (64GB)
  • Jetson AGX Orin (32GB)
  • Jetson Orin NX (16GB)
  • Jetson Orin Nano (8GB)

JetPack Version:

  • JetPack 6 (L4T r36.x)

Storage: NVMe SSD highly recommended for storage speed and space


Getting Started

To get started with Jetson Platform Services, follow the quickstart guide to install and setup JPS. Then explore the reference workflows to learn how to use DeepStream, Analytics, Generative AI and more with JPS:

1. Quick Start Guide

Get JPS installed and running on your Jetson:

Quick Start Guide →

2. AI Powered Network Video Recorder

Set up an AI-powered NVR for intelligent video recording and analysis:

AI NVR Setup →

3. Zero Shot Detection with NanoOWL

Detect objects without training using natural language descriptions:

Zero Shot Detection →

4. Visual Language Model Alerts

Create intelligent alert systems powered by VLMs:

VLM Alerts →


Reference Workflows

The reference workflows demonstrate how to use the microservices provided in JPS to build full end-to-end systems on your Jetson.

JPS VLM Workflow Architecture VLM Alert Workflow Architecture


Resources


Demo Video

Watch the VLM Alert Demo to see JPS in action:


Next Steps