Skip to content

a web appplication to assist with heart disease prediction, skin cancer and tubercolosis detection also with a health chatbot.

Notifications You must be signed in to change notification settings

thebugged/medical-analysis-assistant

Repository files navigation


Banner
python tensorflow keras scikit-learn

Medical Analysis Assistant

The Medical Analysis Assistant is a holistic health companion, offering predictions for heart disease, tuberculosis detection, skin cancer classification, and expert insights through a user-friendly chat interface.

Datasets 🗃️

Setup & Installation

Prerequisites

Ensure the following are installed

To set up this project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/thebugged/medical-analysis-assistant.git
  1. Change into the project directory:
cd medical-analysis-assistant
  1. Install the required dependencies:
pip install -r requirements.txt

Running the application

  1. Run the command:
streamlit run main.py
  1. Alternatively, you can run the heart.ipynb,tb.ipynb, and skin.ipynb notebooks to get their respective models then run the command in 1.

The application will be available in your browser at http://localhost:8501.

Streamlit App

About

a web appplication to assist with heart disease prediction, skin cancer and tubercolosis detection also with a health chatbot.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published