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

# はじめに

<Note> ⚠️ このドキュメントは AI によって自動翻訳されています。不正確な部分がある場合は、[英語版](/en/use-dify/getting-started/introduction)を参照してください。</Note>

Difyは、AIワークフローを構築するためのオープンソースプラットフォームです。ビジュアルキャンバス上でAIモデルを編成し、データソースを接続し、処理フローを定義することで、ドメイン知識を直接動作するソフトウェアに変換できます。

<Frame>
  <img src="https://mintcdn.com/dify-6c0370d8/Z6MqdkI3dck9_1H6/images/use-dify/get-started/dify-studio-overview.png?fit=max&auto=format&n=Z6MqdkI3dck9_1H6&q=85&s=c9f83a84f15135bf832b41230ca0d9e6" alt="Dify Studio の概要" width="3024" height="1964" data-path="images/use-dify/get-started/dify-studio-overview.png" />
</Frame>

<CardGroup cols={3}>
  <Card title="クイックスタート" icon="play" href="/ja/use-dify/getting-started/quick-start">
    数分で強力なアプリの構築を開始
  </Card>

  <Card title="概念" icon="highlighter" iconType="regular" href="/ja/use-dify/getting-started/key-concepts">
    Difyの核となる構成要素の説明
  </Card>

  <Card title="セルフホスティング" icon="arrow-down-to-line" href="/ja/self-host/quick-start/docker-compose">
    自分のノートパソコン/サーバーにDifyをインストールするガイド
  </Card>

  <Card title="フォーラム" icon="message" href="https://forum.dify.ai">
    コミュニティとの情報交換
  </Card>

  <Card title="変更履歴" icon="bell" href="https://github.com/langgenius/dify/releases">
    過去のリリースでの変更内容
  </Card>

  <Card title="チュートリアル" icon="lightbulb" href="/ja/use-dify/tutorials/customer-service-bot">
    Difyのユースケース例のウォークスルー
  </Card>
</CardGroup>

<Info>
  Difyという名前は、**D**o **I**t **F**or **Y**ou（あなたのためにそれを行う）に由来しています。
</Info>
