/virtual-coach-rasa

Contains code for rasa bot, the core of the virtual coach system

Primary LanguagePythonApache License 2.0Apache-2.0

Quality Gate Status Coverage

Virtual coach Rasa

This repository holds components related to the Rasa Bot. It includes:

  • Rasa_Bot: the brain of the virtual coach depending on the Rasa framework
  • scheduler: the scheduler for the application
  • onboarding: for onboarding new users to the application

How to run

To run the full application, see virtual-coach-main To run specific components, see the README files in the component you want to run.