zclaw icon
zclaw icon

zclaw

Your personal AI assistant at all-in 888KiB (~25KB in app code). Running on an ESP32. GPIO, cron, custom tools, memory, and more.

zclaw screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Mac
  • Linux
  • Raspberry Pi
0likes
0comments
0articles

Features

Properties

  1.  Lightweight

Features

  1.  Natural Language Processing
  2.  AI-Powered
  3.  Workflow Automation
  4.  Task Automation
  5.  Task Scheduling

zclaw News & Activities

Highlights All activities

Recent activities

zclaw information

  • Developed by

    US flagTed Nyman
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    51 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

AI Tools & ServicesOffice & Productivity

GitHub repository

  •  1,391 Stars
  •  90 Forks
  •  3 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
zclaw was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is zclaw?

The smallest possible AI personal assistant for ESP32.

zclaw is written in C and runs on ESP32 boards with a strict all-in firmware budget target of <= 888 KiB on the default build. It supports scheduled tasks, GPIO control, persistent memory, and custom tool composition through natural language.

The 888 KiB cap is all-in firmware size, not just app code. It includes zclaw logic plus ESP-IDF/FreeRTOS runtime, Wi-Fi/networking, TLS/crypto, and cert bundle overhead.

Fun to use, fun to hack on.

Official Links