medical-analysis-assistant
a web appplication to assist with heart disease prediction, skin cancer and tubercolosis detection also with a health chatbot.
Science Score: 57.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 1 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.1%) to scientific vocabulary
Keywords
Repository
a web appplication to assist with heart disease prediction, skin cancer and tubercolosis detection also with a health chatbot.
Basic Info
- Host: GitHub
- Owner: thebugged
- Language: Jupyter Notebook
- Default Branch: main
- Homepage: https://medical-analysis-assistant.streamlit.app
- Size: 76.1 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Medical Analysis Assistant
Datasets 🗃️
- Heart Disease Cleveland UCI
- Skin Cancer
only HAM10000_images_part_1, .._part_2, and HAM10000_metadata.csv required
- Tuberculosis (TB) Chest X-ray Database
Setup & Installation
Prerequisites
Ensure the following are installed - Git - Python - Jupter Notebook (or install the Jupyter extension on Visual Studio Code).
To set up this project locally, follow these steps:
Clone the repository:
shell git clone https://github.com/thebugged/medical-analysis-assistant.gitChange into the project directory:
shell cd medical-analysis-assistantInstall the required dependencies:
shell pip install -r requirements.txt
Running the application
- Run the command:
shell streamlit run main.py - Alternatively, you can run the
heart.ipynb,tb.ipynb, andskin.ipynbnotebooks to get their respective models then run the command in 1.
The application will be available in your browser at http://localhost:8501.
Owner
- Name: Maikyau Israel
- Login: thebugged
- Kind: user
- Repositories: 5
- Profile: https://github.com/thebugged
developer developing
Citation (citation.xml)
<?xml version='1.0' encoding='UTF-8'?><xml><records><record><ref-type name="Dataset">59</ref-type><contributors><authors><author>Tschandl, Philipp</author></authors><secondary-authors><author>ViDIR Group</author></secondary-authors></contributors><titles><title>The HAM10000 dataset, a large collection of multi-source dermatoscopic images of common pigmented skin lesions</title></titles><section>2018-06-04</section><dates><year>2018</year></dates><edition>V4</edition><keywords><keyword>Dermatoscopy</keyword></keywords><custom3>Digital dermatoscopic images</custom3><language>English</language><publisher>Harvard Dataverse</publisher><urls><related-urls><url>https://doi.org/10.7910/DVN/DBW86T</url></related-urls></urls><electronic-resource-num>doi/10.7910/DVN/DBW86T</electronic-resource-num></record></records></xml>
GitHub Events
Total
- Push event: 4
Last Year
- Push event: 4
Dependencies
- Pillow ==9.4.0
- joblib ==1.2.0
- keras ==2.15.0
- matplotlib ==3.7.1
- numpy ==1.24.2
- openai ==1.9.0
- pandas ==2.1.1
- scikit-learn ==1.4.0
- seaborn ==0.12.2
- split-folders ==0.5.1
- streamlit ==1.30.0
- streamlit_option_menu ==0.3.12
- tensorflow ==2.15.0