app icon
oy-gen-pptx
0.0.1

Generate a PowerPoint presentation based on the description and template

oy_plat/oy-gen-pptx2235 installs

oy-gen-pptx: PowerPoint Presentation Generator

Author: oy_plat
Version: 0.0.1
Type: tool
Repo: https://github.com/294033186/oy-gen-pptx

Description:

is a Dify plugin that allows you to generate PowerPoint presentations from descriptions and templates. The plugin accepts a string input from a large language model (LLM) and optionally allows you to specify an output filename and a custom PowerPoint demo template.

Features:

  • LLM Input: Accepts raw content from the LLM to generate the PowerPoint content.
  • Custom Template: Optionally, input a custom PowerPoint template for styling.
  • Custom Output Filename: Optionally specify the output file name for the generated PowerPoint.

Parameters:

  1. llm_str:

    • Type: string
    • Required: true
    • Description: The content returned by the LLM to generate the PowerPoint.
  2. output_filename:

    • Type: string
    • Required: false
    • Description: The output filename for the generated PowerPoint presentation.
  3. pptx_demo:

    • Type: files
    • Required: false
    • Description: Custom PowerPoint template for the generated presentation.

Usage Example:

  1. config flow:
  2. Enter prompt words and PPT master

CATEGORY
Tool
VERSION
0.0.1
oy_plat·07/29/2025 11:01 AM
REQUIREMENTS
LLM invocation
Tool invocation
App invocation
Endpoint registration
Maximum memory
256MB
Maximum storage
10MB