Create a paper2poster task, from the open-source project: https://paper2poster.github.io/The Paper2Poster project aims to achieve a fully automated, multimodal workflow for generating posters from scientific papers. It focuses on how AI assistants and multi-agent systems can intelligently design, layout, and produce structured, highly readable academic posters based on the content of the paper.After successfully creating the task, obtain the task_id, and use the task_id to poll the task query interface. Each task takes about 10 minutes.Pricing: Calculated based on the cost of model calls
请求参数
Header 参数
Body 参数multipart/form-data
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.302.ai/302/paper2poster/task' \
--header'Authorization: Bearer ' \
--form'paper_file=@""'