# ゲームサポートツール

## News & Updates:

### Gemini 2.0 for games

{% embed url="<https://www.youtube.com/watch?v=IKuGNHJBGsc&ab_channel=GoogleDeepMind>" %}

{% embed url="<https://x.com/minchoi/status/1858850777038553500>" %}

<https://huggingface.co/papers/2411.10323>

<https://github.com/showlab/computer_use_ootb>

## APPs:

{% tabs %}
{% tab title="Microsoft copilot + pc" %}

Microsoftの新しいコパイロットは、Minecraftを使って、ゲームプレイを支援する機能を示しています。

{% embed url="<https://x.com/MSFTCopilot/status/1792625882634281231>" %}

{% endtab %}

{% tab title="Nvidia G-Assist" %}
NVIDIAは、PCゲーム中にガイドを提供するAIマルチモーダルゲームアシスタントをリリースしました。このアシスタントには、最適なゲーム設定の提案やスキルポイントの分析、リアルタイムでのガイダンス提供など、多彩な機能が搭載されています。

{% embed url="<https://www.nvidia.com/en-us/geforce/news/g-assist-ai-assistant/>" %}

{% embed url="<https://youtu.be/RdsyJQWUUSs>" %}
{% endtab %}

{% tab title="Backseat AI" %}
Backseat AIは、有名ストリーマーのTyler1が開発した、League of Legendsプレイヤー向けのAI音声アシスタントです。このツールは、リアルタイムでゲームの解説やアドバイスを行い、アイテム購入やルート戦略、その他のゲーム内の判断を提案することで、プレイヤーのスキル向上をサポートします。

{% embed url="<https://youtu.be/QCjBiCX0kQY>" %}
{% endtab %}
{% endtabs %}


---

# Agent Instructions: 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:

```
GET https://docs.aiandbusiness.com/ja/to/gmu/gmusaptotsru.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
