Generates editorial-quality diagrams as self-contained HTML files with inline SVG across 27 visual types; includes brand onboarding, agent-skill integrations (Claude Code, Codex, Pi), draw.io/Mermaid import, and static-first output with optional accessible motion.
Drafts multiple tokens in parallel with a lightweight block-diffusion drafter to enable speculative decoding for faster LLM inference. Designed to pair with Qwen3.6-35B-A3B and reports up to ~2.9× throughput improvements on common benchmarks.
Orchestrates multiple LLM-backed agents locally using tmux and per-role git worktrees, converting role prompts into coordinated development workflows. Key features: configurable two-/four-/six-pack workflows, a durable handoff protocol, per-role backend selection and observable terminals.
Monitors and detects risky behavior in enterprise AI agents via high-fidelity telemetry, security benchmarking, and a two-tier detector. Comprises ADR Sensor, ADR-Bench, and ADR Detector; deployed in production at Uber and validated on public benchmarks.
Provides high-performance CUDA/CUTLASS kernels implementing Kimi Delta Attention (KDA), accelerating KDA prefill on SM90+ (Hopper) GPUs. Integrates as a drop-in backend for flash-linear-attention, supports native variable-length batching, and targets K=V=128; requires CUDA 12.9+/PyTorch 2.4+.
A curated collection of production-ready Agent Skills that turn tasks—presentation production, image generation, local KB retrieval, article assembly, and web-design—into agent-loadable skill folders. Uses a SKILL.md contract, supports multiple agent runtimes (Claude Code, Cursor, Codex), and offers modular install paths with pinned release zips.
Provides a single OpenAI-compatible /v1 API that aggregates the free tiers of 16 LLM providers into one unified endpoint. Features smart routing and automatic failover, per-key free-tier tracking, encrypted key storage, embeddings/media routing, and a Docker one-liner for local use.
A library of reusable agent skills that generate, inspect, and hand off CAD, robot-description, and fabrication artifacts. Exports STEP/STL/3MF, writes URDF/SDF/SRDF, slices meshes to G-code, previews files in-browser, and includes off-the-shelf STEP part lookup and benchmarks.
Provides a 30K+ problem multimodal, multilingual dataset of Olympiad-level math problems with expert solutions and a math-aware retrieval benchmark—includes images, hierarchical topics, provenance from official booklets, and LLM-assisted metadata (v0, CC BY 4.0).
High-resolution vision transformers pretrained on one billion human images for human-centric tasks such as pose estimation, body-part segmentation, surface-normal and pointmap prediction. Provides multiple backbone sizes and task-specific checkpoints; released under the Sapiens2 license.
Provides ~55K multimodal VQA items with matched contrastive pairs and model‑generated rationales across five categories (General, Reasoning, Math, Graph/Chart, OCR), enabling research on faithful visual reasoning and robustness. Train split: 54,844 examples; license unspecified—verify before use.