Datasets:

Size:
< 1K
ArXiv:
Libraries:
Datasets
License:
sjw712 commited on
Commit
25aed02
·
verified ·
1 Parent(s): ce0490f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -3
README.md CHANGED
@@ -1,3 +1,22 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ If you use our dataset, please cite our paper and give our GitHub repo a star.
6
+
7
+
8
+ > **PresentAgent: Multimodal Agent for Presentation Video Generation**
9
+ >
10
+ > Jingwei Shi\*, [Zeyu Zhang](https://steve-zeyu-zhang.github.io/)\*<sup>†</sup>, Biao Wu\*, Yanjie Liang\*, Meng Fang, Ling Chen, and [Yang Zhao](https://yangyangkiki.github.io/)<sup>#</sup>
11
+ >
12
+ > \*Equal contribution. <sup>†</sup>Project lead. <sup>#</sup>Corresponding author.
13
+ >
14
+ > ### [Paper](https://arxiv.org/abs/2507.04036) | [GitHub Code](https://github.com/AIGeeksGroup/PresentAgent) | [Papers With Code](https://paperswithcode.com/paper/presentagent-multimodal-agent-for) | [HF Paper](https://huggingface.co/papers/2507.04036)
15
+ > ```
16
+ @article{shi2025presentagent,
17
+ title={PresentAgent: Multimodal Agent for Presentation Video Generation},
18
+ author={Shi, Jingwei and Zhang, Zeyu and Wu, Biao and Liang, Yanjie and Fang, Meng and Chen, Ling and Zhao, Yang},
19
+ journal={arXiv preprint arXiv:2507.04036},
20
+ year={2025}
21
+ }
22
+ ```