Discover and explore top open-source AI tools and projects—updated daily.
Noi1rAI assistant for academic Beamer LaTeX presentations
Top 89.2% on SourcePulse
A beamer-skill project offers an AI coding assistant for the complete lifecycle of academic Beamer LaTeX presentations. It targets users of AI coding assistants (Claude Code, Codex CLI, VS Code extensions) by automating creation, compilation, review, and polishing, providing features like automated quality scoring, pedagogical review, and TikZ auditing to significantly enhance presentation quality and workflow efficiency.
How It Works
The skill orchestrates a full lifecycle: create for iterative lecture generation with phase gates, compile using a robust 3-pass XeLaTeX + bibtex process with diagnostics, and review/audit for proofreading and visual layout checks. It employs a novel quality scoring system, penalizing issues against an automated rubric. Unique approaches include enforcing "no overlays" via multiple slides and color emphasis, implementing content density guards (e.g., max 7 bullets/slide), and ensuring "motivation before formalism" by requiring a "Why?" before a "What?".
Quick Start & Requirements
pdf-mcp is recommended for figure extraction.AGENTS.md, .github/copilot-instructions.md, etc.) for Codex CLI and VS Code extensions.example/ directory.Highlighted Details
\pause, \onslide) in favor of multiple slides and color emphasis.pdf-mcp for direct inclusion.Maintenance & Community
The README does not explicitly mention notable contributors, sponsorships, partnerships, or community links.
Licensing & Compatibility
Limitations & Caveats
Strictly requires XeLaTeX, limiting compatibility with older TeX engines. The benchmark indicates moderate overhead in token usage (~30%) and wall time (~73%) compared to a baseline, attributed to enhanced quality checks.
3 weeks ago
Inactive