2022-08-10 15:13:36 +05:30
2021-10-20 17:59:59 +05:30
2022-02-03 02:10:39 +05:30
2021-10-20 17:59:59 +05:30
2022-02-03 02:10:39 +05:30
2021-10-20 17:59:59 +05:30
2021-10-20 17:59:59 +05:30
2022-08-10 15:13:36 +05:30
2022-01-23 08:46:47 +05:30
2022-01-23 08:46:47 +05:30
2021-10-20 17:59:59 +05:30

==========================================
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
Description
This is an attempt to use the Rasa library in python to allow users to easily register/sign up to LibertaCasa Network. It is meant to compliment the SSO feature thereby reducing the barrier to entry and remembering syntax.
Readme 21 MiB
Languages
Python 100%