Inspiration

One of our team members found it difficult to remember when to use her medications at some point. We did some research and asked some friends who are in the health field, including research students and medical school students and found that patient compliance rates were a huge issue when it came to healthcare. We found that a majority of patients in a multitude of studies conducted by reputable scientific journals have shown a vast majority of patients have cited forgetfulness as one of their reasons for non-compliance.

What it does

This application allows users to take a picture of their prescription drug label, and using natural language processing, we parse the instructions for the drug, including the name of the drug. Then, using this information, we create calendar events to remind the patient to take their drugs.

How I built it

Using Android Studio, capture image and route it through an optical character api, then through natural language processing, we parse the instructions and the times needed to populate the Google Calendar to make repeated events.

Challenges I ran into

We had lots of difficulty trying to figure out how Android worked since it was most of our first times doing Android. Finding a proper NLP api was a challenge as well.

Accomplishments that I'm proud of

We managed to tackle a huge problem in a very important area, all the while learning new technologies and having fun while doing it.

What I learned

Making Android applications and NLP is a huge field.

What's next for TakeYourMeds

We hope to extend it to wearables, so patients can have their notifications with them wherever they go.

Share this project:

Updates