What is PAI
Platform for AI (PAI) is a one-stop machine learning platform for developers by Alibaba Cloud. With its modules, It provides end-to-end AI development services including data labeling, model development, training, and deployment.
Module | Description | Scenario |
Supports data labeling for different types of data such as images, text, and videos. It also provides fully managed outsourced data labeling services. | Data labeling | |
A cloud-based AI development IDE or machine with multiple built-in environments. Quickly start model development if you are familiar with Notebook or VSCode. | Model development | |
Has 140+ built-in algorithm components. It allows low-code model building through visualized drag-and-drop operations. | Big data + Model development | |
Easily creates distributed or standalone training jobs without changing your habits. Its underlying infrastructure is based on Kubernetes, eliminating the need to manually purchase machines and configure runtime environments. | Distributed model training | |
With simple configuration, deploys trained models as online services for use in other applications. | Deploy models as service interfaces | |
Especifically designed for large language models (LLMs). It encapsulates PAI-DLC and PAI-EAS, helping you train and deploy LLMs efficiently and quickly with zero code. | Zero-code training and deployment of open-source models |
Benefits
End-to-end AI-powered R&D
| Multiple open-source frameworks
| Industry-leading AI optimization
| Diverse service modes
|
Billing
Billing method | Description | Module |
Pay-as-you-go | Charged based on the actual usage of each module. Suitable for short-term or uncertain workloads. You pay for resources based on the actual amount of used resources, for example for test environments, development environments, unexpected requirements, or projects in the early phases. | Designer, DSW, DLC, and EAS |
Subscription | Subscription for months or years. Suitable for long-term and stable workloads. You pay in advance to use resources for a specific period of time, such as a month or a year. More cost-effective than pay-as-you-go method for long-term use. | DSW and EAS |
Resource plan | Quota plans of specific resources that you can purchase in advance. Suitable for scenarios in which you want to use many specific resources. Purchase quota plans at more favorable prices. | DSW |
Savings plan | Specific discounts or benefits that you can purchase in advance. Savings plans provide discounted pay-as-you-go rates in exchange for your committing to a specific spending amount within a specific period of time. | DSW and EAS |
Pay-by-inference-duration | Charged based on the actual inference duration. The resource specifications support automatic scaling based on the number of service requests. Suitable for inference tasks that require indefinite quantities and is appropriate for high-concurrent requests and dynamic loads. | EAS |
Scenarios
Scenario | Use case |
LLM applications | |
Retrieval-augmented generation (RAG)-based LLM chatbot | |
AI painting | |
AI video generation | |
Distributed training |
References
If you are using PAI for the first time, you must activate PAI and create a default workspace. Then, you can refer to the beginers' guide to get started.