Files
dify-docs/ja/use-dify/getting-started/introduction.mdx
Riskey 9c78ce127d Fix/update introduction links (#661)
* fix the broken link for the en user input node

* replace the legacy link prefix for ja and zh introduction

* remove the redundant zh pages

---------

Co-authored-by: Riskey <riskey47@dify.ai>
2026-01-09 21:37:52 +08:00

37 lines
1.9 KiB
Plaintext
Raw Permalink 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"
icon: "key"
---
<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="/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>