# 全新在線版Kittenblock介紹

## KittenBot已推出全新的在線版KittenBlock！

## 歡迎各位同工親身試用在線版KittenBlock的各款AI功能！

<figure><img src="/files/o1Adld1Gc8ImpktaUX6P" alt=""><figcaption></figcaption></figure>

為了迎合香港STEM教育的課堂需求，KittenBot開發了全新的在線版KittenBlock編程平台。除了提升用戶的使用體驗和便利性之外，更加加入大量功能強勁的AI人工智能插件，令到學生可以在課堂裏也能體驗最精銳的人工智能功能，培育成為未來的AI人才。

## 在線版KittenBlock編程平台官網

### <https://kblock.kittenbot.cc/>

## 在線版KittenBlock特點

* 毋須安裝
  * 只需使用Google Chrome或Edge瀏覽器即可使用
  * 支援Windows及MacOS平台
* 自動更新
  * 毋須手動下載新版本以取得更新
* 全新人工智能插件
  * 免費AI功能:
    * 視訊偵測
      * 動作檢測
      * 人面檢測
    * 機器學習(ml5)
      * 訓練和運行自定義機器學習模型
      * 圖像分類
      * 姿勢檢測
      * 人臉檢測
      * 手勢檢測
      * 神經網絡
    * 百度AI
    * FaceAI
    * 二維碼及條碼辨識
    * 圖像辨識，姿態分類和音頻分類
  * 運用付費積分即可使用以下強大的AI功能:
    * 語音合成(Text to Speech)
      * 將輸入的文字轉換成中文或英文語音
    * 語音辨識(Speech to Text)
      * 自動辨識聽到的語句轉化成為文字
      * 支援普通話，英語，粵語及四川語
    * 圖像辨識(Image Recognition)
      * 辨識多個種類的物件，包括: 通用物件、蔬菓、植物、菜式、動物、汽車、Logo、地標
      * 獲取該物件的百度百科介紹
    * 人面辨識(Face Recognition)
      * 辨識人臉的各種屬性包括性別年齡表情等
      * 將人面加入資料庫，辨識出該人面的名稱
    * 文字識別(Optical Character Recognition)
      * 從圖像中提取文字，支援手寫與印刷字體
    * 車牌識別
      * 從圖像中識別中國車牌的內容
    * 生成式人工智能: AI大模型
      * 創建自己的AI大模型機械人
      * 與聊天機械人對話及生成圖像
    * 生成式人工智能: 語境
      * 創建一個獨特的聊天機械人然後和他對話

<figure><img src="/files/9oCRe3vXH6N1GiLQbgTv" alt=""><figcaption></figcaption></figure>

* 支援Google登入
  * 管理雲端作品
  * 管理AI服務積分


---

# 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/programmingplatforms/kittenblock/online/onlineintro.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.
