This repository has been archived on 2024-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
InteractiveRegistration/README.rst

20 lines
447 B
ReStructuredText

==========================================
Interactive Login to Liberta Casa Services
==========================================
Creating a Dev Env
==================
- Install ``conda`` and initialize
- ``source anaconda3/bin/activate``
- ``conda install py38``
- ``cd path/to/dir``
- ``pip install rasa``
Rasa setup and command list
===========================
- ``rasa init`` to create a new project
- ``rasa train`` to train your model