Image-classification-App App.
Software/ Language | Version |
---|---|
HTML | 5 |
CSS | 3 |
JavaScript | ES6 |
Visual Studio Code | 1.52 |
Microsft Azure | 1.0.0 |
Microsoft Azure Static Web App | 1.0.0 |
Microsoft Azure Bot Services | 1.0.0 |
Microsoft Azure Language Studio | 1.0.0 |
Software | Tested with |
---|---|
Google Chrome Browser | 87.0.4280.141 |
Microsoft Chromium Edge | 87.0.4280.141 |
Mozilla Firefox Browser | 84.0.2 |
The following app helps to classify an image using Azure services and uses Microsoft Azure
made with JS & HTML5
.
Using the Azure Static Web App
service I have deployed my app frontend HTML CSS JS and assets files and folder
.
Using Azure Bot Services
I have deployed the chatbot and Q&A maker services.
Using Azure Language Studio I have prepared the questions and answer for a chatbot.
I have trained my model to classify the images using' Azure Custom Vision'.
- Clone this repository to your local machine.
git clone https://github.com/RishiPratap/Image-classification-App.git
First, run the development server:
Run index.HTML file in browser
🌐Open INDEX.HTML FILE with your browser to see the result.
https://drive.google.com/drive/folders/1v6YIfLpuMqief3x9gnCJR2uwNn8iXWHx?usp=drive_link
Rishi Pratap |