Skip to content

v1.0.0 - Initial public release

Latest

Choose a tag to compare

@Leo1998-Lu Leo1998-Lu released this 04 Jul 19:44
9ad4b40

🎉 AI Paper2Slide Skill v1.0.0

First public release of ai-paper2slide-skill — a conference-oriented workflow for turning AI papers into polished slide packages.

✨ Highlights

  • LaTeX-only visual provenance: slide visuals are grounded in user-provided LaTeX source assets.
  • Default deliverables:
    • paper2slide_deck.pptx
    • paper2slide_speaker_script.docx (English by default)
  • Conference-style guidance for venues like NeurIPS/ICML/ICLR/CVPR/ACL/KDD/AAAI and related communities.
  • Helper scripts included:
    • scripts/inspect_latex_assets.py
    • scripts/validate_visual_sources.py
  • Documentation:
    • Main README (EN)
    • Chinese doc entry (docs/i18n/README_ZH.md)

📦 Repository Structure

  • references/ style and quality guides
  • scripts/ provenance inspection & validation utilities
  • assets/ repository assets
  • docs/i18n/ internationalized docs

⚠️ Notes

  • Best results require a complete LaTeX source package.
  • Under strict policy, PDF-only workflows cannot provide source-grounded paper images.
  • Final artifact generation depends on runtime environment and available document/slide tooling.

🙌 Thanks

Thanks to all early users and contributors.
Issues and PRs are welcome for improvements in parsing, quality checks, multilingual docs, and template workflows.