What problem does it solve?
The PaperOrchestra orchestrator converts unstructured research materials—idea notes, experimental logs, LaTeX templates, and conference guidelines—into a submission-ready LaTeX manuscript and compiled PDF, automating coordination, validation, and refinement to reduce manual integration and hallucinated citations.
Core Features & Use Cases
- End-to-end Orchestration: Coordinates outline-agent, plotting-agent, literature-review-agent, section-writing-agent, and content-refinement-agent to produce final paper.tex and paper.pdf.
- Deterministic Helpers & Safety Gates: Includes scripts to scaffold and validate workspaces, probe TeX availability, enforce an anti-leakage prompt, and run deterministic checks (anti-leakage grep, LaTeX sanity, orphan-citation gates).
- Parallel, Host-Integrated Execution: Supports parallel plotting and literature-review when the host allows, and degrades gracefully for text-only or no-web-search hosts; emits provenance and refinement worklogs for reproducibility.
- Use Case: Convert a folder containing idea.md, experimental_log.md, template.tex, and conference_guidelines.md into a compiled conference-ready PDF with citations and audit trail.
Quick Start
Run the paper-orchestra pipeline on my workspace to generate a submission-ready LaTeX paper and compiled PDF.