Skip to content

akshaysinghCW/ELI5-PubMed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

ELI5-PubMed

ELI5 is short for “Explain Like I'm 5,” a request for a simple explanation to a complicated research paper in healthcare or medicine.

Why Do We Need This?

The project aims to make the insights from medical research papers accessible to all by simplifying complex jargon and dense scientific language. Research papers, often written by and for medical professionals, can be challenging for the general public to understand due to their technical nature. This project extracts abstracts from research papers, translates them into easy-to-understand language, and visualizes any embedded data or conclusions. By doing so, it democratizes access to scientific knowledge in healthcare, allowing a broader audience to grasp and benefit from medical research findings without needing a biostatistics background.

How Does This Work?

This process initiates by extracting text from a research paper's abstract section from the URL using BeautifulSoup, segmenting the text into manageable portions. Next, it employs OpenAI's GPT 3.5 model, using Langchain, to convert the text into straightforward, jargon-free explanations. Concurrently, it identifies data within the abstract, structuring it into a clear, tabulated format. The final step involves employing another prompt to generate a visual representation of this data to allow users to quickly comprehend the research findings at a glance.

Example

Effect of Weekly Subcutaneous Semaglutide (Ozempic) vs Daily Liraglutide (Victoza and Saxenda) on Body Weight in Adults With Overweight or Obesity Without Diabetes: The STEP 8 Randomized Clinical Trial

URL - https://pubmed.ncbi.nlm.nih.gov/35015037/

Output:

Summary_ _data data_v

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published