This is the repository for the LinkedIn Learning course Azure AI Engineer Associate (A1-102): Cert Prep Implement Content Moderation Solutions. The full course is available from LinkedIn Learning.
Whether you’re a developer, content manager, or business owner, understanding content moderation is crucial in today’s digital landscape. In this course, instructor Gerry O'Brien explores how to effectively use AI-powered content moderation to ensure your text and images do not contain potentially harmful or offensive material. Dive into the core capabilities of the Azure AI Content Moderator: Text moderation to detect offensive language, hate speech, and inappropriate content; and image moderation to identify unsafe or sensitive images.
This course is part of a series of courses created to help Azure AI Engineer Associate certification candidates prepare for the exam.
See the readme file in the main branch for updated instructions and information.
This repository has branches for each of the videos in the course. You can use the branch pop up menu in github to switch to a specific branch and take a look at the course at that stage, or you can add /tree/BRANCH_NAME to the URL to go to the branch you want to access.
- To use these exercise files, you have 2 options:
- Local usage: install VisualStudioCode on your machine and clone this repository into your local machine using the terminal (Mac), CMD (Windows), or a GUI tool like SourceTree.
- GitHub Codespaces: click on "Code" and select "Codespaces" to launch VisualStudioCode in your browser.