> For the complete documentation index, see [llms.txt](https://docs.aiandbusiness.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aiandbusiness.com/ja/aijentoai-agent/aiapuritsru.md).

# AIアプリ作成ツール

### <mark style="color:purple;">AIアプリ開発用の資料とツール：</mark>

{% tabs %}
{% tab title="Dify.ai" %}
Dify.aiは、グラフィカルインターフェースを使い、複雑なコーディング不要でAIアプリケーションを簡単に構築・デプロイできる強力なプラットフォームです。

<https://dify.ai/>

{% embed url="<https://youtu.be/A0w9JAUZwbk?si=45IazW9aQhNbAheW>" %}

Dify's Offical tutorial YouTube channel: <https://www.youtube.com/@dify_ai>
{% endtab %}

{% tab title="Langchain" %}
LangChainは、大規模言語モデル（LLM）を活用したアプリ構築を簡単にするオープンソースのPythonライブラリです。LLMの統合やチェーン・エージェントの作成、メモリやストレージの管理を支援するツールを提供します。

<https://www.langchain.com/>

{% endtab %}

{% tab title="e2b.dev" %}
AIアプリ向けコード解析機能

<https://e2b.dev>

<https://github.com/e2b-dev/code-interpreter>
{% endtab %}

{% tab title="Replicate" %}

<https://replicate.com/home>

Replicateは、インフラ管理や高度な機械学習の知識がなくても、簡単なAPIを使って機械学習モデルを実行・デプロイできるクラウドプラットフォームです。
{% endtab %}
{% endtabs %}

### <mark style="color:purple;">初期プロンプト設定（System Prompt）</mark>

{% embed url="<https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools>" %}

{% embed url="<https://github.com/dontriskit/awesome-ai-system-prompts>" %}

{% embed url="<https://github.com/ai-boost/awesome-prompts>" %}
