-
Get CONTAINER-ized via IBM Cloud CLI

In this post, you will learn how to create and push a docker container to IBM Cloud via CLI. The post includes Steps to setup and use IBM Cloud CLI. Creating and Running your container on IBM Cloud. I have been exploring and playing with Containers more specifically Docker Containers for a while now and…
-
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.…
-
What can you Build using your Bluemix Cloud platform trial
This post helps you understand Bluemix Cloud platform and what you can develop using Bluemix trial account. If you are new to Bluemix and want to learn what it offers via a self-paced free course here’s the link. After my post on how to transform your idea to an application in minutes using IBM Bluemix.…
-
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?
-
OpenWhisk: A Serverless platform to create and run event-driven apps that scale on demand

This blog post introduces you to Serverless computing, OpenWhisk (a serverless, open source cloud platform that executes functions in response to events at any scale) and guides you in getting started with Cloud Functions on IBM Cloud After writing a post on how to transform your idea into an app in minutes. I started thinking how about the compute part…
-
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,…
-
From Idea to Application in minutes – A Walkthrough
Whether you are a developer with an enterprise or a startup or a student having an idea and want to quickly evaluate by prototyping, IBM Cloud is the way to get started overriding the infrastructure overheads. Solve real problems by Building your applications with infrastructure, Watson, software, and services on the Bluemix cloud platform. IBM®…
-
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).
