File size: 859 Bytes
11ed75e 0ba4619 11ed75e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | ---
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:
```bash
uvx pptagent onboard
uvx pptagent generate "Single Page with Title: Hello World" -o hello.pptx
```
## Performance
 |