MedicSMS – First aid diagnosis and advice via SMS

MedicSMS-first-aid-01

MedicSMS – SMS based first aid for the developing world.

Inspiration

For MediSMS, Our aim is to allow those in developing countries, with limited or no access to the internet, the same first aid information which is readily available to the world that has easy access to the internet.

What it does

MedicSMS empowers those in developing countries that have access to ordinary cell phones with the ability to obtain a first aid diagnosis and advice via SMS. Users simply text in their symptoms, and, using a combination of the Twilio and IBM Watson APIs, we translate the natural language SMS into a likely diagnosis. After a quick dialog of decisions, the user is presented with a suggested course of action as a series of steps for their specific condition. We request location information from the user so that the proper local authorities can both contact the aid the patient. This, location and symptom data can be provided to local charities to help track the spread of illness and disease in these locations.

Furthermore, we take into account the language of the user, using IBM Watson’s translation API. We detect the user’s natural language and respond to them accordingly.

How we built it

The core of MedicSMS is based on the Twilio and IBM Watson APIs. We use Twilio to receive and send SMS messages to our end users, while we use Watson’s natural language classifier to classify the symptoms of an individual and then recommend the best course of action. Our two different backend services are written in NodeJS and Python, while our frontend is using AngularJS, Google Maps API and CSS3. Our services are hosted on Heroku and Google App Engine.

We provide an interface for healthcare providers to allow additional asisstance where necessary
We provide an interface for healthcare providers to allow additional assistance where necessary

 

We detect the user's language, and reply accordingly
We detect the user’s language, and reply accordingly

Ref: DevPost

Related Posts