PicoClaw
Sipeed
Overview
Ultra-lightweight AI agent written in Go by Sipeed, designed to run on sub-$10 embedded hardware with <10MB memory. Targets IoT and edge devices including RISC-V boards, ARM routers, and IP cameras. Pairs with PicoLM (1B parameter model) for fully offline operation. The only Claw agent that officially supports RISC-V architecture. 95% of the code was generated by AI through self-bootstrapping.
Features
Pros & Cons
Pros
- Runs on the cheapest hardware in the ecosystem ($10 boards)
- Only Claw agent with full offline capability (PicoLM)
- First and only Claw agent supporting RISC-V
- Extremely fast startup (1s on 0.6GHz)
Cons
- Early development - not recommended for production
- Limited features compared to full OpenClaw
- Security issues noted - not yet production-ready
You might also consider
OpenClaw
Peter Steinberger / OpenClaw Foundation
The original open-source personal AI agent platform, formerly known as Clawdbot. Created by Peter Steinberger in November 2025, it became the fastest-growing GitHub repo in history, surpassing React to become the most-starred software project. A self-hosted, model-agnostic autonomous agent that integrates with messaging platforms like WhatsApp, Telegram, Slack, and Discord. Now maintained by an open-source foundation after Steinberger joined OpenAI.
LobsterAI
NetEase Youdao
Desktop-level AI agent by NetEase Youdao, widely regarded as the 'Chinese OpenClaw'. Launched February 11, 2026 with a polished Electron + React GUI that installs with a double-click. Features Cowork mode for executing tools, manipulating files, and running commands in a sandboxed environment. Supports Telegram, Discord, DingTalk, and Feishu for remote control.
OpenFang
RightNow AI
Open-source 'Agent Operating System' built entirely in Rust by RightNow AI. 137K lines of Rust across 14 crates compiled to a single ~32MB binary. Features 7 autonomous 'Hands' that run on schedules, 40 channel adapters, 38 built-in tools, and 16 security systems including WASM sandboxing, Ed25519 signing, and Merkle audit trails. Starts 33x faster and uses 10x less memory than OpenClaw.
Quick Facts
- Vendor
- Sipeed
- Type
- Open Source
- Status
- Beta
- Pricing
- Free and open source (MIT license). Can run on sub-$10 hardware.
- GitHub Stars
- 23,300