building a chinese dialogue system based on the newest version of rasa(基于最新版本rasa搭建的对话系统)
-
Updated
Nov 21, 2019 - Python
building a chinese dialogue system based on the newest version of rasa(基于最新版本rasa搭建的对话系统)
Clofus® Chat bot Platform using rasa core and rasa nlu similar to rasa x but opensource demo https://clofus.github.io/clofus-chatbot/
Useful resources for building, improving, and deploying contextual chatbots and assistants with Rasa
基于 rasa 1.x 版本搭建的英文天气查询 demo | A simple & micro English Weatherbot based on rasa framework
Rasa based conversational bot on the thematics of movie related content (with the help base of TMDB as source material)
A chatbot which helps obtaining live COVID19 updates. Check out the bot on telegram -
Docker image with Rasa + Anaconda + Tensorflow + portaudio + PyAudio + SpeechRecognition
Chat Bot Built Using Python
Add a description, image, and links to the rasa-x topic page so that developers can more easily learn about it.
To associate your repository with the rasa-x topic, visit your repo's landing page and select "manage topics."
Describe the bug
Cannot use 'cp' command while installing it on Windows.
It is needed to replace 'cp' with 'copy' in scripts written in
package.jsonif an user wants to install botfront on Windows machine.To Reproduce
Steps to reproduce the behavior:
meteor npm installin Windows Powershell.Expected behavior