Files
dify-docs/versions/3-0-x/ja/user-guide/introduction 2.mdx
Chenhe Gu f9c1a5f424 revert last 5 commits that may have caused landing page load error (#576)
* Revert last 5 commits

* revert last 5 commits
2025-12-02 13:42:20 +08:00

36 lines
1.9 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "はじめに"
mode: "wide"
---
<Note> ⚠️ このドキュメントはAIによって自動翻訳されています。不正確な部分がある場合は、[英語版](/en/use-dify/getting-started/introduction)を参照してください。</Note>
Difyは、AIワークフローを構築するためのオープンソースプラットフォームです。ビジュアルキャンバス上でAIモデルを編成し、データソースを接続し、処理フローを定義することで、ドメイン知識を直接動作するソフトウェアに変換できます。
![853427c8123decb5ea3d163ae3bb8ab635d95e92f7ee14a2e51e54df06e94fd8.png](/images/853427c8123decb5ea3d163ae3bb8ab635d95e92f7ee14a2e51e54df06e94fd8.png)
<CardGroup cols={3}>
<Card title="クイックスタート" icon="play" href="/jp/use-dify/getting-started/quick-start">
数分で強力なアプリの構築を開始
</Card>
<Card title="概念" icon="highlighter" iconType="regular" href="/jp/use-dify/getting-started/key-concepts">
Difyの核となる構成要素の説明
</Card>
<Card title="セルフホスティング" icon="arrow-down-to-line" href="/jp/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="/jp/use-dify/tutorials/customer-service-bot">
Difyのユースケース例のウォークスルー
</Card>
</CardGroup>
<Info>
Difyという名前は、**D**o **I**t **F**or **Y**ouあなたのためにそれを行うに由来しています。
</Info>