Skip to main content
ClaudeWave

An Agentic Framework for Reflective PowerPoint Generation

Subagents4.6k stars556 forksPythonMITUpdated 4d ago
Editor's note

PPTAgent (now branded DeepPresenter) is a Python framework that generates complete PowerPoint presentations from source documents or research topics using a multi-agent pipeline. The system operates through two coordinated phases: an analysis stage that parses reference PPTX files to extract slide layouts and element schemas, and a generation stage that populates new slides with content drawn from uploaded PDFs, web research via Tavily search, or user-supplied text. The agent environment includes a sandbox with over 20 built-in tools covering tasks such as text-to-image generation, PDF parsing via MinerU, and autonomous asset creation. It exposes an MCP server for integration with Claude Desktop and compatible clients, and supports any OpenAI-compatible API endpoint, meaning Claude can serve as the underlying model. A fine-tuned 9-billion-parameter companion model called DeepPresenter-9B, available in full and GGUF quantized formats on HuggingFace, is recommended over general-purpose models for best output quality. Researchers, educators, and professionals who regularly convert dense documents or topics into structured slide decks are the primary audience.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/icip-cas/PPTAgent && cp PPTAgent/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agentagentic-aillmmcpopenclawpresentationslide

What people ask about PPTAgent

What is icip-cas/PPTAgent?

+

icip-cas/PPTAgent is subagents for the Claude AI ecosystem. An Agentic Framework for Reflective PowerPoint Generation It has 4.6k GitHub stars and was last updated 4d ago.

How do I install PPTAgent?

+

You can install PPTAgent by cloning the repository (https://github.com/icip-cas/PPTAgent) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is icip-cas/PPTAgent safe to use?

+

Our security agent has analyzed icip-cas/PPTAgent and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains icip-cas/PPTAgent?

+

icip-cas/PPTAgent is maintained by icip-cas. The last recorded GitHub activity is from 4d ago, with 7 open issues.

Are there alternatives to PPTAgent?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy PPTAgent to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: icip-cas/PPTAgent
[![Featured on ClaudeWave](https://claudewave.com/api/badge/icip-cas-pptagent)](https://claudewave.com/repo/icip-cas-pptagent)
<a href="https://claudewave.com/repo/icip-cas-pptagent"><img src="https://claudewave.com/api/badge/icip-cas-pptagent" alt="Featured on ClaudeWave: icip-cas/PPTAgent" width="320" height="64" /></a>

More Subagents