|
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 | + |
| 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. |
6 | 8 |
|
7 | 9 | <div align="center"> |
8 | 10 |
|
|
11 | 13 | [](https://opensource.org/license/mit) |
12 | 14 | [](CONTRIBUTING.md) |
13 | 15 |
|
14 | | -[minitap.ai](https://minitap.ai) |
15 | | - |
16 | 16 | </div> |
17 | 17 |
|
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 | | - |
23 | | - |
24 | 18 | ## ✨ Features |
25 | 19 |
|
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. |
30 | 24 |
|
31 | 25 | ## Benchmarks |
32 | 26 |
|
|
0 commit comments