lexica-dialog-core
v1.0.6
Published
Core server for Lexica dialog agent.
Downloads
8
Readme
Introduction
Lexica is a robust virtual dialogue system framework that can adapt to different conversational platform such as facebook messenger, telegram, website chat...etc. By default, most of the codebase works with Amazon web service out of the box. It can be extended easily to work with other cloud solution provider. I will also continue add more module to support Google Cloud and Azure.
Prequisites
- Amazon Web Service
- MongoDB >= 3.6
- Node.js >= 10
- Typescript >= 3.5.1
Getting Started
Installation
npm install --save lexica-dialog-core
Example Usage
License
Contributing
Contributions are welcome!