caseyh9438/rasa-savfloodchat
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Download Docker to your computer Git clone repository #To start http server cd into project root (where the docker-compose.yml is located) run: docker-compose up #To interact with bot UI locally create anaconda or python virtual environment using virtualenv or conda activate virtual environment cd into project root (where the requirements.txt is location) run: pip install -r requirements run: rasa x