# AI携帯電話

{% hint style="info" %}

* Apple Intelligence
* Samsung OneUI
* Android
  {% endhint %}

### Apple

<https://github.com/apple/ml-ferret>

Appleは、モバイルユーザーインターフェース（UI）の理解と対話に特化した新しいモデル「Ferret UI」をリリースしました。Ferret-UIは、縦長のアスペクト比や小さなUI要素を処理するために「任意の解像度」サポートを統合することでFerretを強化しています。アイコン認識、テキスト検索、ウィジェットリストの作成などのタスクを実行できます。このモデルは包括的なデータセットで訓練され、他のUI理解モデルと比較してベンチマークテストを行い、初歩的および高度なUIタスクで優れた性能を示しました。

<figure><img src="/files/mb4OxoHom20Q7901SZ78" alt=""><figcaption><p>Apple Ferret UI</p></figcaption></figure>

You can read the full paper [here](https://arxiv.org/pdf/2404.05719). <https://arxiv.org/pdf/2404.05719>

The paper "Ferret-UI: Grounded Mobile UI Understanding with Multimodal LLMs"&#x20;

**Updates:**

AppleとOpenAIは、OpenAIの技術を次期iOS 18に統合する正式な合意に達したと報じられています。この提携により、iPhoneの新OSにChatGPT機能が組み込まれ、デバイスのAI能力が強化されます。この契約は来月開催されるAppleのWorldwide Developers Conference（WWDC）で発表され、iOS 18向けの新たなAI機能も公開される予定です。

{% embed url="<https://www.bloomberg.com/news/articles/2024-05-11/apple-closes-in-on-deal-with-openai-to-put-chatgpt-on-iphone>" %}

#### Ferret-UI 2

<https://arxiv.org/pdf/2410.18967>

## Samsung OneUI

Samsungは、2024年初頭に最初のAI搭載スマートフォンを発売し、新しいS24シリーズ/OneUI 6.0に幅広いAI機能を導入しました。これらの機能には、メッセージ生成、リアルタイム翻訳、ウェブページ要約、ボイスメモ要約、強化された画像編集などが含まれます。OneUI 6.1のアップデートにより、これらの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://docs.aiandbusiness.com/ja/aihdowea/ai-xie-dai-dian-hua.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.
