AZAI7 – Understand capabilities of the Azure OpenAI Service
4 mins read

AZAI7 – Understand capabilities of the Azure OpenAI Service

(Source: https://learn.microsoft.com/en-us/training/modules/prepare-to-develop-ai-solutions-azure/8-understand-capabilities-of-azure-openai-service)

Generative AI

Generative AI là một lĩnh vực trí tuệ nhân tạo mới và đang tiến bộ nhanh chóng ( a relatively new and quickly progressing field of AI ) tập trung vào các mô hình AI tạo ra nội dung ( generate content ).

Generative AI is a relatively new and quickly progressing field of AI focused on AI models that generate content.

Nội dung mà các mô hình này tạo ra có thể ở dạng văn bản, hình ảnh, mã, hoặc nhiều hơn nữa ( in the form of text, images, code or more ), và theo cách mà gần như cảm giác như đang tương tác với một người thật trong một cuộc trò chuyện thật ( with a real person in a real conversation ).

Content that these models generate can be in the form of text, images, code or more, and in a way that almost feels like interacting with a real person in a real conversation.

Các mô hình Generative AI phụ thuộc vào các mô hình ngôn ngữ lớn (LLMs), dựa trên kiến trúc transformer ( the transformer architecture ) đã phát triển từ nhiều năm của machine learning progress.

Generative AI models depend on large language models (LLMs) based on the transformer architecture that evolved from years of machine learning progress.

Các mô hình Generative AI thường được truy vấn bằng các yêu cầu ngôn ngữ tự nhiên ( natural language prompts ), và trả về phản hồi chính xác ấn tượng ( impressively accurate response ) khi được yêu cầu đúng cách ( prompted correctly ).

Generative AI models are often queried with natural language prompts, and return an impressively accurate response when prompted correctly.

Azure OpenAI Service

Azure OpenAI Service là một dịch vụ Azure AI ( Azure AI service ) để triển khai, sử dụng và tinh chỉnh các mô hình do OpenAI phát triển.

Azure OpenAI Service is an Azure AI service for deploying, utilizing, and fine-tuning models developed by OpenAI.

OpenAI, công ty đã xây dựng ChatGPT, là một trong những ứng dụng phổ biến nhất mà nhiều người đã thấy, và các mô hình mà ChatGPT sử dụng có sẵn thông qua dịch vụ Azure OpenAI.

OpenAI, the company who built ChatGPT, is one of the most popular applications most people have seen, and the models behind that ChatGPT uses are available through the Azure OpenAI Service.

Bạn có thể phát triển các ứng dụng ( develop applications ) sử dụng các mô hình generative AI mạnh mẽ ( the powerful generative AI models ) trong Azure OpenAI để tận dụng công nghệ này nhiều hơn nữa ( further utilize this technology ).

You can develop applications that use the powerful generative AI models in Azure OpenAI to further utilize this technology.

Phát Triển Ứng Dụng

Các kỹ sư AI ( AI engineers ) có thể phát triển các ứng dụng sử dụng các mô hình generative AI ( the powerful generative AI models ) mạnh mẽ trong Azure OpenAI để tận dụng công nghệ này nhiều hơn nữa.

AI engineers can develop applications that use the powerful generative AI models in Azure OpenAI to further utilize this technology.

Cả RESTSDK dành riêng cho ngôn ngữ đều có sẵn khi phát triển các ứng dụng.

Both REST and language specific SDKs are available when developing applications.

 For more information about Azure OpenAI and generative AI, see the Azure OpenAI Service page.

Leave a Reply

Your email address will not be published. Required fields are marked *