API
The Gcore Customer Portal is being updated. Screenshots may not show the current version.
Edge AI
Edge AI
Chosen image
Home/Edge AI

Getting started

The development of machine learning involves two main stages: training and inference.

In the first stage, an AI model is trained on big data, like an image catalog, to recognize and label objects. This results in a trained model.

If you want to train AI models, check out or guide on creating an AI cluster to set up an AI cluster with the Gcore GPU Cloud via the Gcore Customer Portal.

Check out our API docs if you want to control your GPU resources programmatically.

The second stage of AI is model inference, where the model makes predictions based on user requests. In this stage, it’s crucial that the AI model can respond promptly to users regardless of network delays, latency, and distance from data centers.

If you need inference for open-source models or models you trained yourself, our guide on deploying AI models explains how to set up Everywhere Inference via the Gcore Customer Portal.

Check out our API docs if you want to control your inference resources programmatically.

Was this article helpful?