latte-review-guide

Installation
SKILL.md

LatteReview Guide

Overview

LatteReview is a low-code Python package that uses AI agents to automate systematic literature reviews. It handles title/abstract screening, full-text assessment, data extraction, and PRISMA-compliant reporting — tasks that typically consume hundreds of researcher-hours. Supports multiple LLM backends (Anthropic, OpenAI, local models).

Installation

pip install lattereview

Core Workflow

Step 1: Initialize Review

from lattereview import ReviewProject
Related skills
Installs
3
GitHub Stars
217
First Seen
Apr 2, 2026