> For the complete documentation index, see [llms.txt](https://docs.autocontentapi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.autocontentapi.com/code-samples/slide-decks/nodejs.md).

# Node.js

Node.js snippets that match the [slide deck scenario recipes](/quick-start/slide-decks/slide-deck-examples.md). Review the [Node.js guide](https://github.com/miguelpieras/autocontentapi-docs/blob/main/code-samples/nodejs.md) if you need setup steps.

## Recipes

* [📝 Create a Slide Deck from Text](/code-samples/slide-decks/nodejs/from-text.md)
* [🔗 Create a Slide Deck from a Website](/code-samples/slide-decks/nodejs/from-website.md)
* [🎤 Presenter Notes Format](/code-samples/slide-decks/nodejs/set-presenter-format.md)
* [💡 Create a Slide Deck from a Topic Prompt](/code-samples/slide-decks/nodejs/from-topic.md)
* [🏢 Apply Brand Logo with `projectId`](/code-samples/slide-decks/nodejs/brand-with-project-id.md)

For cURL equivalents, head back to the [quick-start examples](/quick-start/slide-decks/slide-deck-examples.md).
