Skip to content

Latest commit

 

History

History
74 lines (60 loc) · 6.09 KB

sample-apps.md

File metadata and controls

74 lines (60 loc) · 6.09 KB
copyright lastupdated subcollection
years
2015, 2020
2020-09-02
discovery

{:shortdesc: .shortdesc} {:external: target="_blank" .external} {:tip: .tip} {:note: .note} {:pre: .pre} {:important: .important} {:deprecated: .deprecated} {: codeblock}: .codeblock} {:screen: .screen} {:download: .download} {:hide-dashboard: .hide-dashboard} {:apikey: data-credential-placeholder='apikey'} {:url: data-credential-placeholder='url'} {:curl: .ph data-hd-programlang='curl'} {:javascript: .ph data-hd-programlang='javascript'} {:java: .ph data-hd-programlang='java'} {:python: .ph data-hd-programlang='python'} {:ruby: .ph data-hd-programlang='ruby'} {:swift: .ph data-hd-programlang='swift'} {:go: .ph data-hd-programlang='go'}

Sample Apps

{: #sample-apps}

Explore our sample applications to learn more about what you can develop with {{site.data.keyword.discoveryshort}}. {: shortdesc}

Learning path: Getting started with {{site.data.keyword.discoveryshort}}{: external} This learning path is designed for developers interested in quickly coming up to speed on what {{site.data.keyword.discoveryshort}} offers and how to use it. It consists of step-by-step tutorials, deep-dive videos, and complete examples of working code. As you proceed through the learning path, you'll work with more complex features as well as different use cases for applying the service.

Understanding Customer Feedback App{: external} Easily extract insights from raw text review data. It walks you through a working example of a web application that queries and manipulates data from {{site.data.keyword.discoveryshort}}. And, with the aid of custom models using Watson Knowledge Studio (WKS), the data has additional enrichments that provide improved insights for user analysis.

Cognitive Search Web App{: external} Uses publicly available reviews on Airbnb listings to demonstrate how to use individual UI components to visualize insights. You can then easily switch out the dataset to adapt it to your own use cases.

Mine Enterprise Data for Insights{: external} Use the Watson Node.js SDK to import and enrich your data using the Watson Discovery Service. You can then explore the data to find patterns, trends, and actionable insights.

Cognitive Retail Chatbot{: external} Create a chatbot dialog using Watson Assistant, a Cloudant NoSQL database, Watson Discovery, and a Slack group.

Cognitive News Search App{: external} Build your own news mining web application using JavaScript, Node.js, and the Watson Discovery service. Use the Watson Node.js SDK to build your news app to search the latest news, find trends, and even integrate it with other applications, such as Slack.

Stock Advisor App{: external} Create an app that uses Watson Discovery, Node.js, and Cloudant NoSQL DB to help you make informed investment decisions. You can then use it as a guide to jump-start your own coding projects.

Cognitive Banking Chatbot{: external} Create a web UI chatbot using the IBM Watson Node.js SDK to include conversation interaction, anger detection, natural language understanding, and answer discovery. Answers are discovered from a collection of FAQ documents. Built as a fictional financial institution, this app calls out to simple banking services code as an example of how to include external business data in a conversation response.