Alex Newman commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,10 @@ python_version: 3.11.2
|
|
| 8 |
pinned: false
|
| 9 |
license: mit
|
| 10 |
---
|
| 11 |
-
|
|
|
|
|
|
|
|
|
|
| 12 |
|
| 13 |
|
| 14 |
This is a 3 part system
|
|
|
|
| 8 |
pinned: false
|
| 9 |
license: mit
|
| 10 |
---
|
| 11 |
+
Drive android with GPT
|
| 12 |
+
|
| 13 |
+
|
| 14 |
+
I was inspired by https://github.com/nat/natbot/blob/main/natbot.py, but this is for android instead of the web. It uses acceesibility to see, and additionally Android Intents to steer. Sometimes it needs the users' help because of android's security model.
|
| 15 |
|
| 16 |
|
| 17 |
This is a 3 part system
|