Provides a REST server that lets AI agents browse sites while avoiding common bot-detection by running Camoufox (a Firefox fork with C++-level fingerprint spoofing). Returns compact accessibility snapshots, stable element refs, session isolation, proxy/geoIP support, and agent-friendly endpoints (click, type, snapshot, transcripts).
A concise, four‑principle guideline (as CLAUDE.md or a Claude Code plugin) that teaches LLMs to: state assumptions, prefer simple solutions, make surgical edits, and use testable success criteria — reducing overcomplication and unwanted changes when an LLM edits code.
Local-first AI desktop app that combines multi-model chat and a proactive Agent workspace to embed agent workflows into daily work. Features per-workspace Skills, MCP support, Feishu/remote-robot bridges, and local JSON/JSONL storage for privacy and portability.
Self-hosted coding assistant that runs frozen local LLMs with constraint-driven planning, energy-based verification, and self-verified repair to produce verified code. Emphasizes offline inference (no cloud), Docker/bare-metal deployment, and requires a 16GB+ GPU.
Self-hosted personal AI agent runtime that runs chats, tools, automations and long-term memory for persistent workflows. Small, readable core with a bundled WebUI, multi-chat integrations, an OpenAI-compatible API and a Python SDK for easy extension and deployment.
Provides a workflow layer for OpenAI Codex CLI to bootstrap stronger Codex sessions, add reusable agent roles/skills, and manage durable project state under .omx. Includes team runtime, canonical skills, and monitoring surfaces.
Enables research-grade character animation with neural networks in a single NumPy/PyTorch environment — train models, run inference, and visualize results without leaving Python. Includes ECS-style architecture, mocap import (GLB/FBX/BVH), built-in renderer, and headless/standalone modes for rapid prototyping.
Train robot reinforcement-learning agents with a heterogeneous runtime that streams CPU-parallel physics simulations (MuJoCo / Motrix) via shared memory into GPU/accelerator policy learners; provides a unified CLI, cross-platform backend support and demo checkpoints.
Equips AI coding agents with reusable AWS skills (deployment, serverless, Amplify, SageMaker) by packaging agent skills, MCP servers, hooks, and references so agents invoke vetted workflows instead of bloating prompts.
Generates high‑fidelity, expressive speech and environmental sounds from text. The MOSS‑TTS Family provides specialized models for long‑form TTS, multi‑speaker dialogue, voice design and realtime streaming, plus torch‑free inference paths (llama.cpp / ONNX) and Hugging Face releases.
Local integration layer that lets AI agents discover and securely call OpenAPI, MCP, GraphQL, or custom JavaScript functions. Centralizes a shared tool catalog, auth, and policy surface across multiple agents, with a local web UI and CLI for runtime control.
Provides cross-platform semantic memory for AI coding agents by turning human-editable Markdown logs into a rebuildable Milvus “shadow” index and syncing memories across plugins (Claude Code, OpenClaw, OpenCode, Codex). Supports progressive retrieval, hybrid dense+BM25+RRF search, smart deduplication, live sync, and local ONNX embeddings.