Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add Japanese README #36

Merged
merged 1 commit into from
Jul 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
</div>

<div align="center">
<a href="README.md">English</a> | <a href="README_zh.md">简体中文</a>
<a href="README.md">English</a> | <a href="README_zh.md">简体中文</a> | <a href="README_ja.md">日本語</a>
<hr>
</div>
<!--
English | [简体中文](README_zh.md)
English | [简体中文](README_zh.md) | [日本語](README_ja.md)
<hr>
-->

Expand Down
69 changes: 69 additions & 0 deletions README_ja.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
![](assets/logo.png?v=1&type=image)
<div align="center">
<h3>Mobile-Agent: 強力なモバイルデバイス操作アシスタントファミリー<h3>
<div align="center">
<a href="https://huggingface.co/spaces/junyangwang0410/Mobile-Agent"><img src="https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-sm-dark.svg" alt="Open in Spaces"></a>
<a href="https://modelscope.cn/studios/wangjunyang/Mobile-Agent-v2"><img src="assets/Demo-ModelScope-brightgreen.svg" alt="Demo ModelScope"></a>
<a href="https://arxiv.org/abs/2401.16158"><img src="https://img.shields.io/badge/Arxiv-2401.16158-b31b1b.svg?logo=arXiv" alt=""></a>
<a href="https://arxiv.org/abs/2406.01014 "><img src="https://img.shields.io/badge/Arxiv-2406.01014-b31b1b.svg?logo=arXiv" alt=""></a>
</div>
<p align="center">
<a href="https://trendshift.io/repositories/7423" target="_blank"><img src="https://trendshift.io/api/badge/repositories/7423" alt="MobileAgent | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
</p>
</div>

<div align="center">
<a href="README_ja.md">日本語</a> | <a href="README.md">English</a> | <a href="README_zh.md">简体中文</a>
<hr>
</div>
<!--
日本語 | [English](README.md) | [简体中文](README_zh.md)
<hr>
-->

## �デモ

### Mobile-Agent-v2
https://github.com/X-PLUG/MobileAgent/assets/127390760/d907795d-b5b9-48bf-b1db-70cf3f45d155

### Mobile-Agent
https://github.com/X-PLUG/MobileAgent/assets/127390760/26c48fb0-67ed-4df6-97b2-aa0c18386d31


## 📢ニュース
* 🔥[6.27] [Hugging Face](https://huggingface.co/spaces/junyangwang0410/Mobile-Agent)と[ModelScope](https://modelscope.cn/studios/wangjunyang/Mobile-Agent-v2)で、Mobile-Agent-v2のデモを公開しました。携帯電話のスクリーンショットをアップロードして体験できます。モデルやデバイスの設定は不要です。
* [6. 4] Modelscope-Agentは、Android Adb Envに基づいてMobile-Agent-V2をサポートしています。詳細は[アプリケーション](https://github.com/modelscope/modelscope-agent/tree/master/apps/mobile_agent)をご覧ください。
* [6. 4] 新世代のモバイルデバイス操作アシスタント Mobile-Agent-v2を発表しました。マルチエージェント協力により効果的なナビゲーションを実現します。
* [3.10] Mobile-Agentは**ICLR 2024 Workshop on Large Language Model (LLM) Agents**に採択されました。

## 📱バージョン
* [Mobile-Agent-v2](Mobile-Agent-v2/README_ja.md) - マルチエージェント協力による効果的なナビゲーションを実現するモバイルデバイス操作アシスタント
* [Mobile-Agent](Mobile-Agent/README_ja.md) - 視覚認識を備えた自律型マルチモーダルモバイルデバイスエージェント

## ⭐スター履歴
[![Star History Chart](https://api.star-history.com/svg?repos=X-PLUG/MobileAgent&type=Date)](https://star-history.com/#X-PLUG/MobileAgent&Date)

## 📑引用
Mobile-Agentが研究やアプリケーションに役立つ場合は、次のBibTeXを使用して引用してください:
```
@article{wang2024mobile2,
title={Mobile-Agent-v2: Mobile Device Operation Assistant with Effective Navigation via Multi-Agent Collaboration},
author={Wang, Junyang and Xu, Haiyang and Jia, Haitao and Zhang, Xi and Yan, Ming and Shen, Weizhou and Zhang, Ji and Huang, Fei and Sang, Jitao},
journal={arXiv preprint arXiv:2406.01014},
year={2024}
}

@article{wang2024mobile,
title={Mobile-Agent: Autonomous Multi-Modal Mobile Device Agent with Visual Perception},
author={Wang, Junyang and Xu, Haiyang and Ye, Jiabo and Yan, Ming and Shen, Weizhou and Zhang, Ji and Huang, Fei and Sang, Jitao},
journal={arXiv preprint arXiv:2401.16158},
year={2024}
}
```

## 📦関連プロジェクト
* [AppAgent: Multimodal Agents as Smartphone Users](https://github.com/mnotgod96/AppAgent)
* [mPLUG-Owl & mPLUG-Owl2: Modularized Multimodal Large Language Model](https://github.com/X-PLUG/mPLUG-Owl)
* [Qwen-VL: A Versatile Vision-Language Model for Understanding, Localization, Text Reading, and Beyond](https://github.com/QwenLM/Qwen-VL)
* [GroundingDINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection](https://github.com/IDEA-Research/GroundingDINO)
* [CLIP: Contrastive Language-Image Pretraining](https://github.com/openai/CLIP)
4 changes: 2 additions & 2 deletions README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
</div>

<div align="center">
<a href="README_zh.md">简体中文</a> | <a href="README.md">English</a>
<a href="README_zh.md">简体中文</a> | <a href="README.md">English</a> | <a href="README_ja.md">日本語</a>
<hr>
</div>
<!--
简体中文 | [English](README.md)
简体中文 | [English](README.md) | [日本語](README_ja.md)
<hr>
-->

Expand Down