Django web app with Microsoft azure custom vision

118 views Asked by At
1

There are 1 answers

0
Jason Pan On BEST ANSWER

Is it possible to integrate Microsoft azure services like Custom vision in the Django app?

Yes, of course.

If you familiar with python sdk about Custom vision, you can import it's dependency. And use it in your webapp.

If not familiar with python sdk, you also can use restapi.