> ## Documentation Index
> Fetch the complete documentation index at: https://docs.brightnode.cloud/llms.txt
> Use this file to discover all available pages before exploring further.

# Featured examples

> Step-by-step guides for building and deploying AI applications on Brightnode.

<Note>
  This page includes our most recently tested and updated examples. Many of our old guides are out of date and include deprecated instructions. We're actively working on updating them.
</Note>

This section includes step-by-step guides to help you build and deploy example applications on the Brightnode platform, covering basic concepts and advanced implementations.

## Get started

If you're new to Brightnode, start with these foundational examples to understand the platform and deploy your first application:

<CardGroup cols={2}>
  <Card title="Run LLM inference on Bnodes with JupyterLab" href="/tutorials/bnodes/run-your-first" icon="text-size" iconType="solid">
    Launch JupyterLab on a GPU Bnode and run LLM inference using the Python `transformers` library.
  </Card>

  <Card title="Generate images with ComfyUI on Bnodes" href="/tutorials/bnodes/comfyui" icon="images" iconType="solid">
    Deploy ComfyUI on a GPU Bnode and generate images using the ComfyUI web interface.
  </Card>
</CardGroup>

## Explore more examples

Use the current Brightnode examples to learn machine-based workflows for inference, notebooks, and UI-driven generation on Bnodes.
