PicoClaw

PicoClaw

License: MIT


Description:

PicoClaw is an ultra-lightweight, Go-powered personal AI assistant designed to run on low-end hardware (under 10MB RAM). It supports multiple LLM providers, runs on Linux/macOS/Windows, and deploys across Telegram, Discord, WhatsApp, LINE, and more. It emphasizes local execution and security, with a small footprint and modular architecture.

SmartClipboard

SmartClipboard

License: MIT License


Description:

SmartClipboard is a local, privacy-first clipboard workspace that rewrites, summarizes, reformats, and extracts structured information using local Ollama-based LLMs. It stores clipboard history locally (SQLite), supports a Composer workspace, AI actions, and JSON-driven personas, with no cloud APIs and data staying on the user’s machine.

IronClaw

IronClaw

License: Apache-2.0, MIT


Description:

IronClaw is an OpenClaw‑inspired, open‑source AI assistant written in Rust. It emphasizes privacy and security with local encrypted data storage, a WASM sandbox for tools, and defense‑in‑depth measures. It supports multi‑channel access, plugin expansion, and self‑expanding capabilities.

whisper.cpp

whisper.cpp

License: MIT


Description:

whisper.cpp is a high-performance C/C++ port of OpenAI’s Whisper for offline transcription. It runs on Apple Silicon with NEON/Metal and on x86 with AVX, supports quantization, Vulkan and multiple backends, and includes a lightweight ggml-based engine for cross-platform use (macOS, iOS, Linux, Windows, WASM).