Repository Record

Clinical Tools

MedAgents

by Gerstein Lab

View on GitHub
315stars
44forks
Python

About

MedAgents proposes a Multi-disciplinary Collaboration (MC) framework for zero-shot medical reasoning using LLMs as collaborators. The framework works in five stages: expert gathering from distinct disciplines, analysis proposition where domain experts provide expertise-based analysis, report summarization, collaborative consultation with iterative discussions until agreement, and final decision making from the unanimous report. This approach enables multiple AI agents to simulate a medical consultation team working together on clinical questions.

Tech Stack

PythonOpenAI APIGPT-4

Research Paper

View Paper

Quick Start

pip install -r requirements.txt && sh inference.sh