ChatBot as Digital Assistant ============================ Introduction ```````````` ChatBots is not a new concept. Infact `Eliza `_ was one of the first tools created that showed how communication between humans and machine would take place. It worked by using simple rules. Today there are multiple tools and frameworks available for building chat bots, they could be used for #. Customer Support #. Answer simple factoid related question #. Set reminders and meetings Cortana and Siri came to life thanks to `CALO Initiative `_ In this article we cover how different technologies can be integrated to create an agent that assists in monitoring news for different entities and topics Motivating Examples ``````````````````` Lets say you're a busy executive at an organization that need to track information in a given industry vertical with following requirements: #. Ability to track multiple sources of news articles #. Automatic way to learning interest model #. Ability to automatically summarize key information Implementation Approaches ````````````````````````` References ``````````