This repository aims to find AI-based MDs for MS from the FDA website.
Run time (21/02/2026):
- PDF download: ± 45 min
- PDF read: ± 5 min
- Fork repository in GitHub
- Clone the repository locally
git clone https://github.com/YOUR_USERNAME/MS_MD_AI.git - Download the Excel file from the FDA website
- Run script:
python3 main.py --download_folder_path LOCAL_DOWNLOAD_PATH --excel_path LOCAL_EXCEL_PATH--download_folder_path: Local path to where you want to download PDF files--excel_path: Local path to the downloaded Excel from the FDA website
- The script tries to download the summary PDF associated with each submission number in the Excel.
- The PDFs are read in Python (text), made lower case.
- Check whether "multiple sclerosis" is in the lower case text