> For the complete documentation index, see [llms.txt](https://docs.geopard.tech/geopard-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-webapuri/geopard-aiashisutanto.md).

# GeoPard AIアシスタント

## 精密農業のための推論AI

{% embed url="<https://www.youtube.com/watch?v=xzW4rK6_7M8>" %}
GeoPard AIアシスタントの2分でわかる紹介
{% endembed %}

GeoPard AIアシスタントは、推論AIを日々の農学ワークフローに取り込みます。自然な言葉で質問できます。農場、圃場、データセット、式マップ、試験を確認しましょう。検証済みの知見を、すぐに実行できる実践的なアクションへと変えられます。

#### クイックスタート

{% stepper %}
{% step %}
**アシスタントを開く**

ログイン先： [https://app.geopard.tech](https://app.geopard.tech/)。選択 **AI Assistant** を左上のナビゲーションで、GeoPardロゴのすぐ下から選択してください。パネルはサイズ変更可能で、GeoPard全体で利用できます。

<figure><img src="/files/a2179b486aa6a5e55c6537e37823571ba1fb174c" alt="Open Geopard AI Assistant Icon" width="87"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**コンテキストを選ぶ**

農場または圃場に移動します。アシスタントは現在表示しているページを理解し、それをコンテキストとして使用します。

<figure><img src="/files/c818c35b8f23a98d1e538b3087e8ecd601b6b0bc" alt="GeoPard AI - Intents - Prompt library - start"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**質問するか、プロンプトライブラリを使う**

1文入力し、アシスタントの質問や推奨に従ってください。

検証済みのプロンプトを、自分の圃場や作物に合わせて調整することもできます。

<figure><img src="/files/285f392c366f2e61d0c0384d5b490e92552afcf2" alt="GeoPard-AI-assistant-ask-question"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### オプションを選択または調整する

<div><figure><img src="/files/3c15d12bad79ea430ea3f8b5601a007e5e23d760" alt="GeoPard-ai-select-logic-in-assistant"><figcaption></figcaption></figure> <figure><img src="/files/1c74f0ee7b85a48ae5456edab9d97d5898376a3e" alt="GeoPard-ai-select-logic-in-assistant-2"><figcaption></figcaption></figure> <figure><img src="/files/42479f33ac57e02b3369e3ef56d540006bede87a" alt="GeoPard-ai-select-logic-in-assistant-adjust"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### 結果を確認して検証する

生成された処方箋は、準備ができたら調整またはエクスポートします。

<figure><img src="/files/f4da9959c4e627a8dddfa650530f0b027e8b3f91" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
AI Assistantはベータ版です。利用可否はアカウント設定によって異なります。
{% endhint %}

### 質問から圃場で使えるアクションへ

アシスタントは、GeoPard全体のサイズ変更可能なサイドパネルで動作します。現在のページを理解し、視覚的な回答を返します。回答には、地図プレビュー、データセットウィジェット、直接開けるアセットなどが含まれることがあります。

次の用途に使えます：

* 農場や圃場のコンテキストを踏まえた農学上の質問をする。
* 圃場、データセット、地図、試験をより速く検索する。
* 式マップや土壌サンプリング計画を作成する。
* 処方箋を作成し、作業計画をJohn Deereにエクスポートする。

これにより、手作業でのデータ参照が減ります。農学担当者は意思決定の検証により多くの時間を使えるようになります。また、分析から実行までの流れも短縮されます。

### ビジネス価値

* **より迅速な分析**：画面を切り替えずに、関連データと圃場のコンテキストを見つけられます。
* **より一貫した推奨**：共通の製品ガイダンスと農学基準を適用できます。
* **より確実な実行**：検証済みの知見から、手作業を減らして機械対応の出力へ移行できます。

### アシスタントを試す

* [農学ナレッジベース](/geopard-tutorials/jpn/tsu-webapuri/geopard-aiashisutanto/bsu.md) — 回答の根拠を承認済み文書に置く。
* [プロンプトライブラリ](/geopard-tutorials/jpn/tsu-webapuri/geopard-aiashisutanto/puronputoraiburari.md) — 検証済みのプロンプトから始める。
* [精度と評価](/geopard-tutorials/jpn/tsu-webapuri/geopard-aiashisutanto/to.md) — 検証とレビューの要件を理解する。
* [AI Assistant FAQ](/geopard-tutorials/jpn/tsu-webapuri/geopard-aiashisutanto/aiashisutantofaq.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.geopard.tech/geopard-tutorials/jpn/tsu-webapuri/geopard-aiashisutanto.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.
