Skip to content

xiomaraR/azure-img-trigger-blob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview

This Azure Function app is designed to process images uploaded to a specified blob container. When an image is added, the function triggers, analyzes the image using Azure Vision AI, and extracts key information like:

  • Description
  • Tags
  • Objects
  • Colors
  • Clip/line art classification

Azure Resources

  • Azure Function App: The core component that executes the function logic.
  • Blob Storage: Used to store the images and trigger the function.
  • Azure Vision AI: Provides the image analysis capabilities.

Note: For more instructions on setting up and configuring these resources, refer to the official Azure documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages