Tässä Applied Skills -koulutuksessa perehdytään kuinka Azure AI Document Intelligence -palvelua hyödynnetään. Document Intelligence mahdollistaa organisaatioiden asiakirjaprosessien automatisoinnin ja tehostamisen koordinoidusti ja luotettavasti.
Koulutuksen aikana tutustutaan kattavasti Azure AI Document Intelligencen käyttömahdollisuuksiin ja opit suunnittelemaan sekä toteuttamaan ratkaisuja, joissa hyödynnetään tätä palvelua. Koulutuksen aikana paneudumme erilaisten asiakirjojen, kuten PDF-tiedostojen, kuittien ja käsinkirjoitettujen dokumenttien, analysointiin ja datan keräämiseen.
Tavoite
Opi kehittämään ratkaisuja, jotka hyödyntävät Azure AI Document Intelligence -palvelua ja yhdistämään useita Document Intelligence -malleja yhdeksi kokonaisuudeksi rakennettuun malliin.
Kenelle
Koulutus on suunnattu ohjelmistokehittäjille, jotka tavoittelevat taitoja tekoälyllä vahvistettujen sovellusten luomiseen Azure AI Services ja Azure AI Document Intelligence -palvelujen avulla.
Osallistujalla on suositeltavaa olla kokemusta Azure -portaalin käytöstä ja tuntemusta C# tai Python -ohjelmointikieleen. Myös JSON ja REST -ohjelmointinormien tunteminen on hyödyksi.
Koulutuksen sisältö
Create and configure resources
- Create a Document Intelligence resource
- Configure blob storage
- Sort documents by type
Configure model endpoints for document types
- Choose when to use invoice versus receipt versus OCR
- Get the endpoint and key for the resource from the portal
- Enter the endpoint URL
Extract key value pairs
- Manually analyze file by using the Document Intelligence Studio
- Remove key value pairs that have a confidence level below NN%
Create a template-based custom model
- Configure Document Intelligence Studio and connect it to the Azure resource
- Label key value pairs on documents by using Document Intelligence Studio
- Compose and test a model
- Deploy a model
- Create a custom Document Intelligence project
Programmatically analyze data in form
- Retrieve the endpoint for a model
- Download a set of documents from a storage endpoint
- Send documents to a model
- Process results of a model to perform a calculation, such as a total
- Provide a list of all instances of a specific property in the set of documents
- Download a set of documents from a storage endpoint
- Send documents to the Read OCR model
- Send extracted text to Language service
Avainsanat
Azure AI, Document Intelligence, Python, C#, asiakirjaprosessien automatisointi, PDF, Applied Skills