|
|
|
|
|
by peckjon
3097 days ago
|
|
There are great reasons to use GCloud, MS AI, and the many other offerings out there. The ideal solution will vary by use case. Some considerations might be: - serverless functions or full VM? With the former you pay by the second or minute, the latter is often by the hour or even month and many people use under 20% of the capacity they're paying for. - what languages do you need? Many full VMs can support anything, but most serverless function hosts support very few languages. - what frameworks do you need? Do you want to do a full install and dependency reconciliation, or have it done / managed for you? - interoperability, API chaining, and marketplace. Algorithmia's language-agnostic open marketplace is pretty unique: you can use grab any of 4500+ APIs right from your own algo, without ever leaving the environment. Happy to step through specific use-cases with you anytime! Just click the chatbox in the lower-right at Algorithmia.com |
|
How do the OCR api in the marketplace holds up against Google Cloud, which is considered the best in the industry?
Do you see what I mean? All of the other things you've listed just wraps the core thing which is the actual algorithm. The serverless or having full VM doesn't cost much nor is it painful to setup imho. The language in the end does not matter since a developer could just make HTTP calls to the Google Cloud API. What good is having thousands of API when I just need a few that I know is the best in the industry?
I'm curious to know if there are real world use cases here. Perhaps for larger companies, what you offer might be important.
Thanks and I think that's the last of my questions!