Turns commodity WiFi Channel State Information into spatial sensing: 17-keypoint pose estimation, presence detection, and contactless breathing/heart-rate monitoring through walls, with no camera. Runs on a mesh of ESP32-S3 nodes (~$9 each).
Curated marketplace of community-contributed GitHub Copilot customizations — reusable agents, file-scoped instructions, skills, plugins, hooks, and agentic workflows — installable via the Copilot CLI and searchable on a companion site.
GPU-accelerated, non-destructive RAW photo editor designed for fast, low-footprint desktop workflows (<20MB). Built with Rust/WGPU/Tauri, it offers real-time 32-bit GPU processing, AI-assisted masking and optional ComfyUI integration for generative edits, plus presets and batch export.
Orchestrates 10+ coding agents (Claude Code, Codex, Gemini CLI) from a kanban board: plan tasks as issues, then run each in an isolated workspace with its own branch, terminal, and dev server. Inline diff review and one-click PR creation.
Forwards local terminal sessions to any web browser, so you can watch and steer long-running CLI processes — including AI coding agents like Claude Code — from a phone or another machine. A macOS menu-bar app proxies PTY output over WebSocket.
A Tauri desktop GUI for Claude Code: browse and resume past sessions, build reusable agents with scoped permissions, and track token spend per project. Adds checkpoint branching and visual MCP server management, with all data kept locally and no telemetry.
Timeline-based video editor for web, desktop and mobile that integrates AI-assisted workflows (MCP server and generative-model integrations) with a Rust core and plugin-first, cross-platform architecture; supports headless batch rendering and no-watermark exports.
Continuously screenshots your screen, feeds the captures to a vision-language model, then pushes back daily summaries, weekly recaps, and todos on its own. Local-first desktop app: data stays on your machine; runs on OpenAI-format or local LLMs.
Offline-first knowledge server that bundles local AI chat (Ollama + vector RAG), offline Wikipedia/education/maps, and utility tools behind a Dockerized management UI — designed to keep searchable knowledge available without cloud access.
Web and mobile front-end for terminal coding agents — Claude Code, Cursor CLI, Codex, and Gemini-CLI. Drive live sessions from a browser with an integrated shell, file/Git explorers, and a plugin system. Self-host or use the managed Cloud option.
Chinese-enhanced fork of TradingAgents that runs multi-agent LLM stock analysis for A-share, HK and US markets, adding domestic models (Qwen, DeepSeek) and local data sources (Tushare, AkShare, BaoStock), with report export to Word and PDF.
Terminal coding agent forked from Google's Gemini CLI, retuned for Qwen3-Coder with a custom parser and tool protocol. Runs against OpenAI, Anthropic, Gemini, Qwen or local models, and adds subagents, agent teams, auto-memory and MCP.