revert last 5 commits that may have caused landing page load error (#576)

* Revert last 5 commits

* revert last 5 commits
This commit is contained in:
Chenhe Gu
2025-12-02 14:42:20 +09:00
committed by GitHub
parent 01044a80bc
commit f9c1a5f424
21 changed files with 731 additions and 730 deletions

View File

@@ -0,0 +1,35 @@
---
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>