In this blog post, you will deploy an AI Flask application app to Azure App Service using Visual Studio Code.
Build an AI web app with Azure Cognitive Services and Flask
In this blog post, you will build a website using Flask and Azure Cognitive Services to extract and translate text from notes.
Translate your notes with Azure Translator and Python
In this article, you will build a simple Python app that translates text using the Azure Translator service.
Digitize your notes with Azure Computer Vision and Python
In this article, you will build a simple Python app that turns your handwritten notes into digital documents using Azure Computer Vision.
Saving Santa Claus with Azure Custom Vision and Python
In this article, we will build and deploy a festive Custom Vision object detection model to help the Christmas elves find Santa Claus.
Object detection model for grocery checkout with Azure Custom Vision
In this article, we will build a Custom Vision object detection system for a grocery store that identifies different vegetables.
Build a flower classification model with Azure Custom Vision
In this article, you will build and deploy an image classification model for flower classification with the Azure Custom Vision service.
Digitize your notes with the Azure Computer Vision READ API
In this article, you will use the Azure Computer Vision READ API to convert your handwritten notes into digital documents.
Analyze images with Azure Computer Vision
In this article, you will learn how to use the pre-trained models of Azure Computer Vision service for image analysis.
Manipulate data in Azure SQL Database using Python and Jupyter Notebook
This tutorial will show you how to manipulate and query data in an Azure SQL database using Python and Jupyter Notebooks.
Insert Python dataframe into Azure SQL table
In this tutorial, you will learn how to use Python and Jupyter Notebooks to insert a dataframe into an Azure SQL table.