RHoKSoton / mindful

Intelligent therapeutic music system for Alzheimer patients - Random Hacks of Kindness - Hackathon - 1-2 Dec 2012

Home Page:http://www.rhok.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mindful Music

http://www.youtube.com/watch?v=EgNLLelQYwI

Getting up and running

  • Install latest Python
    • OSX: brew install python; make sure your $PATH contains /usr/local/bin first!
  • Install pip (if it wasn't bundled with python)
  • Install the dependencies: pip install -r requirements.txt
  • Download the DB: [Instructions pending]
  • Run the server: python manage.py runserver

About

Intelligent therapeutic music system for Alzheimer patients - Random Hacks of Kindness - Hackathon - 1-2 Dec 2012

http://www.rhok.org/


Languages

Language:JavaScript 90.4%Language:Python 9.6%