4388 Forks
16652 Stars
16652 Watchers

rasa

💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants

How to download and setup rasa

Open terminal and run command
git clone https://github.com/RasaHQ/rasa.git
git clone is used to create a copy or clone of rasa repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rasa https://github.com/RasaHQ/rasa/archive/master.zip

Or simply clone rasa with SSH
[email protected]:RasaHQ/rasa.git

If you have some problems with rasa

You may open issue on rasa support forum (system) here: https://github.com/RasaHQ/rasa/issues