Hacker News new | ask | show | jobs
by ActorNightly 93 days ago
Don't waste time trying to run models locally.

Instead, take the advantage of Termux power, namely the fact that you can install things like Openclaw or Gemini-cli. Google Ai plus or Pro plans are actually really good value, considering they bundle it with storage.

https://www.mobile-hacker.com/2025/07/09/how-to-install-gemi...

There is also Termux:GUI with bindings for languages, which you can use to vibecode your own GUI app, which then can basically serve as an interface to an agent, an Termux API which lets you interface with the phone, including USB devices.

Furthermore, termux has the cloudflared package availble, which lets you use clouflared free ssh tunnels (as long as you have a domain name).

All put together, you can do some pretty cool things.