# AI x 中華文化 生成式AI多元鑑別器活動套件

<figure><img src="/files/7QgOh7CAWfPGhSRaRpaO" alt=""><figcaption></figcaption></figure>

這是一套結合 **人工智能技術與中華文化學習** 的創新 STEM 教學活動套件。學生透過 AI 鏡頭與機器學習模型訓練，學習如何利用人工智能進行圖像辨識與分類，並了解 AI 在文化與自然保育領域的應用。

套件提供兩個示範專題：

* **中華瀕危物種 AI 鑑別器**：辨識中國珍稀動物，了解生態保育與可持續發展的重要性。
* **中藥材 AI 鑑別器**：透過 AI 辨識常見中藥材，認識中醫藥文化與傳統智慧。

當系統成功辨識物種或藥材後，**生成式 AI 會即時介紹相關知識**，例如其特徵、生活環境或藥用價值。學生更可以 **透過語音與生成式 AI 進行聊天與提問**，深入了解該主題，讓學習由單向資訊變成互動式探索。

這套裝置同時展示了 **最新興的「Physical AI」概念** —— 將原本存在於雲端平台的生成式 AI，帶到 **小型實體裝置之中**。學生不僅能看到 AI 的運作，更能透過實體互動裝置與 AI 對話，體驗人工智能從虛擬世界走向現實世界的前沿應用。

在學習過程中，學生將：

* 認識 **生成式 AI 與機器學習的基本原理**
* 使用 AI 鏡頭進行 **圖像辨識模型訓練**
* 透過語音與 **生成式 AI 互動問答**
* 設計並建立 **自定義主題 AI 鑑別器**

透過 **STEM 與人文文化的跨學科學習**，培養學生的人工智能素養、創新能力與文化認同，讓 AI 學習不只停留在技術層面，更連結自然、生態與中華文化。

## 產品特色

* 未來板Lite 全彩顯示
  * 可顯示中英文,資訊更清晰
* 自帶喇叭和麥克風
  * 可以進行語音辨識和文字轉語音
* 配合KOI 2機器學習
  * 學生自行訓練模型辨認各種動物
  * 理解人工智能模型背後的運作原理
* 配合AI Agent
  * 與AI大模型聊天
  * 透過麥克風和喇叭可以實現人與AI的自然問答交流
  * 學生可以體現新銳的人工智能技術
* 緊扣人文科課題
  * 培育學生對於生態保育和可持續發展的意識
  * 培養學生對於我國瀕危物種的認識, 提倡保護大自然的價值觀

## 產品內容

* 未來板Lite AI
* KOI 2
* 連接線
* 積木包

## 示範短片

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

## 快速使用教學

{% content-ref url="/pages/KfDACwNLXKAppk5sZubX" %}
[1. AI鑒別器中華瀕危物種上手即玩](/kits/ai_agentdevice/animals.md)
{% endcontent-ref %}

{% content-ref url="/pages/0tHsGa5RQ3OcCjyjJXtM" %}
[2. AI中藥材鑒別器上手即玩](/kits/ai_agentdevice/herb.md)
{% endcontent-ref %}

{% content-ref url="/pages/0uhbFVFpdKf9qjelFcCH" %}
[3. 自定義AI鑑別器](/kits/ai_agentdevice/diy_model.md)
{% endcontent-ref %}

{% content-ref url="/pages/2LVW1RnCWTDz9DncOWX4" %}
[AI鑒別器範例程式](/kits/ai_agentdevice/zoologist_sampleprogram.md)
{% endcontent-ref %}


---

# 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://sharinghub.kittenbot.hk/kits/ai_agentdevice.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.
