Skip to content

DocumentBuddy/DB-Bot

Repository files navigation

DcoumentBuddy - Bot Interface

Now with 100% moar NLP!

Setup

npm install

Run

set LuisAppID=< placeholder for value from LUIS App Settings >
set LuisAPIKey=< placeholder for value from LUIS Account Settings, described as Authoring Key >
# optional, needed when using a local dev version of the API-Server:
set apiBaseUrl=http://127.0.0.1:5000
node app.js

About

Repository containing the NLP / Bot Interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published