Code Monkey home page Code Monkey logo

medical-ai's Introduction

Medical AI

Documentation Status PRs Welcome

Research in the 1960s and 1970s produced the first problem-solving program, or expert system, known as Dendral. While it was designed for applications in organic chemistry, it provided the basis for a subsequent system MYCIN, considered one of the most significant early uses of artificial intelligence in medicine .

The 1980s and 1990s brought the proliferation of the microcomputer and new levels of network connectivity. During this time, there was a recognition by researchers and developers that AI systems in healthcare must be designed to accommodate the absence of perfect data and build on the expertise of physicians. Approaches involving fuzzy set theory, Bayesian networks, and artificial neural networks,have been applied to intelligent computing systems in healthcare.

Various specialties in medicine have shown an increase in research regarding AI. As the novel coronavirus ravages through the globe, the United States is estimated to invest more than $2 billion in AI related healthcare research over the next 5 years, more than 4 times the amount spent in 2019 ($463 million).

PROJECT :

You can find our project/website by Clicking Here! .

Figure 1. Illustration of Medical AI website

OUR INITIATIVE :

  • We purpose a portal that has all possible solutions to Medical problems.
  • It tries to remove the barrier between what factors effect the problem.
  • We purpose simple and handy website using Machine Learning algorithms.

HOW TO GET STARTED ?

Let's first understand the directory structure .

Directory Layout

.
├── models                                                           # contains all models
│   ├── braintumor
│   ├── cataract
│   ├── pneumonia
│   ├── riskmodel
├── static                                                           # contains image file , css file and js files .
│   ├── images
│   ├── style.css
├── templates                                                        # contains all html files
│   ├── getting_started.html
│   ├── index.html
├── Procfile                                                         # contains profile information
├── app.py                                                           # web app file
├── requirements.txt                                                 # contains all required libraries and dependencies 
├── runtime.txt                                                      # 

How to Install and Run

  • Fork this repository Repo Link .
  • Clone the repository .
  • Run following commands in command prompt
cd Medical-AI-Main
pip install -r requirement.txt
  • Run this to start server
python app.py
  • Select the problem you want to check .
  • Update input for that specific prroblem and check the prediction\output .

About Contribution :

  • Raise the issue .
  • Work on raised issues .
  • Come up with interesting Medical related problems and solutions .
  • You can improve the UI/UX .
  • Can contribute on readme files as well .

Package Guidelines

See CONTRIBUTING.md file for detailed information.

License

See LICENSE file.

                                  "Take stands, take risks, take responsibility."
                                                                — Muriel Siebert

medical-ai's People

Contributors

laksh-ayy avatar manpreet2000 avatar swatichanchal 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.