PPTAgent

Created By
icip-cas8 months ago
Please run `uv pip install pptagent` first
Overview

What is PPTAgent?

PPTAgent is an innovative system designed to automatically generate presentations from documents, inspired by human methods of presentation creation. It employs a two-step process to ensure high-quality output and includes a comprehensive evaluation framework called PPTEval.

How to use PPTAgent?

To use PPTAgent, first install it using the command uv pip install pptagent. You can then run the system with a pre-built Docker image or through the provided server command.

Key features of PPTAgent?

  • Dynamic Content Generation: Automatically creates slides with integrated text and images.
  • Smart Reference Learning: Utilizes existing presentations without manual annotation.
  • Comprehensive Quality Assessment: Evaluates presentations based on multiple quality metrics.

Use cases of PPTAgent?

  1. Generating presentations for academic conferences.
  2. Creating marketing slides for product launches.
  3. Evaluating the quality of existing presentations for improvement.

FAQ from PPTAgent?

  • Can PPTAgent generate presentations in multiple languages?

Yes! PPTAgent supports multiple languages for content generation.

  • Is PPTAgent open-source?

Yes! The codebase is open-sourced and available on GitHub.

  • How does PPTEval work?

PPTEval assesses presentations based on content accuracy, design appeal, and coherence of ideas.

Server Config

{
  "mcpServers": {
    "pptagent": {
      "command": "uv",
      "args": [
        "run",
        "--with",
        "pptagent",
        "--with",
        "python-pptx@git+https://github.com/Force1ess/python-pptx@219513d7d81a61961fc541578c1857d08b43aa2a",
        "pptagent-mcp"
      ],
      "env": {
        "PPTAGENT_MODEL": "openai/gpt-4.1",
        "PPTAGENT_API_BASE": "http://localhost:8000/v1",
        "PPTAGENT_API_KEY": "your_key"
      }
    }
  }
}
Project Info
Created At
8 months ago
Updated At
7 months ago
Author Name
icip-cas
Star
-
Language
-
License
-

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago