| description | cover | coverY | layout | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Welcome to the AI/ML API! |
.gitbook/assets/rqiuor.jpg |
0 |
|
๐งญ 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 Video
Anthracite: Text/Chat
Anthropic: Text/Chat Embedding
BAAI: Embedding
Cohere: Text/Chat
DeepSeek: Text/Chat
Deepgram: Speech-To-Text Text-to-Speech
Flux: Image
Google: Text/Chat Image Embedding Video Vision(OCR)
Gryphe: Text/Chat
Kling AI: Video
Meta: Text/Chat
MiniMax: Text/Chat Video Music
Mistral AI: Text/Chat Vision(OCR)
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.
- OpenAI Assistants โ if you need to create tailored AI Assistants capable of handling customer support, data analysis, content generation, and more.
{% endstep %}
{% step %}
GOING DEEPER
More about text model capabilities: ๐ Function Calling ๐ Vision in Text Models (Image-to-Text) ๐ Code Generation | Miscellaneous: ๐ Integrations ๐ Glossary โ ๏ธ Errors and Messages โ FAQ โ |
| More about developer-specific features: |