Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 955 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 955 Bytes

Medical Report analyser

We have created an End-to-End Medical Report Analysis Platform that successfully harnesses the potential of Natural Language Processing (NLP) to create a seamless solution for medical report interpretation. The platform ensures swifter and more accurate diagnoses by extracting key data from PDF-formatted reports using innovative NLP techniques. The project features a conversational agent designed to address user queries related to report analysis. This interactive component not only enhances user experience but also contributes to greater healthcare transparency and patient empowerment.

Features

  • Login page
  • Sign up page
  • Upload multiple pdf(s) and get summary of all the report in short
  • Ask query from generated summary

Installation

  • Download Python3.x
  • Setup python to path
  • Install libraries
pip install -r requirements.txt

Tech stacks used

HTML, CSS, Javascript, Python