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).

Burn

Burn

License: Apache-2.0 and MIT


Description:

Burn is a next-generation tensor library and Deep Learning Framework, designed for flexibility, efficiency, and portability. Built in Rust, it offers dynamic graphs with static-graph performance via JIT, multiple backends (CPU, GPU, WebAssembly), ONNX import, and training to deployment across devices.

PersonaPlex

PersonaPlex

License: MIT


Description:

PersonaPlex is a real-time, full-duplex speech-to-speech model that enables persona control via text prompts and voice conditioning. Trained on synthetic and real conversations, it delivers natural, low-latency interactions and runs with the Moshi architecture; the code is MIT-licensed, with model weights released under NVIDIA’s Open Model license.