Tag
Explore by tags
Provides an MCP server exposing 30+ trading tools — real-time prices, technical indicators, Bollinger Band scores, Reddit/news sentiment, and backtesting — designed to integrate with Claude/OpenClaw agents for automated market analysis.
Provides hierarchical, versioned semantic memory for AI agents with Git-like branching, commits, and rollbacks—using semantic paths and cryptographic provenance instead of opaque vector stores. Designed for branch-aware, auditable memory in multi-agent and production workflows.
Write repository automation as natural-language markdown that compiles into deterministic GitHub Actions workflows running AI agents. Agents run read-only by default and write only via sanitized safe-outputs. Works with Copilot, Claude, Codex, or Gemini.
Turns OpenAI Whisper into a live streaming transcriber: audio flows in over WebSocket and text returns word-by-word instead of after full utterances. Adds SimulStreaming and LocalAgreement decoding, Silero VAD, and speaker diarization, all self-hosted.
Bridges MCP-capable AI agents (Claude, Copilot, Cursor) to 150+ offensive-security tools, letting them autonomously run pentests, vulnerability scans, and bug-bounty workflows. A decision engine picks the right tools and adapts as findings emerge.
Defines a predictable repository-level instruction file for coding agents, giving teams one place to document workflow rules instead of each tool inventing its own context format.
Makes the spec an executable artifact: you write intent in structured markdown and AI agents generate the plan, task breakdown, and code from it. A specify CLI and slash commands drive a constitution-plan-tasks-implement workflow across 30+ coding agents.
Synthesizes up to 90 minutes of multi-speaker speech in one pass, with as many as four voices in a single conversation. Pairs continuous acoustic and semantic tokenizers at a 7.5 Hz frame rate with a next-token diffusion head on an LLM backbone.
Wraps Claude Code in a loop that re-runs it until a task is done, gating every exit behind two conditions — semantic completion plus an explicit EXIT_SIGNAL — so it never stops early. Adds rate limiting and a circuit breaker for unattended, headless runs.
Generate parametric 3D CAD models from natural language and images in the browser, with real-time preview and exports to STL/SCAD. Runs client-side via OpenSCAD WebAssembly, extracts adjustable parameters, and integrates Anthropic for shape generation—suited for rapid prototyping and 3D-printing workflows.
Composes AI agent teams from a Ghost+Shell+Model formula: each Bot pairs a prompt/MCP/Skills Ghost with a Chat, ClaudeCode, or Dify shell and a model like Claude or DeepSeek. Bots form Teams that run as traceable Tasks, wired to GitHub and DingTalk.
Gives coding agents controlled access to a live Chrome browser through MCP, exposing DevTools-backed automation, debugging, screenshots, console inspection, network analysis, and tracing.