CoolFace
Modelpublic

Forceless/DeepPresenter-9B

sourceHugging Facemitupdated 7mo agoView on Hugging Face
10likes558downloads
Model Card

DeepPresenter-9B

Project: https://github.com/icip-cas/PPTAgent Paper: https://arxiv.org/abs/2602.22839

Model Overview

DeepPresenter-9B is a 9B-parameter language model designed for automatic presentation generation. It serves as the core model in the DeepPresenter framework, enabling agentic workflows that generate structured slide presentations from natural language instructions.

Usage

DeepPresenter-9B is intended to be used with the PPTAgent framework for full presentation generation:

bash
uvx pptagent onboard

uvx pptagent generate "Single Page with Title: Hello World" -o hello.pptx

Performance

image