LogoLogo
AI HubCommunityWebsite
  • Start Here
  • AI Hub
    • Overview
    • Quickstart
    • Spaces
    • Device Farm
    • Browser Inference
    • Model Zoo
      • Hailo
      • Intel
      • MemryX
      • BrainChip
      • Google
      • DeGirum
      • Rockchip
    • View and Create Model Zoos
    • Compiler
    • PySDK Integration
  • 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.16.1
        • PySDK 0.16.0
        • 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
  • DeGirum Tools
    • Overview
      • Streams
        • Streams Base
        • Streams Gizmos
      • Compound Models
      • Analyzers
        • Clip Saver
        • Event Detector
        • Line Count
        • Notifier
        • Object Selector
        • Object Tracker
        • Zone Count
      • Inference Support
      • Support Modules
        • Audio Support
        • Model Evaluation Support
        • Math Support
        • Object Storage Support
        • UI Support
        • Video Support
      • Environment Variables
  • DeGirumJS
    • Overview
    • Get Started
    • Understanding Results
    • Release Notes
    • API Reference Guides
      • DeGirumJS 0.1.3
      • DeGirumJS 0.1.2
      • DeGirumJS 0.1.1
      • DeGirumJS 0.1.0
      • DeGirumJS 0.0.9
      • DeGirumJS 0.0.8
      • DeGirumJS 0.0.7
      • DeGirumJS 0.0.6
      • DeGirumJS 0.0.5
      • DeGirumJS 0.0.4
      • DeGirumJS 0.0.3
      • DeGirumJS 0.0.2
      • DeGirumJS 0.0.1
  • Orca
    • Overview
    • Benchmarks
    • Unboxing and Installation
    • M.2 Setup
    • USB Setup
    • Thermal Management
    • Tools
  • Resources
    • External Links
Powered by GitBook

Get Started

  • AI Hub Quickstart
  • PySDK Quickstart
  • PySDK in Colab

Resources

  • AI Hub
  • Community
  • DeGirum Website

Social

  • LinkedIn
  • YouTube

Legal

  • PySDK EULA
  • Terms of Service
  • Privacy Policy

© 2025 DeGirum Corp.

On this page
  • Sign Up and Log In
  • Explore the AI Hub
  • Home
  • Models
  • Tokens

Was this helpful?

  1. AI Hub

Quickstart

Learn to sign up, navigate AI Hub, and execute real-time inferencing to quickly bring your ideas to life.

PreviousOverviewNextSpaces

Last updated 1 day ago

Was this helpful?

Sign Up and Log In

To begin using the AI Hub, click Sign Up and create your account with your email and password.

Once you verify your email, log in to access the main portal.

Explore the AI Hub

The AI Hub provides a graphical user interface (GUI) for managing your AI development assets. On the navigation bar, you can access these webpages:

  • Home: Displays AI accelerators and processors hosted on the AI Hub by vendor. Use the Home page to quickly preview AI accelerators, processors, and models by running inference in your browser.

  • Model: Displays model zoos and provides access to the compiler.

  • Tokens: Create and delete cloud tokens.

  • Resources: Access links to get help, contact DeGirum, and reach out to our community.

Home

The Home page displays AI accelerators and processors hosted on the AI Hub by vendor. Use it to quickly preview AI accelerators, processors, and models by running inference in your browser.

On the bottom-left corner of the window is a Take a Tour button. Click this button to get a quick tutorial of the AI Hub. In this tutorial, you'll learn how to evaluate hardware and models hosted on the AI Hub.

Models

Public Model Zoos

DeGirum maintains public model zoos that all registered users can access for free.

Private Model Zoos

In addition to public model zoos, you can set up private model zoos. Private zoos enable secure storage and access of models that are not available to the public.

Compiler

Use the AI Hub compiler to effortlessly port your custom models to different hardware platforms.

Tokens

AI Hub Sign Up Page

For our AI Hub's integrations with PySDK, you need to generate an access token.

1

In the navigation bar, click Tokens.

2

Click Generate New Token.

3

Provide a name for the token and optionally set an expiration date.

4

Set this token as an environment variable on your system. It'll give you access to the AI Hub whenever using @cloud.

Prevent abuse of your access token by keeping it private.