Alex Newman commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ This attempts to recreate https://github.com/nat/natbot/blob/main/natbot.py but
|
|
| 14 |
This is a 3 part system
|
| 15 |
- puppet can recieve commands and execute them.
|
| 16 |
- backend which collects browser telemetry along with operating system telemetry at a fine grained level. Either android accesibility commands or web dom.
|
| 17 |
-
- client can be web but we also have a browser extension. Currently on for ios, but soon on all platforms.
|
| 18 |
# Deployment
|
| 19 |
- Here's my puppet backend https://posix4e-puppet.hf.space
|
| 20 |
# Planning
|
|
|
|
| 14 |
This is a 3 part system
|
| 15 |
- puppet can recieve commands and execute them.
|
| 16 |
- backend which collects browser telemetry along with operating system telemetry at a fine grained level. Either android accesibility commands or web dom.
|
| 17 |
+
- client (earth) can be web but we also have a browser extension. Currently on for ios, but soon on all platforms.
|
| 18 |
# Deployment
|
| 19 |
- Here's my puppet backend https://posix4e-puppet.hf.space
|
| 20 |
# Planning
|