Help Center> ModelArts> Service Overview> How Do I Access ModelArts?
Updated on 2024-07-11 GMT+08:00

How Do I Access ModelArts?

You can access ModelArts through the web-based management console or by using HTTPS-based application programming interfaces (APIs).

  • Using the Management Console

    ModelArts Standard features a simple and easy-to-use management console, and provides a host of functions including ExeML, data management, development environment, model training, AI application management, AI Gallery, and service deployment. You can complete end-to-end AI development on the management console.

    To use the ModelArts management console, you need to register with HUAWEI CLOUD first. If you have created a Huawei Cloud account, choose AI > ModelArts on the official website and log in to the management console.

  • Using SDKs

    If you want to integrate ModelArts into a third-party system for secondary development, call SDKs to complete the development. ModelArts SDKs encapsulate RESTful APIs provided by ModelArts to simplify secondary development. For details about the SDKs and operations, see ModelArts SDK Reference.

    In addition, you can directly call the ModelArts SDKs when writing code in a notebook on the management console.

  • Using APIs

    If you want to integrate ModelArts into a third-party system for secondary development, use APIs to access ModelArts. For details about the APIs and operations, see ModelArts API Reference.