# Available AI Models

Aicado AI offers access to 25+ AI models and we are continuously adding more models. The Aicado AI Connector plugin currently supports the models listed in the table below.

{% hint style="info" %}
In the **Required Inputs\*** column, you will see the inputs you need to provide when using the Aicado AI Connector plugin action.
{% endhint %}

<table><thead><tr><th>AI Model</th><th>Description</th><th>Required Inputs*</th><th data-type="content-ref">Try Out</th></tr></thead><tbody><tr><td>Swap Faces in Photos</td><td>Swap faces between photos with natural, realistic results. Perfect for creative or fun projects.</td><td>Image 1, Image 2</td><td><a href="https://aicado.ai/ai-model/face-swap-photo?tab=play">https://aicado.ai/ai-model/face-swap-photo?tab=play</a></td></tr><tr><td>Swap Face in Video</td><td>Replace any face in a video with one from a photo. The swap is seamless and looks completely natural.</td><td>Video 1, Image 1</td><td><a href="https://aicado.ai/ai-model/face-swap-video?tab=play">https://aicado.ai/ai-model/face-swap-video?tab=play</a></td></tr><tr><td>Dress Room - Virtual Try On</td><td>Change clothes in photos using another image. The model adjusts pose and lighting for a realistic look.</td><td>Image 1, Image 2</td><td><a href="https://aicado.ai/ai-model/change-outfit-with-ai?tab=play">https://aicado.ai/ai-model/change-outfit-with-ai?tab=play</a></td></tr><tr><td>Create Video</td><td>Upload one photo to generate a 4-second video—animate and add motion with ease.</td><td>Text 1</td><td><a href="https://aicado.ai/ai-model/ai-short-video?tab=play">https://aicado.ai/ai-model/ai-short-video?tab=play</a></td></tr><tr><td>Background Changer</td><td>Instantly change photo backgrounds using your custom prompt. A fast and creative way to edit images.</td><td>Image 1, Text 1</td><td><a href="https://aicado.ai/ai-model/ai-image-background-changer?tab=play">https://aicado.ai/ai-model/ai-image-background-changer?tab=play</a></td></tr><tr><td>Text to Image</td><td>Generates high-quality, realistic images with fine details—ideal for stunning landscapes or lifelike portraits.</td><td>Text 1</td><td><a href="https://aicado.ai/ai-model/text-to-image-flux-schnell?tab=play">https://aicado.ai/ai-model/text-to-image-flux-schnell?tab=play</a></td></tr><tr><td>Text to Speech</td><td>Turn text into natural-sounding voice in multiple languages—great for audio content and accessibility.</td><td>Text 1</td><td><a href="https://aicado.ai/ai-model/text-to-speech-with-ai?tab=play">https://aicado.ai/ai-model/text-to-speech-with-ai?tab=play</a></td></tr></tbody></table>


---

# 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.aicado.ai/aicado-ai-connector-bubble.io/introduction/available-ai-models.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.
