# FPT AI Inference

### What is AI Marketplace? <a href="#contentify_0" id="contentify_0"></a>

Model-as-a-Service is a platform that provides AI models as API endpoints, allowing companies to integrate pre-trained AI models into applications without the need to develop, train, or manage models.

### Why AI Marketplace? <a href="#contentify_1" id="contentify_1"></a>

**Key Benefits** The system offers the ability to:

* **Easily integrate** with existing applications via API.
* **Cost efficiency** with Pay-as-you-go model, you only pay for what you use. Additionally, free your technical team from provision, deploy and manage either hardware or software resources.
* **Auto-scale** based on demand.

The service operates on a serverless platform, ensuring high performance and 99.9% availability.

**Key Features**

* **Pre-trained models**: Including Large Language Models (LLM) and Vision Language Models (VLM).
* **Easy integration via API**: Allowing businesses to quickly connect to applications without building from scratch.
* **Auto-scale based on demand**: The system flexibly scales to accommodate changing workloads.
* **Continuous updates**: Enhancing performance and adapting to new user requirements.
* **Model customization services**: Tailoring Foundation models for your specific use cases securely and seamlessly with the support of our AI expert team

Model-as-a-Service is an optimal choice for businesses looking to leverage AI power without extensive investment in infrastructure or in-house AI expertise.


---

# 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://ai-docs.fptcloud.com/fpt-ai-inference/fpt-ai-inference.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.
