Skip to content

Releases: aurumz-rgb/RCT-Reviewer

RCT-Reviewer 3.0

Choose a tag to compare

@aurumz-rgb aurumz-rgb released this 22 Jul 09:52

v3.0 represents a significant step forward.

Major improvements include:

  • Polished evidence PDF exports
  • Improved highlighting engine
  • Better PDF formatting and pagination
  • Improved Hugging Face model handling
  • Improved Streamlit integration
  • Better logging and debugging
  • Numerous bug fixes and UI refinements

RCT-Reviewer v2.0

Choose a tag to compare

@aurumz-rgb aurumz-rgb released this 05 Jul 16:56
  • 3 prototype .py runners to run RobotReviewer ML models from 3 different sources
  • Improved Pipeline

RCT-Reviewer v1.0

Choose a tag to compare

@aurumz-rgb aurumz-rgb released this 09 Jun 23:00

RCT-Reviewer v1.0 is a modernized machine learning–based system for analyzing Randomized Controlled Trials (RCTs).

v1.0 is a prototype version that runs fully locally using pretrained models stored and accessed via Git LFS.

  • Predicts risk-of-bias across standard domains using RobotReviewer models
  • Accepts RCT PDFs and extracts structured text
  • Applies NLP preprocessing and section segmentation
  • Uses locally stored pretrained classical ML models for inference
  • Lightweight design optimized for low-resource environments

Relation to RobotReviewer:
RCT-Reviewer is a modernization of RobotReviewer (automated RCT analysis and risk-of-bias prediction). It does not introduce a new scientific method but reimplements and restructures the original pipeline into a more modern, modular system.