# FPT AI推論

### AIマーケットプレイスとは？ <a href="#contentify_0" id="contentify_0"></a>

Model-as-a-Serviceは、AIモデルをAPIエンドポイントとして提供するプラットフォームであり、企業は\
モデルの開発、トレーニング、管理を行う必要なく、事前トレーニング済みのAIモデルをアプリケーショ\
ンに統合できます。

### なぜAIマーケットプレイスなのか？ <a href="#contentify_1" id="contentify_1"></a>

**主な利点本**システムは以下の機能を提供します：

* APIを介して既存アプリケーションと**容易に統合可能**。
* 従量課金モデルによる**コスト効率性**。使用した分だけ支払うため、ハードウェアやソフトウェアリ\
  ソースのプロビジョニング、デプロイ、管理から技術チームを解放します。
* 需要に基づく**自動スケーリング**。

本サービスはサーバーレスプラットフォーム上で動作し、高いパフォーマンスと99.9%の可用性を保証し\
ます。

主な機能

* **事前学習済みモデル**：大規模言語モデル（LLM）および視覚言語モデル（VLM）を含む。
* **APIによる簡単な統合**：企業はゼロから構築することなく、アプリケーションに迅速に接続できます。
* **需要に基づく自動スケーリング**：システムは変化するワークロードに対応するため柔軟にスケール\
  します。
* **継続的な更新**：パフォーマンスの向上と新たなユーザー要件への適応を実現。
* **モデルカスタマイズサービス**：AI専門家チームのサポートにより、特定のユースケース向けに基盤\
  モデルを安全かつシームレスに最適化します。

Model-as-a-Serviceは、インフラや社内のAI専門知識への多大な投資なしにAIの力を活用したい企業にと\
って最適な選択肢です。


---

# 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/ai-factory-guideline-jp/fpt-ai-tui-lun/fpt-ai-tui-lun.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.
