# Kling AI

Kling AI is a Chinese startup focused on developing AI models for video generation, owned by Kuaishou Technology. Since its launch in June 2024, Kling AI has attracted attention for its ability to generate videos with resolutions up to 1080p and 30 frames per second.

***

The developer offers both Text-to-Video and Image-to-Video models, which is reflected in the model names.

<table><thead><tr><th valign="top">Text-to-Video</th><th valign="top">Image-to-Video</th></tr></thead><tbody><tr><td valign="top"><ul><li><a href="/pages/GGjujnYk1Dh6sTQnQ3nJ">v1-standard/text-to-video</a></li><li><a href="/pages/d0WxW7BJ9GNYaNRp5wLt">v1-pro/text-to-video</a></li><li><a href="/pages/p3KNTEEiFZ6alFl3Een8">v1.6-standard/text-to-video</a></li><li><a href="/pages/8Zri0GixS2sX2GZZvJ8h">v1.6-pro/text-to-video</a></li><li><a href="/pages/hTDdfauIwbYo9JkSGK7P">v2-master/text-to-video</a></li><li><a href="/pages/KcgE7XWtFa7n9bF6uDlG">v2.1-master-text-to-video</a></li></ul></td><td valign="top"><ul><li><a href="/pages/ywMjKszHqOEOp3rDnYfo">v1-standard/image-to-video</a></li><li><a href="/pages/9sIRrJamwbNXxQPYbhgw">v1-pro/image-to-video</a></li><li><a href="/pages/ZRgrAdmEognXucQ4XDWj">v1.6-standard/image-to-video</a></li><li><a href="/pages/IjQurB0gh5wuBVrcjOrZ">v1.6-pro/image-to-video</a></li><li><a href="/pages/sUUv4rlGk9xGJAd11xD5">v2-master/image-to-video</a></li><li><a href="/pages/sm5KOc8N4JptvCaXYrsZ">v2.1-master-image-to-video</a></li><li><a href="/pages/O0ZcXcRWcV3HjbcUZlp2">v2.1-pro/image-to-video</a></li><li><a href="/pages/p6qv4xTIoFpLgamSGSv5">v2.1-standard/image-to-video</a></li></ul></td></tr></tbody></table>

***

Two special models belong to the Image-to-Video subcategory and allow generating disturbingly realistic effects from an image (or multiple images) using a predefined set of options. Here are these models:

* [v1.6-standard/effects](/api-references/video-models/kling-ai/v1.6-standard-effects.md)
* [v1.6-pro/effects](/api-references/video-models/kling-ai/v1.6-pro-effects.md)

***


---

# 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.aimlapi.com/api-references/video-models/kling-ai.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.
