1.0.6 • Published 5 years ago

lexica-dialog-core v1.0.6

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

view on npm

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

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

License

MIT License

Contributing

Contributions are welcome!