Claude Skill
zevorn/rt-claw
rt-claw 是一个用 C 语言编写的开源 AI 助手平台,包含 ClawDBot、IronClaw、OpenClaw 和 PicoClaw 变体,实现经济实惠的轻量级部署。
概览
仓库信息
安装这个 Skill
git clone https://github.com/zevorn/rt-claw.gitRegistry 信息
项目简介
rt-claw 是一个用 C 语言构建的开源低成本 AI 助手平台,旨在让 AI 助手再次便宜起来。它支持多种轻量级实现,包括 ClawDBot、IronClaw、OpenClaw 和 PicoClaw,专注于经济实惠的部署。
Making AI Assistants Cheap Again!
要点
- 用 C 语言编写,性能高且资源占用低
- 多种轻量级变体:ClawDBot、IronClaw、OpenClaw、PicoClaw
- 开源,专注于降低成本
- 专为在受限硬件上部署 AI 助手而设计
使用场景
- 在低成本嵌入式设备上运行 AI 助手
- 用于学习 AI 助手内部原理的教育项目
- 面向注重隐私的用户的自托管 AI 助手
- 原型开发轻量级对话代理
README 摘要
<p align="center"> <img src="images/logo.png" alt="RT-Claw" width="500"> </p> <p align="center"> <strong>Making AI Assistants Cheap Again</strong> </p> <p align="center"> <a href="https://qm.qq.com/q/heSPPC9De8"><img src="https://img.shields.io/badge/Join%20QQ-GTOC-brightgreen?style=for-the-badge&logo=QQ&logoColor=76bad9&color=76bad9" alt="QQ Group"></a> <a href="https://t.me/gevico_channel"><img src="https://img.shields.io/badge/Telegram-GTOC-blue?style=for-the-badge&logo=telegram" alt="Telegram"></a> <a href="https://space.bilibili.com/483048140"><img src="https://img.shields.io/badge/Bilibili-%E7%BB%9D%E5%AF%B9%E6%98%AF%E6%B3%BD%E6%96%87%E5%95%A6-FB7299?style=for-the-badge&logo=bilibili" alt="Bilibili"></a> <a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg?style=for-the-badge" alt="MIT License"></a> </p> <p align="center"><a href="README_zh.md">中文</a> | <strong>English</strong></p> **RT-Claw** is an [OpenClaw](https://github.com/openclaw/openclaw)-inspired intelligent assistant for embedded devices. Multi-OS support via OSAL (FreeRTOS, RT-Thread, Zephyr and Linux). Build swarm intelligence with networked nodes. ESP32-S3 WiFi support adapted from [MimiClaw](https://github.com/memovai/mimiclaw). > Deploy your own AI assistant on hardware that costs just one dollar — seamlessly integrated into your daily workflow, efficiently bridging the digital and physical worlds. <p align="center"> <img src="images/demo.png" alt="RT-Claw Demo — AI drawing on LCD via Tool Use" width="700"> </p> [Getting Started](docs/en/getting-started.md) · [Usage](docs/en/usage.md) · [Architecture](docs/en/architecture.md) · [Porting](docs/en/porting.md) · [Tuning](docs/en/tuning.md) · [Contributing](docs/en/contributing.md) ## Features | Feature |