Django web app with Microsoft azure custom vision

98 Views Asked by At
1

There are 1 best solutions below

0
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.