# STEAM向けAI学習ツール

{% hint style="info" %}
LLM（大規模言語モデル）は数学の問題を解くのが得意ではないことを理解することが重要です。これらは、テキスト情報の処理に優れている一方で、単語の予測ゲームのように動作します。数学の課題には、Wolframや専門的なAIツールの助けが必要です。
{% endhint %}

## <mark style="color:purple;">STEAM Learning Tools/Apps:</mark>

{% tabs %}
{% tab title="WolframAlpha" %}
幅広いSTEM分野をカバーし、詳細な解答や視覚化を提供する高度な計算エンジン。

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

{% endtab %}

{% tab title="GeoGebra" %}
幾何学、代数、統計、微積分を統合したインタラクティブな数学ソフトウェアで、AIを活用して学習効果を高めます。

<https://www.geogebra.org/>

{% endtab %}

{% tab title="Microsoft Math Solver" %}
基本的な算術から高度な微積分まで解けるAI搭載ツールです。問題は、タイピング、手書き入力、スキャンで簡単に入力できます。

<https://math.microsoft.com/en>
{% endtab %}

{% tab title="PhotoMath" %}
AIとコンピュータビジョンを活用し、数学の問題をスキャンして解法をステップごとに示すアプリです。代数、算術、微積分などに対応しています。

<https://photomath.com/>
{% endtab %}

{% tab title="Symbolab" %}
AI搭載の計算機で、代数から微積分まで幅広い数学の問題に対応し、ステップごとの解法を丁寧に解説します。

<https://www.symbolab.com/>
{% endtab %}
{% endtabs %}

### <mark style="color:orange;">GPTs</mark>&#x20;

### Wolfram

> Wolfram|AlphaやWolfram Languageを通じて、計算、数学、専門的な知識、リアルタイムデータにアクセス可能です。これは、Mathematicaの開発者によって提供されています。

<https://chatgpt.com/g/g-0S5FXLyFN-wolfram>

### Math

<https://chatgpt.com/g/g-odWlfAKWM-math>

### ニュース：

Google DeepMindの研究者が、AIの高度な数学問題への挑戦能力において画期的な進展を発表しました。チームは、AlphaProofとAlphaGeometry 2という2つの専門AIシステムを開発し、複雑な問題を解く優れた推論能力を実証しました。

これらのAIは、世界中の若き数学者が挑戦する「国際数学オリンピック（IMO）」の問題を用いてテストされ、今年の6問中4問を見事に解答。この成績は、IMOで銀メダルを獲得するのと同等に相当します。

{% embed url="<https://deepmind.google/discover/blog/ai-solves-imo-problems-at-silver-medal-level/>" %}


---

# 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/jiao-yu/keaitsru/steamkeaitsru.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.
