u/Away-Ad-8572

How Can I Make My QClaw Agentic Agent Faster on Arduino Uno Q?
▲ 0 r/ArduinoHelp+3 crossposts

How Can I Make My QClaw Agentic Agent Faster on Arduino Uno Q?

I created QClaw as an on-device agentic AI assistant for the Arduino Uno Q. It writes, compiles, and uploads Arduino sketches; captures camera frames; drives Linux-side LEDs; reports network state; and scans I²C buses, all running entirely on the board. No internet. No API keys. No cloud.

My biggest issue is that I want to improve the tokens/sec generation speed, which I've only been able to max out at 9 tokens/sec. Is it possible to use the Adreno GPU that's on the Arduino Uno Q to improve the speed of QClaw?

QClaw: A Fully Local Agentic Assistant on the Arduino Uno Q

u/Away-Ad-8572 — 2 days ago