It's no secret, APIs are becoming more and more relevant for each software company. It is pretty common that the offering or product of a company i...
For further actions, you may consider blocking this person and/or reporting abuse
Weird this article should come up after I did some MailChimp API integration last night.
I'm also using Google's Natural Language API, and the YouTube API, both in Node, and have found both β and the one for MailChimp β to be be simple and straightforward.
Nice stuff! What are you using the Google's Natural Language API for? Extracting speech as text, or even trying to find out more sophisticated things like sentiment?
I think once you get your hands on a few APIs and use them, they become pretty easy to use.
At the moment, the NLP work is experimental, but the idea is:
The entities are saved into a nested object in the document for the web page in Elastic, giving it extra value in terms of its search score, should the search phrase match.
But this is part of something much more ambitious I have in mind for the long-term development of the Under Cloud, assuming I have time to learn Machine Learning!
Very cool idea, good luck!
I'll add a few more:
Thanks for the additional resources!
Glad to help :)
Interesting I already used some of those...such as Algolia, really awesome but quite expensive π’ would love to explore some AIs ones in personal projects! Do they have some free tier for developers to play with?
Yes! Azure Cognitive services and the Google AI APIs can be used for free to some extent. Not sure of IBM Watson.
I run a very specialized API that returns social sentiment of stocks.
I think this is a great article. I recently started working on web apps and I have only used MapBox API, but now I know there are lot of APIs available out there. Thanks a lot
I'll add another one:
usearch.com/
Full access to the world's 3rd largest search engine.
Haven't tried it to be honest. Do you see a cool use case for it? I think there's already lots of apps leveraging the twitter api for cross-posting or things like that.