metadata
license: mit
datasets:
- Forceless/UltraPresent
base_model:
- Qwen/Qwen3.5-9B
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:
uvx pptagent onboard
uvx pptagent generate "Single Page with Title: Hello World" -o hello.pptx
