Quickstart
Learn to sign up, navigate AI Hub, and execute real-time inferencing to quickly bring your ideas to life.
Last updated
Was this helpful?
Learn to sign up, navigate AI Hub, and execute real-time inferencing to quickly bring your ideas to life.
Last updated
Was this helpful?
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.
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.
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.
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.
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.