MikeHopcroft / ShortOrder

A natural language conversational agent for ordering and organizing items from a catalog.
MIT License
13 stars 7 forks source link

Demo should work on npm.runkit.com #23

Closed MikeHopcroft closed 6 years ago

MikeHopcroft commented 6 years ago

Demo should work on npm.runkit.com

MikeHopcroft commented 6 years ago

Fix might conflict with closed issue #2.

MikeHopcroft commented 6 years ago

RunKit error message: Error: ENOENT: no such file or directory, open './src/samples/data/intents.yaml'

MikeHopcroft commented 6 years ago

Code now runs on RunKit. Should come up with better samples to demonstrate the system. Then write better documentation.