
How GitHub Copilot fits into my development workflow
Explore how I use GitHub Copilot in my daily development workflow and discover features you may not have come across yet.
Explore how I use GitHub Copilot in my daily development workflow and discover features you may not have come across yet.
Explore how to automate the build and deployment process for a visual novel game using GitHub Actions and Azure Static Web Apps.
Explore how I built an educational game using the Ren'Py visual novel engine and AI tools like GitHub Copilot and DALL-E 3 to speed up development.
Understand what triggers and bindings are in Azure Functions and the general syntax for defining them in Python with an illustrated guide.
Explore the key concepts and use cases of Azure Functions with an illustrated guide and set up your local development environment.
This post will take you through the newest Read OCR API of Azure Computer Vision, which is used for extracting text from images.
In this post, you will explore the latest features of Azure Computer Vision and create a basic image analysis app.
In this article, you will deploy a function project to Azure using Visual Studio Code to create a serverless HTTP API.
In this article, you will create a Python Azure Function with HTTP trigger to consume a TensorFlow machine learning model.
This article will show you how to export your classifier using the Custom Vision SDK for Python and use the model to classify images.
In the first article of this series, you will build and deploy an image classification model using the Custom Vision SDK for Python.
In this article, you will learn how to export a Custom Vision model programmatically using the Python client library.
In this article, you will learn how to export a Custom Vision model in TensorFlow format for use with Python apps.
In this article, you will build and deploy an image classification model for identifying tomato leaf diseases using the Custom Vision SDK for Python.
In this blog post, you will deploy an AI Flask application app to Azure App Service using Visual Studio Code.
In this blog post, you will build a website using Flask and Azure Cognitive Services to extract and translate text from notes.
In this article, you will build a simple Python app that translates text using the Azure Translator service.
In this article, you will build a simple Python app that turns your handwritten notes into digital documents using Azure Computer Vision.