An MCP (Model Context Protocol) server that lets AI assistants interact with Xiaohongshu (RedNote): check login, publish image/text or video posts, search and fetch feed/details, and manage comments — exposes HTTP+MCP endpoints and integrates with MCP clients via local Docker or browser automation.
Reviews each pull request for security issues: Claude reads the diff and flags vulnerabilities like injection, auth flaws, and hardcoded secrets as inline comments, with built-in false-positive filtering. Ships as a GitHub Action or slash command.
Adds a lightweight, spec-driven workflow so AI coding assistants agree on requirements before code is produced — creates per-change artifacts (proposal, specs, design, tasks), exposes CLI slash-commands, and integrates with 20+ tools for repeatable AI-driven development.
Deploys autonomous AI agents that dynamically attack running apps and return validated proof-of-concept exploits instead of static-analysis noise. Specialized agents cover IDOR, injection, SSRF, XSS, and auth flaws, with HTTP proxy and CI/CD hooks.
Seven-week course that builds a production RAG system from scratch — an arXiv paper assistant that starts with BM25 keyword search, then layers hybrid vector retrieval, local-LLM generation, Langfuse monitoring, and an agentic LangGraph Telegram bot.
Wraps 20+ AI coding CLIs — Claude Code, Codex, Gemini CLI, Cursor Agent — in one cross-platform desktop app so agents run file, document, and data tasks without a terminal. Adds parallel multi-agent runs and cron-scheduled jobs for unattended work.
Deep research agent for complex, long-horizon research and prediction tasks. Pairs a 256K context window with up to 300 tool calls per query for web search, extraction, and code execution. Ships as open 30B and 235B models scoring 82.7% on GAIA.
Self-supervised vision foundation model producing dense, patch-level features that transfer to classification, segmentation, depth, and detection with a frozen backbone. Spans ViT-S (21M) to ViT-7B (6.7B params), plus ConvNeXt and satellite variants.
Displays model info, token usage, git branch and other runtime metrics as a customizable Powerline-style status line for Claude Code CLI. Includes an interactive TUI, many widgets (usage, speeds, block timer), OSC8 links, and cross-platform support via npx/bunx.
Chat-driven tool that clones any website and converts it into a working modern React app. Uses a Firecrawl backend to orchestrate multiple LLM providers and offers a fast sandbox preview workflow (Vercel or E2B) for rapid prototyping and iterative edits.
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.
Extensible AI coding-agent toolkit offering a terminal-first coding agent CLI, a unified multi-provider LLM API, TUI and web UI libraries, Slack integration, and vLLM pod support—built to prototype and run agent-driven developer workflows.