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

# Introduction

> Unified API for AI video and image generation

# Welcome to ModelHunter.AI

ModelHunter.AI is a **unified multimodal AI generation platform** that gives you a single API to access the best video and image generation models from multiple providers.

## Why ModelHunter.AI?

<CardGroup cols={2}>
  <Card title="Single API Key" icon="key">
    One API key to access Gemini, Grok, Vidu, Kling, Seedance, Wan, Seedream, and more. No need to manage accounts with every provider.
  </Card>

  <Card title="Unified Task Model" icon="list-check">
    All generation requests follow the same async task pattern. Submit a request, poll or receive a webhook — works the same across every provider.
  </Card>

  <Card title="Multi-Provider Routing" icon="shuffle">
    When the same model is available from multiple suppliers, ModelHunter.AI automatically routes to the most available one — you never notice.
  </Card>

  <Card title="Pay-as-you-go" icon="credit-card">
    Simple per-unit pricing with no subscriptions. Top up your balance or bind a card for automatic billing.
  </Card>
</CardGroup>

## Supported Categories

| Category  | Providers                                      | Use Cases                                                                          |
| --------- | ---------------------------------------------- | ---------------------------------------------------------------------------------- |
| **Video** | Gemini (Veo), Grok, Vidu, Kling, Seedance, Wan | Text-to-video, image-to-video, reference-to-video, video-to-video, video extension |
| **Image** | Seedream, Gemini (Nano Banana)                 | Text-to-image, image-to-image                                                      |

## Quick Navigation

<CardGroup cols={3}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Generate your first video in 3 minutes
  </Card>

  <Card title="Models" icon="cube" href="/api-reference/veo/text-to-video">
    Browse all available models
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference">
    Full OpenAPI specification
  </Card>
</CardGroup>
