Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d-kleine/az_ai-engineering
AI Engineer using Microsoft Azure
https://github.com/d-kleine/az_ai-engineering
aiengineering azure cognitive-services
Last synced: 17 days ago
JSON representation
AI Engineer using Microsoft Azure
- Host: GitHub
- URL: https://github.com/d-kleine/az_ai-engineering
- Owner: d-kleine
- License: other
- Created: 2023-12-04T13:15:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-14T08:51:32.000Z (7 months ago)
- Last Synced: 2024-11-23T14:12:41.691Z (30 days ago)
- Topics: aiengineering, azure, cognitive-services
- Language: Jupyter Notebook
- Homepage:
- Size: 71.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# AI Engineer using Microsoft Azure nanodegree program
![Azure Logo](https://upload.wikimedia.org/wikipedia/commons/thumb/a/a8/Microsoft_Azure_Logo.svg/1280px-Microsoft_Azure_Logo.svg.png)
Using AI technologies on the Microsoft Azure platform, covering computer vision, natural language processing, conversational AI, and knowledge mining.
## Program Structure
The program focusses on Azure AI Services (formerly Azure Cognitive Services) and is divided into three main sections, each focusing on specific aspects of AI:
### 1. Building Computer Vision Solutions
- Overview of Computer Vision Technology
- Designing Computer Vision Applications
- Text Extraction with Azure AI Services
- Facial Recognition using Azure Face APIs
- Image Classification and Object Detection with Azure Custom Vision
- Deployment and Monitoring of Computer Vision Solutions→ [Project: Automated Passenger Boarding Kiosk](https://github.com/d-kleine/AZ_AI-Engineering/tree/main/project1_%20Automated-Passenger-Boarding-Kiosk)
### 2. Building NLP and Conversational AI Solutions
- Introduction to NLP and Conversational Solutions
- Designing NLP and Conversational AI Solutions
- Building Bots with the Microsoft Bot Framework
- Integrating Azure AI Language Services (Custom Question Answering, Conversational Language Understanding)
- Text Analytics and Speech Services→ [Project: Dental Office Virtual Assistant](https://github.com/d-kleine/AZ_AI-Engineering/tree/main/project2_Virtual-Dental-Office-Assistant)
### 3. Knowledge Mining
- Introduction to Knowledge Mining with Azure
- Designing an Azure AI Search Solution
- Importing Data into Azure AI Search
- Enriching Data in Azure AI Search
- Consuming Azure AI Search in an External Application→ [Project: AI-enriched Corporate Training Catalog](https://github.com/d-kleine/AZ_AI-Engineering/tree/main/project3_AI-Enriched-Corporate-Training-Catalog)
### Key Skills
- **Building Computer Vision Solutions**: Azure AI services, Azure Document Intelligence (formerly Form Recognizer), Azure Video Indexer (formerly Video Analyzer), Custom Vision, Face API
- **Building NLP and Conversational AI Solutions**: Microsoft Bot Framework (incl. Emulator, Composer), Key phrase extraction, Entity recognition, Azure text analytics, Azure Conversational AI, Language services
- **Knowledge Mining**: Azure AI Search (data import, indexers, queries), Requirements gathering