Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 666 Bytes

DEVELOPING.md

File metadata and controls

14 lines (8 loc) · 666 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, Tone Analyzer Look for future journeys where we will dive deeper into the full power and capabilities of the Watson Assistant, Watson Discovery.