What problem does it solve? Conducting a rigorous literature review requires searching multiple databases, deduplicating results, screening hundreds of papers, verifying every citation, and formatting output to academic standards — a process that is slow, error-prone, and hard to reproduce when done manually. ## Core Features & Use Cases - Multi-Database Search: Query PubMed, bioRxiv, arXiv, Semantic Scholar, and specialized databases, then aggregate, deduplicate, and rank results with search_databases.py. - Citation Verification: Validate every DOI against CrossRef and generate correctly formatted citations in APA, Nature, Vancouver, Chicago, or IEEE styles with verify_citations.py. - Professional Output: Generate publication-ready markdown and PDF documents from a PRISMA-compliant review template using pandoc and xelatex. - Use Case: A researcher writing a systematic review on CRISPR therapies searches three databases, screens results through a PRISMA flow, synthesizes findings thematically, verifies all 80 citations automatically, and exports a formatted PDF. ## Quick Start Ask the AI to conduct a systematic literature review on your research topic, searching PubMed and arXiv, and produce a verified PDF with Nature-style citations.