Skip to content
Snippets Groups Projects
Unverified Commit 0ebbd983 authored by Marcin Wątroba's avatar Marcin Wątroba
Browse files

Update readme

parent 263e03d3
Branches
No related tags found
No related merge requests found
# dialogue-systems
## How to configure environment
Install Python 3.8 (using conda or other methods)
Install poetry
```bash
pip install poetry
```
Go to `rasa_domains` or `rasa_shared` directory
Install dependencies
```bash
poetry install
```
Now environment is configured.
If you want to run rasa chatbots, go to chatbot main directory ex.
`rasa_domains/rasa_ksi`, and use `rasa` command.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment