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

# Quick Start

> Get started with TensorAI in minutes

## Getting Started

Start creating AI-powered images and videos with TensorAI.

### Step 1: Create an Account

<Accordion icon="user-plus" title="Sign up for TensorAI">
  Visit [TensorAI](https://tensorai.tensorslab.com/) and create your account. You'll receive free credits to start exploring our AI models.
</Accordion>

### Step 2: Choose Your Creation Type

<AccordionGroup>
  <Accordion icon="image" title="Image Generation">
    Navigate to the Image section to create stunning AI-generated images:

    * **Text to Image**: Describe what you want and let AI create it
    * **Image to Image**: Transform existing images with AI

    <Tip>Use detailed descriptions for better results!</Tip>
  </Accordion>

  <Accordion icon="video" title="Video Generation">
    Navigate to the Video section to create professional AI videos:

    * **Text to Video**: Generate videos from text descriptions
    * **Image to Video**: Animate static images into dynamic videos

    <Tip>Start with 5-second videos to preview results quickly.</Tip>
  </Accordion>
</AccordionGroup>

### Step 3: Generate Your First Creation

<Accordion icon="sparkles" title="Create with AI">
  1. Enter your prompt describing what you want to create
  2. Select your preferred model and settings
  3. Click **Generate** and watch AI bring your vision to life!
</Accordion>

## API Integration

For developers looking to integrate TensorAI into their applications:

<CardGroup cols={2}>
  <Card title="Get API Keys" icon="key" href="https://tensorai.tensorslab.com/">
    Generate API keys from the TensorAI console.
  </Card>

  <Card title="View API Docs" icon="book" href="/api-reference/introduction">
    Explore our comprehensive API documentation.
  </Card>
</CardGroup>

## Models Overview

<CardGroup cols={2}>
  <Card title="Image Models" icon="image">
    * **SeeDream V4**: Professional-quality image generation by Volcengine
    * **SeeDream V4.5**: Enhanced quality image generation with high resolution support
    * **Z-Image**: Alibaba high-efficiency text-to-image generation
  </Card>

  <Card title="Video Models" icon="video">
    * **SeeDance-1.0 Pro**: High-quality video generation with Fast and Lite versions
    * **SeeDance-1.5 Pro**: Advanced video generation with professional-level quality
    * **SeeDance-2.0**: Latest cinematic video generation, top-tier video generation model
  </Card>
</CardGroup>

<Note>
  **Need help?** Contact us at [support@tensorai.tensorslab.com](mailto:support@tensorai.tensorslab.com)/
</Note>
