UNPKG

brainwise-demo-cli

Version:

brainwise-Newcli is an open source chatbot platform based on Rasa.

34 lines (19 loc) 1.38 kB
# brainwise-cli [![Release](https://img.shields.io/npm/v/brainwise-cli.svg)](https://www.npmjs.com/package/brainwise-cli) [![License](https://img.shields.io/badge/license-AGPLv3-blue.svg?style=flat)](https://github.com/brainwise-cli/brainwise-cli/blob/master/LICENSE) [![Ask your questions on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/brainwise-cli) brainwise-cli is an intuitive and powerful chatbot platform. With brainwise-cli, you can design conversation flows, kickstart NLU models and create bot responses in a single step, and test the result on the fly. brainwise-cli has a best in class **Rasa** integration and gives you the most advanced conversational AI out of the box. <div align="center"> <img src="/brainwise-cli/docs/images/brainwise-cli_animation.gif" width="85%"></width> </div> ### Installation ```bash npm install -g brainwise-cli ``` Then just run `brainwise-cli` to get started, and select an option from the contextual menu. ### Getting help - [Read the documentation](https://docs.brainwise-cli.io) - Get answers on the [Spectrum community](https://spectrum.chat/brainwise-cli) ### License brainwise-cli is [AGPLv3](https://github.com/brainwise-cli/brainwise-cli/blob/master/LICENSE) licensed. You can read the licence [here](https://github.com/brainwise-cli/brainwise-cli/blob/master/LICENSE).