Begivenhed
17. mar., 23 - 21. mar., 23
Deltag i meetup-serien for at bygge skalerbare AI-løsninger baseret på brugscases fra den virkelige verden sammen med andre udviklere og eksperter.
Tilmeld dig nuDenne browser understøttes ikke længere.
Opgrader til Microsoft Edge for at drage fordel af de nyeste funktioner, sikkerhedsopdateringer og teknisk support.
Azure AI services are cloud-based artificial intelligence (AI) services that help developers build cognitive intelligence into applications without having direct AI or data science skills or knowledge. There are ready-made AI services for computer vision and image processing, language analysis and translation, speech, decision-making, search, and Azure OpenAI that you can use in your Python applications.
Because of the dynamic nature of Azure AI services, the best way to find getting started material for Python is to begin on the Azure AI services hub page, and then find the specific service you're looking for.
On the hub page, select a service to go its documentation landing page. For example, for Azure AI Vision.
On the landing page, select a category of the service. For example, in Computer Vision, select Image Analysis.
In the documentation, look for Quickstarts in the table of contents. For example, in the Image Analysis documentation, under Quickstarts, there's a Version 4.0 quickstart (preview).
In quickstart articles, choose the Python programming language if it exists or the REST API.
If you don't see a quickstart, in the table of contents search box enter Python to find Python-related articles.
Also, you can go to the Azure Cognitive Services modules for Python overview to learn about the available Python SDK modules. (Azure Cognitive Services is the previous name of Azure AI services. The documentation is currently being updated to reflect the change.)
The documentation for Azure AI Search is in a separate part of the documentation:
Begivenhed
17. mar., 23 - 21. mar., 23
Deltag i meetup-serien for at bygge skalerbare AI-løsninger baseret på brugscases fra den virkelige verden sammen med andre udviklere og eksperter.
Tilmeld dig nuTræning
Læringsforløb
Kom i gang med Azure AI Services - Training
Sådan kommer du i gang med Azure AI Services
Certificering
Microsoft Certified: Azure AI Engineer Associate - Certifications
Design og implementer en Azure AI-løsning ved hjælp af Azure AI-tjenester, Azure AI Search og Azure Open AI.
Dokumentation
Develop Python apps that use Azure AI services - Python on Azure
This article provides an organized list of resources about Azure AI scenarios for Python developers, including documentation and code samples.