You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project demonstrates the use of Azure's Cognitive Services to analyze images using AI. End points have been created to identify objects in an image , describe the content of an image , obtain tags of objects present in an image , read text in an image. The back end is developed using .NET Core 2.2, Web API and Azure. The front end is develo…
This project demonstrates the use of Azure's Cognitive Services to analyze images using AI.
End points have been created to
identify objects in an image
describe the content of an image
obtain tags of objects present in an image
read text in an image.
Tech Stack
The back end is developed using .NET Core 2.2, Web API and Azure. The front end is developed using Angular 8, Typescript, HML, CSS.
About
This project demonstrates the use of Azure's Cognitive Services to analyze images using AI. End points have been created to identify objects in an image , describe the content of an image , obtain tags of objects present in an image , read text in an image. The back end is developed using .NET Core 2.2, Web API and Azure. The front end is develo…