Tag: Watson
-
Enhance your chatbot conversation

Imagine, you are in a conversation with a chatbot and you feel that the human angle is completely missing because the bot starts it’s dialog with a usual “Hi” or “Hello”. You may want to personify the conversation by adding the name of the person (who’s logged in) to the boring “Hi” or “Hello”. Ever thought…
-
An AI Powered modern Portfolio Manager
Finance Trade is a Node.js application that uses IBM Financial services and Watson services. The application is a modern portfolio manager that provides real-time insights into how news all around the world can impact any given investment portfolio. Overview
-
Who’s speaking? : Speaker Recognition with Watson Speech-to-Text API

Watson’s Cognitive Speech To Text API has been enhanced to support real-time speaker diarization; distinguishing between speakers in a conversation.
-
Watson Service Chaining via Cloud Functions Sequence : Part 2 of 3
In Part 1 of this series, you learnt the basics of Serverless computing and the building blocks behind Cloud Functions. In this post, you will create Watson Services and add them to a Cloud Functions Sequence on IBM Cloud. As our post is all about chaining Watson Services using OpenWhisk, in this section, you will…
-
Watson Service Chaining via OpenWhisk Sequence : Part 1 of 3

This 3-part series of posts helps you understand the in-depth features of Serverless Computing via OpenWhisk. OpenWhisk offers an easy way to chain services where an output of the first action acts as an input to the second action and so on in a sequence. OpenWhisk achieves the chaining of services via sequences on IBM Cloud.…
-
Adding Watson Speech-to-Text to your Android App
This post is about injecting Watson Speech-to-Text into an Android native app. Speech-to-Text is available as a service on IBM Cloud i.e.., Bluemix. You will integrating the service available on Bluemix into our favourite chatbot “The WatBOT” using Watson Developer Android SDK with minimal lines of code. Why Watson Speech-to-Text?
-
Integrating Watson Text to Speech into an Android Native App
Listen to your text in the form of speech with Watson Text-to-Speech service on Bluemix, and add this to your Android Native app.
-
Dialog a tete-a-tete with a bot via Watson
The main intention of this blog post is to share my first FB Live chat. It was for a technical conversation – Dialog a tete-a-tete with a bot via Watson. Watson Conversation caught my interest when I first saw its visual builder against the old xml based Dialog service. In fact, the Dialog is not part…
-
Need of Context in a chatbot conversation

This blog post introduces the Importance of Context to maintain the state of a Conversation while building a bot more specifically a chatbot. A conversation (or chat) is a chain of statements exchanged between two or more individuals. Mostly, conversations happen on a particular topic or in a situation. Whatever the topic or situation is,…
-
A Voice-enabled ChatBot powered by IBM Watson in Mins
Last updated: 13 -Dec-2018 WatBot is a Voice-enabled Android Native ChatBot built using Watson Assistant, Speech-to-Text and Text-to-Speech Services on IBM Cloud (open standards cloud platform for building, running, and managing apps and services).
