Hacker News new | ask | show | jobs
by iamflimflam1 262 days ago
I would recommend taking a look at this service: https://learn.microsoft.com/en-us/rest/api/computervision/re...
1 comments

Microsoft Vision is so expensive and has a ridiculous rate limit, is slow, and isn't any better than what you can run yourself. You have to make every request over HTTP (with a rate limit), and there is no ability to do bulk jobs. It's also incredibly expensive.