Giter Club home page Giter Club logo

doctorwat's Introduction

🤖️ IBM 2017 BlueHack Project

Hackathon Challenge: TJBot, Smart IOT

HackDash link: DoctorWat

Topic:

Public health data is important for both industry and research projects, but it is hard for doctors to collect information from their patients when they are not in a hospital. Recording data at home involves searching information online, taking notes and getting medical help from doctors. Most applications require a laptop and only provides a few functions for patients.

Goal:

To create a desktop application that can collect user data to reduce the information gap between doctors and patients. The application should be simple for both doctors and patients to use, and it will use Bluemix services.

click the following image to watch our demo on youtube

IMAGE ALT TEXT HERE

Installation Instructions for Developers

To use Watson API with TJBot, please first follow the instructions to set up your raspberry pi and sign up your Bluemix service.

First of all, clone from master:

git clone https://github.com/wilsonandusa/DoctorWat.git

Since the TJBot library uses some of the C/C++ dependencies, we could not run it within electron, my solution is to seperate them into different folders, and install the tjBot dpendencies before the electron dependencies.
To install dependencies:

# first install dependencies for the TJbot
cd DoctorWat/speech_to_text
npm install
# then install dependencies for the electron
cd ..
npm install
bower install

Don't forget to add your Bluemix services username&password(be careful about the order) in config files, here's a link to the instructions

To start the application, type:

npm start

IMAGE ALT TEXT HERE

doctorwat's People

Contributors

wilsonandusa avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

martivic

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.