⏲️ est. time to complete: 30 min. ⏲️
In this challenge you will learn how to:
Create a new Resource and search for Cognitive Services.
You need to share the information of this resource with the web app, so that it can utilize the Computer Vision service’s intelligence. Therefore, we will create two more GitHub Secret and share this with the app.
New repository secret
.VITE_VISION_API_KEY
New repository secret
.VITE_VISION_API_ENDPOINT
Click on the frontend link displayed under the deploy step under your pipeline https://<yourgithubhandle>.github.io/...
or open the app on your phone.
Our frontend application should now have a new button with an image symbol that allows us to detect our object on an image and have our object on the image recognized.
Neither what picture you take nor what is detected will be saved and will not appear on the timeline or news feed.
So go ahead and detect at least 5 objects and tell us how great your application detects objects on images.
Take also a look at your detected objects or ask other people to compare how well their objects where detected, you might be surprised.
◀ Previous challenge | 🔼 Home | Next challenge ▶ |
Ask your coach if you did not succeed. We have you covered with a back up. ⚠️
Look at the prepared application with our pictures for you to play around Milligram.