jessyfront
Version:
Botfront is an open source chatbot platform based on Rasa.
44 lines (28 loc) • 1.26 kB
Markdown
<div align="center">
[](https://www.npmjs.com/package/botfront)
[](https://github.com/botfront/botfront/blob/master/LICENSE)
[](https://spectrum.chat/botfront)
</div>
# Botfront
Botfront is an open source chatbot platform built on top of **Rasa**.

With Botfront you can:
- Build advanced **multilingual** conversational agents 🌎
- Write and train **stories** 📖
- Create, train, and evaluate **NLU** models 🤓
- Create and edit your bot responses 👩🎨
- Monitor conversations, review and annotate incoming NLU utterances 👌
### Getting started
Just...
```bash
npm install -g botfront
```
And...
```bash
botfront
```
### Getting help
- [Read the documentation](https://docs.botfront.io)
- Get answers on the [Spectrum community](https://spectrum.chat/botfront)
### License
Botfront is [AGPLv3](https://github.com/botfront/botfront/blob/master/LICENSE) licensed. You can read the licence [here](https://github.com/botfront/botfront/blob/master/LICENSE).