Skip to content

Commit e1008f6

Browse files
authored
docs: update README.md
1 parent 0634951 commit e1008f6

File tree

1 file changed

+11
-17
lines changed

1 file changed

+11
-17
lines changed

README.md

Lines changed: 11 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
<p align="center">
2-
<a href="https://minitap.ai">
3-
<img src="./doc/readme-banner.gif" alt="Project banner" />
4-
</a>
5-
</p>
1+
# mobile-use: automate your phone with natural language
2+
3+
![mobile-use in Action](./doc/linkedin-demo.gif)
4+
5+
6+
7+
Mobile-use is a powerful, open-source AI agent that controls your Android or IOS device using natural language. It understands your commands and interacts with the UI to perform tasks, from sending messages to navigating complex apps.
68

79
<div align="center">
810

@@ -11,22 +13,14 @@
1113
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?style=for-the-badge)](https://opensource.org/license/mit)
1214
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=for-the-badge)](CONTRIBUTING.md)
1315

14-
[minitap.ai](https://minitap.ai)
15-
1616
</div>
1717

18-
# mobile-use: automate your phone with natural language
19-
20-
Mobile-use is a powerful, open-source AI agent that controls your Android or IOS device using natural language. It understands your commands and interacts with the UI to perform tasks, from sending messages to navigating complex apps.
21-
22-
![mobile-use in Action](./doc/linkedin-demo.gif)
23-
2418
## ✨ Features
2519

26-
- **Natural Language Control**: Interact with your phone using your native language.
27-
- **UI-Aware Automation**: Intelligently navigates through app interfaces.
28-
- **Data Scraping**: Extract information from any app and structure it into your desired format (e.g., JSON) using a natural language description.
29-
- **Extensible & Customizable**: Easily configure different LLMs to power the agents that power mobile-use.
20+
- 🗣️ **Natural Language Control**: Interact with your phone using your native language.
21+
- 📱 **UI-Aware Automation**: Intelligently navigates through app interfaces.
22+
- 📊 **Data Scraping**: Extract information from any app and structure it into your desired format (e.g., JSON) using a natural language description.
23+
- 🔧 **Extensible & Customizable**: Easily configure different LLMs to power the agents that power mobile-use.
3024

3125
## Benchmarks
3226

0 commit comments

Comments
 (0)