-
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
-
Generate a Mobile Foundation adapter from the OpenAPI specification
By reading the title, if you are wondering how to model an OpenAPI Specification, Read our previous blog post – Modelling OpenAPI – Swagger 2.0 Specification using API Connect for generating OpenAPI specification using API Connect. In this post, we will see how to generate an IBM Mobile Foundation Adapter from the generated OpenAPI specification from the…
-
OpenAPI (Swagger 2.0) YAML generation using API Connect
In this post, you will learn how to model and generate an OpenAPI (swagger 2.0) specification using API Connect on IBM Cloud.Also, you will be drafting, securing and publishing an API talking to a NoSQL database in this case Cloudant. Note: The OpenAPI — Swagger 2.0 specification generated (in YAML) through this post is used…
-
DeveloperConnect: from containers to Serverless computing

From Mumbai to Hyderbad to Bangalore From Container Orchestration to Serverless Computing From IBM Container service to IBM Bluemix Openwhisk From creating actions to extending watson package actions using Openwhisk Sequences Fron Kubernetes to IBM Watson From track owner to speaker I thoroughly enjoyed presenting and interacting with developers at IBM DeveloperConnect. Based on requests…
-
Getting started with Kubernetes on IBM Cloud : The CLI Way

This blog post helps you in getting started with Kubernetes on IBM Cloud via CLI. After a post on how to get started with Docker Containers on IBM Cloud, the next destination was to play with container orchestration on IBM Cloud. Why do we need container orchestration?
-
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.
-
Generate boilerplate code with IBM Cloud Developer Console
This post introduces you to Bluemix Developer Console; Patterns-first approach. Also, a quick and short intro to cloud native.This was presented at Great Indian Developer summit (GIDS),2017.
-
Watson Service Chaining via OpenWhisk Sequence : Part 3 of 3
By now (after reading Part 1 and Part 2 in this series), you should be aware of what OpenWhisk is and leverage OpenWhisk Sequence to chain Watson services. Also, you should have created Swift and NodeJS actions for transforming the JSON to required formats. In this post, you will learn how to expose an action…
-
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…
