mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-26 13:18:34 +07:00
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:
35
versions/3-0-x/ja/user-guide/introduction 2.mdx
Normal file
35
versions/3-0-x/ja/user-guide/introduction 2.mdx
Normal file
@@ -0,0 +1,35 @@
|
||||
---
|
||||
title: "はじめに"
|
||||
mode: "wide"
|
||||
---
|
||||
|
||||
<Note> ⚠️ このドキュメントはAIによって自動翻訳されています。不正確な部分がある場合は、[英語版](/en/use-dify/getting-started/introduction)を参照してください。</Note>
|
||||
|
||||
Difyは、AIワークフローを構築するためのオープンソースプラットフォームです。ビジュアルキャンバス上でAIモデルを編成し、データソースを接続し、処理フローを定義することで、ドメイン知識を直接動作するソフトウェアに変換できます。
|
||||
|
||||

|
||||
|
||||
<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>
|
||||
Reference in New Issue
Block a user