> ## Documentation Index
> Fetch the complete documentation index at: https://novita.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# 概要

Novita AI は、最先端のオープンソースモデルをデプロイしています。API を使って、すぐにこれらのモデルへアクセスできます！

<CardGroup cols={2}>
  <Card title="Novita の LLM Playground を試す" icon="box" href="https://novita.ai/model-api/product/llm-api/playground?utm_source=docs-guides">
    プロンプトをテストし、モデルを探索し、結果をすぐに比較できます。コーディングは不要です。
  </Card>

  <Card title="オープンソース LLM API と統合する" icon="box" href="/docs/ja/guides/llm-api">
    Novita の OpenAI 互換 API を使い始めましょう。
  </Card>

  <Card title="画像、音声、動画生成モデルを探索する" icon="box" href="https://novita.ai/model-api/playground?utm_source=docs-guides">
    Playground で画像、音声、動画生成モデルを試してみましょう。
  </Card>

  <Card title="画像、音声、動画生成 API と統合する" icon="box" href="/docs/ja/api-reference/model-apis-introduction">
    API リファレンスをご覧ください。
  </Card>
</CardGroup>
