Loading...
Loading...
Ultra-lightweight AI assistant in Go. Runs on <10MB RAM. Boots in 1 second on a $10 RISC-V board. Single binary across RISC-V, ARM, and x86. The smallest fork that can still hold a conversation.
Install Go 1.22 or newer. Go compiles to a single binary with no dependencies.
# Download from https://go.dev/dl/
# Or use package manager:
brew install go # macOS
sudo apt install golang # UbuntuInstall PicoClaw directly from source. This compiles a native binary for your platform.
go install github.com/sipeed/picoclaw@latestInitialize the configuration and start PicoClaw. The single binary includes everything needed.
# Create config file
mkdir -p ~/.config/picoclaw
picoclaw --init
# Edit config and start
picoclawTime from process start to first response
Average response time after startup
PicoClaw could run alongside UniFi but Ubiquiti locks down their OS. Requires hacks.
Only install lightweight forks to avoid impacting routing performance.
Use the router's LuCI interface to monitor resource usage.
Keep the fork updated separately from OpenWrt firmware updates.