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, you need an account. Click the Sign Up button to create an account using your email and password.

AI Hub Sign Up Page

Once you’ve signed up and verified 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 per-vendor. You may 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 model compiler.

  • Tokens: Create and delete cloud tokens.

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

Home

Displays AI accelerators and processors hosted on the AI Hub per-vendor. You may use the home page to quickly preview AI accelerators, processors, and models by running inference in your browser.

Models

Public Model Zoos

At DeGirum, we maintain public model zoos for all registered users to access for free.

Private Model Zoos

In addition to public model zoos, you may setup private model zoos. Private model zoos enable secure access and storage of models. Models in private model zoos are not available to the public.

Model Compiler

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

Tokens

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.

Last updated

Was this helpful?