rayzamgh / wellness-check-bot

A simple Rasa assistant that uses forms to conduct a daily health survey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wellness-check-bot

This is a simple Rasa bot that uses a form to create a daily log of health information.

Running the assistant

  1. Install Rasa Open Source: https://rasa.com/docs/rasa/user-guide/installation/
  2. Train the model:

rasa train

  1. Open a second terminal window and start the action server:

rasa run actions

  1. Return to the first terminal window and start the assistant on the command line:

rasa shell

wellness-bot-conversation

About

A simple Rasa assistant that uses forms to conduct a daily health survey


Languages

Language:Python 100.0%