# Creating a Pod

**Step-by-step guide to training your custom AI models**

Ready to Create your first Pod? This guide will walk you through the entire process from uploading your images to testing your newly trained model.

{% hint style="info" %}
**Before you start**: Make sure you've prepared your dataset properly. Check out [**Curating a Pod dataset →**](https://docs.daisy.so/core-tools/pods/curating-dataset) for guidelines on selecting and preparing training images.
{% endhint %}

***

## Creating Your Pod

### Step-by-Step Process

**1. Access Pod Creation** *Go to app.daisy.so and click "Create New Pod"*

<figure><img src="https://18044900-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoQeQDrC4oP2NDOlQVIty%2Fuploads%2F7UAocoye5PaQunHuYzIu%2Fstep-1.png?alt=media&#x26;token=54a437c9-357e-47e0-9e39-a45d16a3214d" alt=""><figcaption></figcaption></figure>

**2. Upload images and name your Pod**

<figure><img src="https://18044900-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoQeQDrC4oP2NDOlQVIty%2Fuploads%2FjyX4ArFczxKlJDIuj44W%2Fstep-1.png?alt=media&#x26;token=82f10865-d01b-4d22-b94b-be760c7d7572" alt=""><figcaption></figcaption></figure>

**3. Review your set**

<figure><img src="https://18044900-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoQeQDrC4oP2NDOlQVIty%2Fuploads%2FsA0BwnLEkbjgKhhMq2Ac%2Freviewset.png?alt=media&#x26;token=693b1be8-9f00-4c95-b799-91363c1b3629" alt=""><figcaption></figcaption></figure>

**4. Start training**

<figure><img src="https://18044900-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoQeQDrC4oP2NDOlQVIty%2Fuploads%2FYYnjQHJTJEnINytJukaK%2Fstep-1.png?alt=media&#x26;token=5188d5ca-34de-438a-8be3-b69107ebe369" alt=""><figcaption></figcaption></figure>

*Training completes in just 3-5 minutes and you'll receive a notification when your Pod is ready to use. Once complete, start prompting away to see your unique style come to life.*

***

## Best Practices

**Image Upload & Quality**&#x20;

✅ Remove any that don't fit the style&#x20;

✅ Ensure all images look consistent&#x20;

✅ Use 6-12 images total for best results&#x20;

❌ Include corrupted or poor quality images

**Naming Your Pod**&#x20;

✅ Use descriptive names like "Moody Forest Photography" or "Vintage Film Portraits"&#x20;

❌ Use generic names like "Test Pod" or "Images1"

**Training & Testing**&#x20;

✅ Test with simple prompts initially&#x20;

✅ Compare results to your training images&#x20;

✅ Generate several variations to test consistency

***

**Watch this to learn more:**

[Creating Pods Tutorial](https://youtu.be/61u_7UH9V8A?si=UT9uEr5fAgFQbRP0)

***

**Next:** Learn to use your pods in [**Create with daisy →**](https://docs.daisy.so/core-tools/create) or explore [**Animation →**](https://docs.daisy.so/core-tools/create/animation) to bring your images to life.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.daisy.so/core-tools/pods/creating-pods.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
