For chatbot implementation, we integrated the chatbot with Microsoft QnA Maker allowing training and building a Q&A knowledge bank. We merged it with ValueLabs’ in-house built chatbot DAN to add Natural Language Processing (NLP) based search on unstructured documents. We developed a framework to extract answers from either DAN or QnA Makers, depending on the confidence score.