PySDK User Guides
AI HubCommunityWebsiteDeGirum Docs Site
PySDK 0.16.0
PySDK 0.16.0
  • PySDK
    • Overview
    • Quickstart
    • Installation
    • Runtimes and Drivers
      • Hailo
      • OpenVINO
      • MemryX
      • BrainChip
      • Rockchip
      • ONNX
    • PySDK User Guide
      • Core Concepts
      • Organizing Models
      • Setting Up an AI Server
      • Loading an AI Model
      • Running AI Model Inference
      • Model JSON Structure
      • Command Line Interface
      • API Reference Guide
        • PySDK Package
        • Model Module
        • Zoo Manager Module
        • Postprocessor Module
        • AI Server Module
        • Miscellaneous Modules
      • Older PySDK User Guides
        • PySDK 0.15.2
        • PySDK 0.15.1
        • PySDK 0.15.0
        • PySDK 0.14.3
        • PySDK 0.14.2
        • PySDK 0.14.1
        • PySDK 0.14.0
        • PySDK 0.13.4
        • PySDK 0.13.3
        • PySDK 0.13.2
        • PySDK 0.13.1
        • PySDK 0.13.0
    • Release Notes
      • Retired Versions
    • EULA
Powered by GitBook
On this page
  1. PySDK

Overview

Discover the power and flexibility of DeGirum PySDK, engineered to streamline AI development and deliver consistent performance across diverse hardware platforms.

NextQuickstart

DeGirum PySDK is a Python library designed to make AI development and deployment simple and efficient. With PySDK, we aim to provide APIs with a very low barrier to entry to perform AI model inferencing while ensuring maximum performance. We design PySDK to enable optimal pipelining and hardware acceleration with support for CPUs, GPUs, NPUs, and AI accelerators.

Our goal is to ensure developers can write code without worrying about hardware-specific APIs or maintaining separate codebases. PySDK integrates with DeGirum AI Hub, eliminating the need for manual model downloads. Regardless of if you're running AI locally, on an AI server, or using hardware hosted in our AI Hub, the same code written with PySDK will work across all environments.

Why Developers Use PySDK

Simple and Efficient APIs

See how easy it is to get started with PySDK

Support for Multiple Hardware

Unlock access to AI hardware

Integration with AI Hub

Get started on DeGirum AI Hub

Cover
Cover
Cover