UNPKG

lexica-dialog-core

Version:
36 lines (21 loc) 1.07 kB
<img src="https://lexica.io/assets/images/Lexica_Logo.svg" alt="Lexica" /> [![view on npm](https://img.shields.io/badge/npm-v1.0.1-blue.svg)](https://www.npmjs.com/package/lexica-dialog-core) ## 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. [https://www.lexica.io](https://www.lexica.io) ## 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 [Example usage](https://github.com/tomlai19852004/lexica-virtual-agent) ## License [MIT License](https://github.com/tomlai19852004/lexica-dialog-core/blob/master/LICENSE.md) ## Contributing Contributions are welcome!