An Automated Voice Calling Chatbot (Part 2): How to create the chatbot in Amazon Lex
This blog is a continuation of the series of blogs where I describe how I went about implementing a chatbot over a voice call to...
An Automated Voice Calling Chatbot using Amazon Lex, Amazon Connect, Amazon Polly and AWS Lambda!
But why? In any client sourcing business there are scenarios where the employees have to make monotonous calls which kills their productivity to do more...
Dynamic Localization framework in iOS
JRLocalization is a generalized framework where we can store and configure any number of languages with the ease of writing minimum logic in the client...
Data Pipeline for Near Real Time Analytics at Large Scale – Part 2
In my previous post I explained the various components of Data Pipeline. In this post I’ll walk you through the use case we solved by...
Spring Cloud: Zuul, Eureka Integration in SpringBoot Applications
What is Zuul: Zuul is a proxy server which uses filter to perform authentication, authorization, real-time monitoring, dynamic routing, load shedding, and static response handling....