Skip to content

refactoredpro/AI-102-Study-Guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure AI Vision Labs

This repository contains lab-ready code samples for implementing Computer Vision solutions with Azure AI services. These labs are designed to support learning objectives for the Microsoft AI-102 certification.

Lab Categories

  • Image Analysis: Analyze images using Azure AI Vision.
  • Custom Vision: Train and deploy your own image classifier.
  • Face API: Detect and verify faces in images.
  • OCR: Extract printed and handwritten text from images.
  • Responsible AI: Integrate content moderation and safety practices.

Each folder contains a minimal working script. Before running, make sure to:

  • Replace placeholders (<your_endpoint>, <your_key>, etc.) with actual credentials.
  • Install required SDKs with pip install azure-cognitiveservices-vision-*.

License

MIT License

About

Source code for the AI-102 study guide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages