Skip to content

Latest commit

 

History

History

External-NLU-and-DM

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Use External NLU and Dialogue Model

Installation

  1. Setup environment (see doc)
  2. Run npm i in a current folder.

Running the demo

  1. Update conversation inputs - testConversations objects in index.js: use your phone as endpoint
  2. npm start