Redesign the backend so we can expose running commands on the android similar to a gpt4 on browser openai plugin but on android. The current backend is running on http://posix4e-puppet.hf.space
The current backend can pass commands to android phones that are checked into it via the acc api
for instance you can run commands like
acc:UP
acc:DOWN
via an openapi api
You'll want to write a custom prompts similar to natbot that allows a user to query and control the android with plaintext
Redesign the backend so we can expose running commands on the android similar to a gpt4 on browser openai plugin but on android. The current backend is running on http://posix4e-puppet.hf.space
The current backend can pass commands to android phones that are checked into it via the acc api
for instance you can run commands like acc:UP acc:DOWN via an openapi api
You'll want to write a custom prompts similar to natbot that allows a user to query and control the android with plaintext