Skip to content
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 653 Bytes

DEVELOPING.md

File metadata and controls

15 lines (8 loc) · 653 Bytes

Developer Tips

This page contains helpful tips and greater detail about specific portions of our journey.

How to create JSON files for Watson Assistant

The IBM Watson Assistant service is a cognitive dialog engine that identifies intents & entities for conversation flow.

The input to Watson Assistant can be in the form of:

  • JSON files

For our Banking chatbot journey, we have chosen to seed Watson Assistant & Watson Discovery with documents coming from banking industry along with leveraging Watson NLU.

Look for future journeys where we will dive deeper into the full power and capabilities of the Watson Assistant, Watson Discovery.