AI Wildlife PowerApp v1

In this session with Launch we took the previous work on AI for Earth and Wildlife AI and built out a Power App around the AI platform. The team from Launch built out a fantastic PowerApp, leveraging the great work done by Microsoft’s AI for Earth, as well as help from Anthony Escabedo, Megan Stoffel, […]

Read more "AI Wildlife PowerApp v1"

Create an Azure Function with Python to Retrieve GPS Coordinates from an Image EXIF in Azure Storage

This post is part of a series. If you want to work on creating your own Wildlife ID environment, start here! We started with provisioning an Azure storage environment that this uses to retrieve images. In this post we’ll provision the Azure Function, deploy the code via VS Code and configure an App Insights availability […]

Read more "Create an Azure Function with Python to Retrieve GPS Coordinates from an Image EXIF in Azure Storage"

Creating a Logic App to Identify Wildlife with AI, Azure Functions, Cosmos DB, and Azure Storage

This post is part of a series. If you want to work on creating your own Wildlife ID environment, start here! In this segment we’re creating a Logic App that brings several other components together. The end goal is to examine a picture with EXIF data, identify a wildlife in the image, copy it to […]

Read more "Creating a Logic App to Identify Wildlife with AI, Azure Functions, Cosmos DB, and Azure Storage"