> For the complete documentation index, see [llms.txt](https://docs.maiagent.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maiagent.ai/maiagent-user-guide/maiagent-user-guide-ja/maigpt/maigpt.md).

# MaiGPT とは？

MaiGPTは、自社専用のAI対話アシスタントです。ChatGPTと同じように対話できるだけでなく、社内データの照会や業務ツールとの連携も可能で、しかもすべての対話は社内に保管され、外部に流出することはありません。

## 全体像：MaiGPTの機能モジュール <a href="#feature-modules" id="feature-modules"></a>

<figure><img src="/files/0tNqClRyKVR1erucVlF2" alt="MaiGPTの6大機能モジュール全体像"><figcaption><p>MaiGPTの6大機能モジュール全体像</p></figcaption></figure>

AI対話が中核となる体験です。モデルを選び、ファイルをアップロードし、そのまま質問できます。その他の機能は、対話の能力を拡張するものです。CanvasではAIが生成した文書をリアルタイムで編集でき、Deep ResearchではAIが自動でWebを検索して完全なレポートを作成し、AI画像生成では文字による描写で画面を生成でき、コネクタによってAIがNotionやSlackなどの業務ツールにアクセスできるようになります。

## 6大機能クイックビュー <a href="#six-features-summary" id="six-features-summary"></a>

| 機能                                                                                       | できること                                     | 代表的な用途                                         |
| ---------------------------------------------------------------------------------------- | ----------------------------------------- | ---------------------------------------------- |
| [**AI対話**](/maiagent-user-guide/maiagent-user-guide-ja/maigpt/chat.md)                   | マルチモデル対話。ファイルのアップロード、ナレッジベースQ\&A、Web検索に対応 | 日常的なQ\&A、文書分析、翻訳                               |
| [**Canvas**](/maiagent-user-guide/maiagent-user-guide-ja/maigpt/canvas.md)               | AIが生成した長文コンテンツをリアルタイムで編集                  | レポート・Email・提案書の作成、図表の作成                        |
| [**Deep Research**](/maiagent-user-guide/maiagent-user-guide-ja/maigpt/deep-research.md) | AIが自動でWebを検索し、構造化された調査レポートを作成             | 市場調査、競合分析、テーマ別リサーチ                             |
| [**AI画像生成**](/maiagent-user-guide/maiagent-user-guide-ja/maigpt/image.md)                | 文字による描写から画像を生成し、繰り返し編集・反復できる              | マーケティング素材、プレゼン用イラスト、コンセプトのビジュアル化               |
| [**コネクタ**](/maiagent-user-guide/maiagent-user-guide-ja/maigpt/connectors.md)             | 外部の業務ツールと連携し、AIが直接照会できるようにする              | Notionのメモを照会、Slackのメッセージを検索、Google Driveの文書を検索 |
| [**マルチデバイス利用**](/maiagent-user-guide/maiagent-user-guide-ja/maigpt/access.md)            | Web、iOS App、LINE、Microsoft Teams          | いつでもどこでもMaiGPTを利用                              |

## Agent Builderとの違いは？ <a href="#comparison-with-agent-builder" id="comparison-with-agent-builder"></a>

<figure><img src="/files/Q5Ere5uPRDLQDy8Jf88Q" alt="MaiGPTとAgent Builderの利用シーン比較"><figcaption><p>MaiGPT vs Agent Builder：位置づけ・対象・用途・操作方法の一覧</p></figcaption></figure>

|          | MaiGPT                     | Agent Builder                 |
| -------- | -------------------------- | ----------------------------- |
| **対象**   | 全社員                        | IT管理者 / 開発者                   |
| **用途**   | AIと直接対話し、日常業務をこなす          | 顧客向けまたは社内向けのAIアシスタントを構築する     |
| **操作方法** | ChatGPTと同じように文字を入力するだけで使える | 役割指示・ナレッジベース・ツールなどのモジュールを設定する |

**簡単な見分け方**：自分でAIを使いたい → MaiGPT；他の人のためにAIアシスタントを作りたい → Agent Builder。

## おすすめの利用順序 <a href="#recommended-getting-started-order" id="recommended-getting-started-order"></a>

MaiGPTを初めて使う場合は、以下の順序で始めることをおすすめします。

```
ステップ 1 → 対話を始め、AIモデルを1つ選んでそのまま質問する
ステップ 2 → ファイルのアップロードを試し、AIに文書の内容を分析してもらう
ステップ 3 → Canvasを使い、AIにレポートやEmailの作成を依頼する
ステップ 4 → 必要に応じて拡張：Notion / Slackと連携、Deep Researchを利用
```

> すべての機能を一度に覚える必要はありません。まずは対話 + ファイルのアップロードで使い始め、その後で徐々に高度な機能を探っていきましょう。

## まだ疑問がありますか？

* [**よくある質問**](/maiagent-user-guide/maiagent-user-guide-ja/maigpt/faq.md) — 利用量、モデルの選択、セキュリティとプライバシーなど、利用上の疑問への回答


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.maiagent.ai/maiagent-user-guide/maiagent-user-guide-ja/maigpt/maigpt.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
