Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rohanmane21 authored Jan 16, 2024
1 parent 1db5600 commit b3db6e0
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,18 +56,20 @@ Azure AI Service <br>
<h2>Screenshots</h2>
<h3>Azure App Service</h3>
<b>Description :</b><p align="justify">Azure App Service provides a scalable and reliable hosting environment for the Multilingual Content Hub. It ensures seamless deployment and high availability, facilitating an optimal user experience.</p>
<img src="https://github.com/rohanmane21/azure-app/blob/17340bb4d43505e11b211633c055becba967712b/screenshots/Screenshot%20from%202024-01-16%2007-21-03.png"></img><br>
<img src="https://github.com/rohanmane21/azure-app/blob/main/screenshots/Screenshot%20from%202024-01-16%2007-21-45.png"></img><br>
<h3>Azure Storage Account(Blob Storage)</h3>
<b>Description :</b><p align="justify"> <b>Blob:</b> Binary Large Object, representing the data that you store in Azure Blob Storage. Blobs can be of different types, such as Block Blobs (optimized for streaming and storing large amounts of data) and Page Blobs (optimized for random read/write operations).</p>
<p> <b>Container:</b>A container is a logical unit for organizing blobs. All blobs must be stored in a container. Containers are similar to directories in a file system and help in organizing and managing blobs.</p>
<img src="https://github.com/rohanmane21/azure-app/blob/main/screenshots/Screenshot%20from%202024-01-16%2007-23-34.png"></img><br>
<h3>Azure AI Computer Vision/Custom Vision</h3>
<b>Description :</b><p align="justify">Azure Computer Vision API can analyze the content of an image, extracting information such as objects, brands, faces, and text. It can identify and categorize visual content, providing details about what is present in the image.</p>
<img src="https://github.com/rohanmane21/azure-app/blob/main/screenshots/Screenshot%20from%202024-01-16%2007-24-16.png"></img><br>
<h6>Resource Visualizer: </h6>
<img src="https://github.com/rohanmane21/azure-app/blob/main/screenshots/face-detection.png"></img>
<h3>Working Live Project Display </h3>
<b>Description :</b><p align="justify">Here, I am attaching the final working website's screenshots for the reference.</p>
<img src="https://github.com/rohanmane21/azure-app/blob/main/screenshots/Screenshot%20from%202024-01-16%2014-19-11.png" alt="final-project-demo"></img>

<h5>Home Page: </h5>
<img src="https://github.com/rohanmane21/azure-app/blob/main/screenshots/Screenshot%20from%202024-01-16%2014-19-11.png"></img>
<h3>Choosen Image: </h3>
<p align="justify">Select Image from local machine.</p>
<img src="https://github.com/rohanmane21/azure-app/blob/main/screenshots/Screenshot%20from%202024-01-16%2014-20-06.png"></img>
Expand Down

0 comments on commit b3db6e0

Please sign in to comment.