joyeetadey / PillPlan-Medicine-Adherence

Medicine Adherence web app for personalized solutions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PillPlan-Medicine-Adherence

Table of Contents
  1. About The Project
  2. Getting Started
  3. Project Tree
  4. Contributors
  5. Demo Video Link
Logo

Pill Plan - All-in-one Medication Solution

About The Project

Pillplan Dashboard

Medication nonadherence is a complex problem that stems from several factors including the healthcare system, disease-related conditions, therapy-related factors, socioeconomic status, and the patients themselves. Medication nonadherence is a growing concern to clinicians, healthcare systems, and other stakeholders (eg, payers) because of mounting evidence that it is prevalent and associated with adverse outcomes and higher costs of care.

Hence our solution for ensuring medical adherence should include the following points:

Here's why:

  • Data Analytics on given dataset to find the category of population falling into the category of non-adherence
  • Smart Pill Reminders and Refill Alerts
  • AI/ML induced smart chatbots for Doctor Appointment Schedule and Pill Reminder with Google Calendar
  • Predicting the type of non-adherence using predictive analytics and behavioral technology can be considered to give patients the personalized support they need to achieve greater adherence
  • Creating an engaging UI/UX experience (visually interactive for minorities and illiterate population to understand)
  • Synced Care Partner system with gps tracking using Google Maps
  • Various drug helper tools like Food-Drug interaction checker, Food-Allergy checker and drug-drug interaction checker
  • Tracking the progress of patients and their peers progress to identify where they have reached in their treatment journey through gamification.
  • Imparting basic knowledge regarding medicine storage, medical equipment usage , false assumptions through various gamification approach .
  • Reward system based engaging portal that keeps the patients motivated to complete their medication journey on time.

Built With

Major Frameworks, Libraries and Algorithms used

Front End

  • HTML,CSS,Javascript
  • Bootstrap,Ajax,JQuery etc.

Framework

  • Django
  • PHP

Machine Learning Algorithms

  • Naive Bayes Classifier
  • Support Vector Machines
  • XGBoost Algorithms
  • KNN

Other Algorithms

  • Dijkstra's Algorithm and Shortest Time path Algorithms
  • Content-Based Recommendation System
  • Deep Learning Posture Detection Algorithms
  • NLP Sentiment Analysis Model

Other tools

  • Tensorflow,Open CV
  • GTTS module, Google Geolocation
  • Python ML,DL libraries
  • Beautiful Soup , Web Scraping

Hardware Component

  • Arduino simulation using Tinkercad

(back to top)

Installation

  • Clone the repository using the following command
git clone https://github.com/joyeetadey/PillPlan-Medicine-Adherence.git
  • Create a virtal envirnoment
virtualenv venv
venv\Scripts\activate
  • Go to the directory and install the requirements
pip install -r requirements.txt
  • Start the django server
python manage.py makemigrations
python manage.py migrate
python manage.py runserver

Prerequisites

  • To start the calendar API and google maps API you need your API ke and Client ID

(back to top)

Project tree

.

(back to top)

Contributors

(back to top)

Demo Video Link

https://drive.google.com/file/d/1PD-_MsMhHz6NZK4fb_Fei8ZnfEHNE_Ai/view?usp=sharing

About

Medicine Adherence web app for personalized solutions


Languages

Language:HTML 29.8%Language:PHP 27.1%Language:CSS 18.4%Language:Jupyter Notebook 10.9%Language:Python 9.6%Language:JavaScript 2.1%Language:C++ 1.9%Language:R 0.2%