Tag
Explore by tags
Coordinates specialized AI agents — developer, browser, document, multimodal — running in parallel on your desktop to automate multi-step work. Runs fully local via Ollama, vLLM, or LM Studio, with built-in MCP tools and human-in-the-loop checkpoints.
Parses PDF resumes into structured JSON using LLMs, enriches profiles with GitHub signals, and outputs explainable category scores, evidence, bonuses and deductions. Runs fully local with Ollama or via Google Gemini; designed for reproducible, fairness-constrained resume scoring in hiring workflows.
Provides ultra-fast, typo-tolerant file search and grep tuned for Neovim and AI agents, with built-in memory (frecency, git status, size, definition matches). It reduces agent token use and speeds developer file discovery in large repos.
Indexes any repo into a knowledge graph of dependencies, call chains, and execution flows, then feeds it to AI coding agents via MCP so they stop missing context. Ships as a CLI plus a zero-install browser graph explorer with chat.
A 20B-parameter MMDiT diffusion model that generates and edits images with accurate embedded text, including dense Chinese and English typography. Handles complex multi-line layouts and identity-preserving edits while keeping text legible.
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.
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.
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.