Coder Social home page Coder Social logo

sanu0711 / healthcare-intelligence Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 2.69 MB

Enhancing Patient Care through AI-Driven Disease Prediction

Python 59.42% HTML 35.47% CSS 1.85% JavaScript 3.26%
chatbot decision-tree-classifier disease-prediction djang generative-ai k-nearest-neighbours leafletjs map medication-history naive-bayes-classifier py random-forest-classifier support-vector-machines symptom-checker voice-search ai-health-assistant medication-details scikit-learn sklearn

healthcare-intelligence's Introduction

Healthcare Intelligence

Enhancing Patient Care through AI-Driven Disease Prediction

GitHub last commit GitHub repo size

Overview

The aim is to develop a comprehensive system that utilizes artificial intelligence (AI) and machine learning (ML) techniques to predict diseases based on user-provided symptoms and manage patient information effectively.

Machine Learning Algorithms

The following machine learning algorithms were utilized for disease prediction:

  • Decision Tree: Constructs a tree-like structure to make decisions based on feature values.
  • Random Forest: Ensemble learning method that constructs multiple decision trees and outputs the mode of the classes.
  • Support Vector Machine (SVM): Classifies data points by finding the hyperplane that best separates different classes.
  • K-Nearest Neighbors (KNN): Classifies data points based on the majority class among their k nearest neighbors.
  • Naive Bayes: Probabilistic classifier based on Bayes' theorem, assuming independence between features.

Features

  • Disease Prediction: Predict diseases based on user-provided symptoms.

  • Patient Report Generation: Generate detailed patient reports including predicted disease, description, precautions, and medication suggestions.

  • Django Integration: Implemented using Django framework, incorporating various features such as dynamic input chatbox, voice search, and location integration.

  • User-Friendly Interface: Intuitive user interface with interactive features for seamless user experience.

  • AI Health Assistant (ChatBot) : The AI Health Assistant provides tailored health guidance and information, harnessing cutting-edge AI models and advanced NLP techniques. Users can explore health tips, uncover causes, symptoms, and precautions, discover home remedies, receive medication guidance, and locate nearby hospitals.

Video Demonstration

Watch the video

Installation

  1. Clone the repository:

    git clone https://github.com/sanu0711/Healthcare-Intelligence.git
    
  2. Navigate to the project directory:

    cd DiseasePrediction
    
  3. Install dependencies:

    pip install -r requirements.txt
    

Contributors

healthcare-intelligence's People

Contributors

sanu0711 avatar

Stargazers

 avatar

Watchers

Kostas Georgiou avatar  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.