{% extends "layout.html" %} {% block title %}Health chat · about{% endblock %} {% block content %}
A final year project developed by Jay Rainey that chats autonomously with users regarding health, diet and exercise. The intent of this chat server is to invoke user reflection, and consider the health implications of their diet and exercise choices.
The focus of this application is the adherence to Brief Motivational Intervention (BMI) techniques for the conversational structure in the responses generated.
Using BMI for structured conversation, the application selects responses as follows:
Three aspects of the system can be improved by your participation:
Each message you send is stored and used to improve the knowledge base, and context detection. To contribute, write detailed responses during conversation.
You can rate each message sent by the application, which is used internally to select the most appropriate responses for yourself and other users.
If you have any issues with the site, or would like to suggest improvements to the design or chat service, then please email me, or complete the feedback form.
{%- endblock %}