What problem does it solve?
Helps researchers and coding agents discover, verify, and integrate relevant academic papers into a manuscript by automating parallel web discovery, sequential Semantic Scholar verification, deduplication, BibTeX generation, and a constrained writing loop for Introduction and Related Work.
Core Features & Use Cases
- Outline-driven discovery: run many search queries (host web search or optional Exa backend) to gather candidate papers tagged by discovery cluster.
- Robust verification: sequential Semantic Scholar title-search with fuzzy Levenshtein matching, strict temporal cutoff checks, abstract presence enforcement, caching, and deduplication by S2 paperId.
- Publication-ready outputs: deterministic BibTeX formatting, sync of citation keys into LaTeX, and a drafting recipe that enforces the ≥90% citation integration rule for Intro + Related Work.
- Degraded and host-friendly modes: supports degraded mode when no web search is available and provides script helpers for caching, pre-dedup, and S2 rate-limit handling.
Quick Start
Use the literature-review-agent to find and verify citations for my paper, generate workspace/refs.bib, and draft the Introduction and Related Work sections into workspace/drafts/intro_relwork.tex.