/mochi

A robot with a heart 🤖

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

Mochi

Jibo

Mochi are jibo robots that are there for the patients in nursing homes and other long-term care units. Mochi is there for emotional support by telling short stories and jokes when the patient is sad, shares photos of the patient's family as well as emails, alerts nurses of falls/emergencies, and also alerts the nurses what the patients need/request such as a shower, water, or food.

Installation

Run npm install in both the /jibo and /node

Usage

Run npm start in the node directory to start the server.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D