学术论文自动生成专业 PPT 助手
适合研究生、教师和科研人员把论文 PDF、结构化提纲或纯文本整理成学术汇报 PPT。它支持论文内容解析、图表提取、LaTeX 公式渲染、中英文布局和自动分页,适合答辩、组会、开题、seminar 和文献汇报。使用时提供 PDF、提纲或文本,并说明受众、语言和汇报时长。真实生成效果还取决于本机 Python 依赖、PDF 内容和公式渲染网络。
评论 0
更多
登录后可点赞、收藏、评论和举报。
适合研究生、教师和科研人员把论文 PDF、结构化提纲或纯文本整理成学术汇报 PPT。它支持论文内容解析、图表提取、LaTeX 公式渲染、中英文布局和自动分页,适合答辩、组会、开题、seminar 和文献汇报。使用时提供 PDF、提纲或文本,并说明受众、语言和汇报时长。真实生成效果还取决于本机 Python 依赖、PDF 内容和公式渲染网络。
登录后可点赞、收藏、评论和举报。
Generate professional academic PowerPoint (PPTX) presentations from paper PDFs, structured outlines, or plain text. Use for thesis defense, seminar reports, literature presentations, and graduate school applications. Supports automatic figure extraction, LaTeX formula rendering, and bilingual (Chinese/English) layouts.
A specialized tool for generating professional academic presentations directly from paper content or structured outlines.
1. **Format**: Use `1. Title` for chapters and `- Point` for bullets. 2. **Markdown**: 🚫 DO NOT use `##` for slide titles; it is not recognized by the parser. 3. **Innovation**: Identify the core innovation of the paper and highlight it in **Red**. 4. **Imagery**: Use HD extraction (600 DPI) for figures; minimum width >= 300px. 5. **No Scrapping**: 🚫 PROHIBITED to scrap low-quality bitmaps from PDF streams. 6. **Formulas**: Render LaTeX formulas as high-quality transparent PNGs. 7. **Transparency**: All generated formula/media assets must have transparent backgrounds. 8. **Feedback**: Inform the user if an operation (like PDF parsing) will take >10 seconds. 9. **Final Output**: 🚫 DO NOT output intermediate Markdown; generate and provide the `.pptx` directly. 10. **Colors**: Use `#1E3A5F` (Primary Blue) and `#EE0000` (Highlight Red). 11. **Layout**: Ensure zero text-overflow or figure-text overlap. 12. **Professionalism**: Keep communication brief and technical; skip AI pleasantries.
from aut_sci_ppt import create_ppt
create_ppt("""
主题:[Title]
申请人:[Name]
1. [Section Title]
- [Content]
""", "output.pptx")from aut_sci_ppt import auto_generate_ppt
output = auto_generate_ppt("paper.pdf", author="张三", advisor="李教授")---
**Aut_Sci_Write** — Autonomous Scientific Writer
**Permission is hereby granted**, free of charge, to any person obtaining a copy of this software... (**See the LICENSE file in the root directory for the full MIT terms.**)
---
*This skill is part of the Aut_Sci_Write suite. For full license terms, see the [LICENSE](../LICENSE) file in the project root.* ---
点文件名就地展开内容,审阅后再安装 —— skill 会影响你的 AI 助手行为, 只安装你信任的来源。
还没有评论,先发起一个具体问题。