IBM is quietly telling employees in the Watson division they have 30 days to find a new job. https://www.reddit.com/r/IBM/comments/4fbsm9/anyone_else_tol...
Building an IBM Watson-powered AI Chatbot in 50 lines of code
21–30 of 30 posts
Re: Building an IBM Watson-powered AI Chatbot in 50 lines of code
#22Nice! Shameless plug: I'm working on a SDK to make the Watson speech services easier to use in web browsers. It's still got a few rough edges, but it's usable right now, and I'd love to hear feedback from other devs: https://github.com/watson-developer-cloud/speech-javascript-... Update: here's a quick mashup I built with that SDK and the existing demo of the Watson Dialog service a little while back: https://speech-…
Re: Building an IBM Watson-powered AI Chatbot in 50 lines of code
#23Re: Building an IBM Watson-powered AI Chatbot in 50 lines of code
#24Re: Building an IBM Watson-powered AI Chatbot in 50 lines of code
#25Re: Building an IBM Watson-powered AI Chatbot in 50 lines of code
#26I like the fact that you tied the Watson api and the Telegram api together in a simple app, but it's a bit far-fetched to claim that "building intelligent bots is not too hard" based on this example.
Re: Building an IBM Watson-powered AI Chatbot in 50 lines of code
#27The title is a little bit misleading though. Maybe it's just me, but when I read "AI Chatbot" I think about a conversational bot that can chat with you. The bot described in this article is not a chatbot in that regard, it's a speech-to-text bot.
Re: Building an IBM Watson-powered AI Chatbot in 50 lines of code
#28The title is a little bit misleading though. Maybe it's just me, but when I read "AI Chatbot" I think about a conversational bot that can chat with you. The bot described in this article is not a chatbot in that regard, it's a speech-to-text bot.
thanks for the feedback! just wanted to point you to the answer i gave @ecolak
chat·bot
a computer program designed to simulate conversation with human users, especially over the Internet.
Re: Building an IBM Watson-powered AI Chatbot in 50 lines of code
#29I like the fact that you tied the Watson api and the Telegram api together in a simple app, but it's a bit far-fetched to claim that "building intelligent bots is not too hard" based on this example.
thanks for the feedback. totally understand your point. i think the biggest problem is that the commenters here have a different understanding of the ambiguous term chatbot. the expectation is that AI or intelligent chatbot means it would pass the turing test and you would not notice if you are talking to a bot or human. but this is not the point. everyone who has experience in natural language processing or computer…
I'm not trying to be mean, but I think you just have an incorrect understanding of the term 'chatbot'. It's not really that ambiguous. See https://www.google.com/search?q=define%3Achatbot