AI Watson Powered News Search Application

Smart news search with sentiment analysis and a chatbot

The web is home to massive amounts of data, with more being created every day. Organizations can harness this constant stream of information to gain understanding, plan strategies, and find opportunities. Enriched news data can help your application make dynamic connections across current events faster.

In this project, we built a NEWS mining web application, using Node-RED / Python Web App and the IBM Watson Discovery Service. To do this I started by building a Server-Side Application using Node-RED then, used the pre-built Watson Discovery News collection and accessed the Watson Discovery Service through the Discovery API. Optionally, I chose to use a Slack interface to query the data, push news alerts out to web notification and deploy the app on IBM Cloud.

  • View Demo
  • View Implementation