Skip to content

Python script for conducting systematic litterature reviews through automated PubMed searches based on defined PICO criteria, analyzing titles and abstracts with different large language models for abstract inclusion

Notifications You must be signed in to change notification settings

chk-AI/abstract-screening

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

abstract-screening

Python script for conducting systematic literature reviews through automated PubMed searches based on defined PICO criteria, analyzing titles and abstracts with different large language models for abstract inclusion

Project description

This project automates the process of conducting title and abstract screening in systematic literature reviews by utilizing a Python script to search PubMed based on defined PICO (Population, Intervention, Comparison, Outcome) criteria. It extracts relevant information, analyzes the search results with multiple different large language models (LLMs), and saves results as CSV.

Features

  • PubMed searches: Search based on customizable PICO criteria.
  • Data extraction: Automatically extracts necessary data from search results, including DOI, PMID, year, authors, title, and abstract.
  • Analysis with LLMs: Uses six different large language models to evaluate and select the best abstracts for the review.

Prerequisites

About

Python script for conducting systematic litterature reviews through automated PubMed searches based on defined PICO criteria, analyzing titles and abstracts with different large language models for abstract inclusion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published