Skip to content

Commit

Permalink
Added chatbot folder and readme info
Browse files Browse the repository at this point in the history
  • Loading branch information
harrymt committed Apr 27, 2017
1 parent ba1decf commit 4680beb
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 3 deletions.
19 changes: 16 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
## Designing a Multi-Modal Habit Reward System

Project is undergoing a [Research Review](research-review/main.pdf) of the relevant material, before any work is started.
This [thesis](thesis/main.pdf) measures how rewards from different modalities effects peoples habit strength, using a chatbot to track habits by sending notifications to reminder users and delivering rewards from three modalities.

TODO
- Experiment with chatbots
An evaluation trial tests this chatbot using real-world participants that will use the bot to track any simple habit over 30 days.


### [Chatbot](chatbot)

A bot tracks users habits and rewards them from different modalities.


### Research Overview

- See a [research review](research-review/main.pdf) the for a review on the relevant material.



[Thesis](thesis/main.pdf) for my MSc Advanced Computing, Creative Technology.
13 changes: 13 additions & 0 deletions chatbot/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## Chatbot

Written in JavaScript.


### Quality

- [Static analysis](https://github.com/mre/awesome-static-analysis#javascript) Javascript tools


### Existing Systems

- https://github.com/hellogustav/fb-chatbot-boilerplate

0 comments on commit 4680beb

Please sign in to comment.