Quickstart
Learn to sign up, navigate AI Hub, and execute real-time inferencing to quickly bring your ideas to life.
Sign Up and Log In
To begin using the AI Hub, go to the AI Hub, click Sign Up, and create your account with your email.

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.
After logging into the AI Hub, you can access these pages:
Home: Preview accelerators and models by vendor, and launch quick in‑browser inference.
Models: Browse models hosted on the AI Hub.
Cloud Compiler: Request access to convert and optimize models for different AI hardware targets.
Fleet Manager: Request access to monitor and manage your devices.
Tokens: Generate and manage AI Hub tokens for secure access.
PySDK in Colab: Visit Colab notebooks demonstrating DeGirum PySDK.
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, Workspaces can set up private model zoos. Private zoos enable secure storage and access of models that are not available to the public.
Tokens
For our AI Hub's integrations with PySDK, you need to generate an access token.
In the navigation bar, click Tokens.
Click Generate New Token.
Provide a name for the token and optionally set an expiration date.
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.
Accounts and Workspaces
In the DeGirum AI Hub, an account is your identity in the DeGirum platform. Accounts are free, global, and not tied to any billing.
With an account with the AI Hub, you gain access to:
Browser Inference for running AI inference from your browser.
Viewing Model Zoos to explore models available for Browser Inference and PySDK.
In addition to accounts, the DeGirum Hub feature Workspaces. Workspaces are private, self-contained environments for building and deploying AI applications.
When you create or join a workspace, you can unlock advanced AI Hub capabilities such as:
Monitoring your Fleet Manager
Click here to learn more about Workspaces.
Last updated
Was this helpful?