DaRiv94 / ComputerVisionApiExample

Demonstrates my understanding and the functionality of the Microsoft Azure Computer Vision Api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computer Vision Api Example

Computer Vision Api Example uses Microsoft Azure's Cognitive Services (specifically the Computer Vision Api) to analyze an uploaded image.

This application is currently hosted Here

Shortcuts

Key Features

  • Uses Azure Cognitive Services
  • Uses Microsoft Azure Blob Storage
  • Uses Node.js backend apis
  • Uses React for simple UI

Technologies

Azure Cognitive Services - For using Azure's Computer Vision Api
Azure Blob Storage - For storing images in the cloud
Node.js - As javaScript runtime for backend apis
Express.js - As web framework on Node.js to help with running the server
React.js - For frontend UI
JavaScript - As programming language used thoughout
GIT - For source control
GitHub - For external repository
Heroku - For hosting backend apis
Surge - For hosting React frontend

Links

Currently Computer Vision Api Example is hosted Here

If you want to see my other work, here are some links,

My GitHub Homepage : https://github.com/DaRiv94/

My Portfolio Website : https://FrankieRiviera.com

About

Demonstrates my understanding and the functionality of the Microsoft Azure Computer Vision Api


Languages

Language:JavaScript 80.0%Language:CSS 10.9%Language:HTML 9.1%