What is mLLMCelltype?
mainmLLMCelltype is an iterative Multi-LLM consensus framework designed for cell type annotation of single-cell RNA sequencing (scRNA-seq) data. It combines predictions from multiple Large Language Models (including OpenAI GPT-5.5, Anthropic Claude, Google Gemini, etc.) to improve annotation accuracy and provide transparent uncertainty quantification (using consensus ratios and Shannon entropy).
Key characteristics:
- No reference dataset required: Unlike traditional methods, it does not need a pre-trained reference.
- Consensus-based: Reduces errors and hallucinations through multi-round collaborative discussion between models.
- Integration: Works seamlessly with standard Scanpy (Python) and Seurat (R) workflows.
- Uncertainty Quantification: Identifies ambiguous cell populations that may require expert review.