agentic tui for jetson & edge devices
Run LLMs on-device. Agentic tools. Fully offline.
A terminal-native agent that runs quantized models on NVIDIA Jetson and Linux devices via llama.cpp — shell execution, file operations, memory-aware context, and structured logging, all without a network connection.
Why not cloud? Keep data local for privacy, cut round-trip latency, and stay reliable even when the network is down.
____ _ _
/ __ \ _ __ ___ _ __ (_) ___| |_
| | | | '_ \ / _ \ '_ \ | |/ _ \ __|
| |__| | |_) | __/ | | || | __/ |_
\____/| .__/ \___|_| |_|| |\___|\__|
| | _/ |
|_| |__/ Loading Qwen2.5-7B.Q4_K_M.gguf...
Ready.
> Check the system load and summarize it.
[agent] Tool request: shell("uptime") → approved
The system has a load average of 1.45. It looks like it has been running normally without excessive CPU pressure.
>
tokens: 284/6144 | prompt<= 4915 | remaining: 4631
util: cpu 14.2% | mem 61.3% (9.8/16.0 GB) | tps 12.4 | pwr 8.1W [min 4.2W max 15.0W]