Giter Club home page Giter Club logo

docmed's Introduction

DOCMED ⚡️ GitHub GitHub stars GitHub contributors GitHub issues GitHub forks

⚡ TECH STACK

Abstract

To improve the conventional diagnostic procedures as they are prone to human mistakes and these are slow, expensive and not equally accessible to everyone therefore we developed an efficient ML model for predicting the possibility of various diseases like covid, viral fever, dengue etc and integrate it with an interactive web based dashboard which will also provide some additional insights and recommendations over the user’s medical data. Read More

HOME PAGE

Features

Features Provided By the DOCMED

  1. CHATBOT COVAT TO RESOLVE YOUR QUERIES
  2. ML MODEL TO PREDICT COVID FROM SYMTOMS
  3. ML MODEL TO PREDICT COVID FROM CHEST XRAY REPORT
  4. ML MODEL TO PREDICT COVID FROM CHEST CTSCAN REPORT
  5. CONSULT WITH A DOCTORS IN YOUR CITY
  6. TRACK COVID CASES WORLD WIDE OR COUNTRY WISE

MACHINE LEARNING

Project Setup

Using venv

git clone https://github.com/jhabarsingh/DOCMED.git  
cd DOCMED
python3 -m venv env # Python 3.6.9 or 3.7.0 version 
source env/bin/activate
python3 -m pip install --upgrade pip
pip install -r requirements.txt
python manage.py runserver

Using conda

git clone https://github.com/jhabarsingh/DOCMED.git  
cd DOCMED
conda create -n docmed python==3.7 
conda activate docmed
python3 -m pip install --upgrade pip
pip install -r requirements.txt
python manage.py runserver

You can contribute to this project in many ways

  1. You can create an issue if you find any bug.
  2. You can work on an existing issue and Send PR.
  3. You can make changes in the design if it is needed.
  4. Even if you find any grammatical or spelling mistakes then also you can create an issue.

I would be glad to see a notification saying User {xyz} created a Pull Request. I promise to review it.

docmed's People

Contributors

jhabarsingh avatar

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.