Explore the 3 ways you can create programmatically slide decks.
prompt
parameter of the generate slides endpoint. In addition to the instructions for how to generate the slides, you can concatenate markdown parsings of files to the prompt to provide more context.[title main]
, [paragraph]
) will appear in your deck. You can then specify the values for these placeholders via the text_placeholder_manual_insertions
parameter. This parameter supports markdown, so you can include bullet points, headers, and rich formatting directly. For dynamically sized decks, you can use a library source document and specify slide IDs using the outline parameter.