Skip to content

This group project is to create a chatbot where it "chats" with the user through text to guide the user to reflect on their behaviour, particularly whether their actions match the values listed here on page 99 they think are important to them. This chatbot is using the framework rasa.

Notifications You must be signed in to change notification settings

CoraZhang/Mental-Health-Reflection-Chatbot

Repository files navigation

This project is to create a chatbot where it "chats" with the user through text to guide the user to reflect on their behaviour, particularly whether their actions match the values listed here on page 99 they think are important to them.

This chatbot is using the framework rasa. Rasa home page. This github project.

From the reflection-chatbot-ui folder, this starts the react server. You can view the site by typing in http://localhost:3000/ into your browser: npm start

To run rasa chatbot: In one terminal: rasa run actions In another terminal: rasa train rasa shell For rest calls (instead of rasa shell): rasa run -m models --enable-api --cors "*" --debug

  • alt text
  • alt text
  • alt text

About

This group project is to create a chatbot where it "chats" with the user through text to guide the user to reflect on their behaviour, particularly whether their actions match the values listed here on page 99 they think are important to them. This chatbot is using the framework rasa.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published