| description | layout | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Welcome to the AI/ML API! |
|
π§ Documentation Map
This documentation portal is designed to help you choose and configure the AI model that best suits your needsβor one of our solutions (ready-to-use tools for specific practical tasks) from our available options and correctly integrate it into your code. Simply follow the steps below.
{% stepper %} {% step %}
QUICKSTART
Prepare everything needed to call our API:
setting-up.md supported-sdks.md
{% endstep %}
{% step %}
SELECT YOUR AI
Find a Suitable Model | API REFERENCES
Select the model by its Task, by its Developer or by the supported Capabilities:
{% hint style="info" %} If you've already made your choice and know the model ID, use the Search panel on your right. {% endhint %}
{% tabs %} {% tab title="Models by TASK" %} {% content-ref url="api-references/text-models-llm/" %} text-models-llm {% endcontent-ref %}
{% content-ref url="api-references/image-models/" %} image-models {% endcontent-ref %}
{% content-ref url="api-references/video-models/" %} video-models {% endcontent-ref %}
{% content-ref url="api-references/music-models/" %} music-models {% endcontent-ref %}
{% content-ref url="api-references/speech-models/" %} speech-models {% endcontent-ref %}
{% content-ref url="api-references/moderation-safety-models/" %} moderation-safety-models {% endcontent-ref %}
{% content-ref url="api-references/3d-generating-models/" %} 3d-generating-models {% endcontent-ref %}
{% content-ref url="api-references/vision-models/" %} vision-models {% endcontent-ref %}
{% content-ref url="api-references/embedding-models/" %} embedding-models {% endcontent-ref %} {% endtab %}
{% tab title="Models by DEVELOPER" %}
AI21 Labs: Text/Chat
Alibaba Cloud: Text/Chat
Anthracite: Text/Chat
Anthropic: Text/Chat Embedding
BAAI: Embedding
Black Forest Labs: Image
Cohere: Text/Chat
DeepSeek: Text/Chat
Deepgram: Speech-To-Text Text-to-Speech
Google: Text/Chat Image Embedding
Gryphe: Text/Chat
Kling AI: Video
Meta: Text/Chat
Microsoft: Text/Chat
MiniMax: Text/Chat Video Music
Mistral AI: Text/Chat
NVIDIA: Text/Chat
NeverSleep: Text/Chat
NousResearch: Text/Chat
OpenAI: Text/Chat Image Speech-To-Text Embedding
RecraftAI: Image
Runway: Video
Stability AI: Image Music 3D-Generation
Together AI: Embedding
Upstage AI: Text/Chat
xAI: Text/Chat
{% endtab %}
{% tab title="Models by CAPABILITY" %} {% content-ref url="capabilities/completion-or-chat-models.md" %} completion-or-chat-models.md {% endcontent-ref %}
{% content-ref url="capabilities/function-calling.md" %} function-calling.md {% endcontent-ref %}
{% content-ref url="capabilities/image-to-text-vision.md" %} image-to-text-vision.md {% endcontent-ref %}
{% content-ref url="capabilities/code-generation.md" %} code-generation.md {% endcontent-ref %} {% endtab %} {% endtabs %}
Choose Ready-to-Use Solutions Instead | SOLUTIONS
- AI Search Engine β if you need to create a project where information must be found on the internet and then presented to you in a structured format, use this solution.
{% endstep %}
{% step %}
GOING DEEPER
More about text model capabilities: π Managing Assistants & Threads π Function Calling π Vision in Text Models (Image-to-Text) π Code Generation | Miscellaneous: π Integrations π Glossary β οΈ Errors and Messages β FAQ β |
| More about developer-specific features: |