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

# Youthnic AI Studio Documentation

> Generate professional five-pose fashion photoshoots from product references and manage your entire catalog production workflow with AI.

Youthnic AI Studio turns your product photos into a complete, consistent five-pose fashion catalog using Gemini Vision and GPT Image 2. Upload front and back images of a garment, let the AI build a Product Identity Profile, approve the pose plan, and generate publication-ready images — all without a photographer or studio.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Go from zero to your first generated photoshoot in minutes
  </Card>

  <Card title="Studio" icon="wand-magic-sparkles" href="/studio/overview">
    Generate a single-product five-pose shoot on demand
  </Card>

  <Card title="Catalog Planning" icon="layer-group" href="/planning/overview">
    Batch-schedule shoots for every colourway in a collection
  </Card>

  <Card title="Catalog Production" icon="list-check" href="/production/overview">
    Track SKUs through 13 workflow stages to listing
  </Card>
</CardGroup>

## How It Works

<Steps>
  <Step title="Upload product references">
    Add front and back product photos. Fabric swatches, additional shots, and style references are optional but improve accuracy. Saree catalogs support dedicated pallu, drape, and blouse references.
  </Step>

  <Step title="Let Gemini analyze your product">
    Gemini Vision reads every labeled image and builds a **Product Identity Profile** (color, fabric, silhouette, invariant details) and a **Creative Direction Profile** (scene, lighting, mood). This analysis fingerprints the product so any reference change triggers an automatic re-analysis.
  </Step>

  <Step title="Review the five-pose plan">
    The AI proposes five poses tailored to the garment: hero front, professional side/3-quarter, authoritative back, creative Gen-Z editorial, and a zoomed face-and-detail close-up. Edit prompts or regenerate the plan before committing.
  </Step>

  <Step title="Generate and download">
    GPT Image 2 produces each pose sequentially. Pose 1 becomes the consistency anchor for poses 2–5. Track progress live, download individual images, or grab a full ZIP when the shoot is done.
  </Step>
</Steps>

## Explore the Docs

<CardGroup cols={3}>
  <Card title="Authentication" icon="key" href="/authentication">
    Sign in and understand how sessions work
  </Card>

  <Card title="Product References" icon="image" href="/studio/product-references">
    Learn which images to upload and how they are used
  </Card>

  <Card title="Generation Settings" icon="sliders" href="/studio/generation-settings">
    Configure model, aspect ratio, quality, and scene direction
  </Card>

  <Card title="Events Intelligence" icon="calendar" href="/features/events-intelligence">
    Use AI-grounded event calendars to plan campaigns
  </Card>

  <Card title="History" icon="clock-rotate-left" href="/features/history">
    Browse, filter, and download past generation jobs
  </Card>

  <Card title="Administration" icon="users" href="/features/administration">
    Manage team members, roles, and permissions
  </Card>
</CardGroup>
