With Rasa Open Source
rasa train
rasa run actions
rasa shell
rasa run -m models --enable-api --cors "*" --debug
pip3 install rasa==2.8.2
pip3 install rasa-sdk==2.8.1
pip3 install rasa-x==0.39.3 --extra-index-url https://pypi.rasa.com/simple
pip3 install SQLAlchemy==1.3.22
pip3 install sanic-jwt==1.6.0
Links: https://forum.rasa.com/t/rasa-x-runs-with-several-errors-warnings/49006/8
- Ask all services
- Get time working of garage
- Get specific services information (description, price, time_todo)
- Chitchat
- Booking (Cancel, Update Booking)