AIAny

Category

Explore by categories

GitHub
AI Coding2024

Generates interactive codebase wikis from GitHub, GitLab, or Bitbucket repositories by analyzing structure, writing documentation, and creating diagrams for navigation.

AI Client2024

GPU-accelerated code editor written in Rust, organized like a game engine to render its UI via shaders. Includes native agentic coding over the open Agent Client Protocol, multiplayer editing, LSP/DAP, and an open edit-prediction model.

GitHub
AI Agent2024

Runs coding agents and automations from a self-hosted developer control center, with local, remote, cloud, and ACP-compatible backends for managed engineering workflows.

GitHub
AI Agent2024

Runs local AI-agent workflows through a desktop app, CLI, and embeddable API, connecting many LLM providers and MCP extensions for editing, execution, testing, and automation.

GitHub
AI Client2024

Visually edit Next.js + Tailwind projects in the browser like Figma, with every change written straight back to your real React code. Pairs a DOM-level visual canvas with AI chat that scaffolds and edits components, plus branching and one-click deploy.

GitHub
AI Coding2024

Edits a codebase from natural-language prompts in the terminal, coordinating specialized sub-agents — file picker, planner, editor, reviewer — instead of one model. Beats Claude Code 61% vs 53% on its own evals; agents scriptable in TypeScript.

GitHub
AI Coding2024

Packs a Git repository into a single AI-friendly file for easy ingestion by LLMs. Offers per-file and total token counts, optional Tree-sitter compression, secret scanning, and multiple interfaces (CLI, web, browser extension, Docker, MCP) for AI-driven code review and analysis.

AI Agent2024

Open-source platform for autonomous coding agents that work like developers: editing files, running shell commands, browsing the web, and calling APIs in an isolated sandbox. Model-agnostic, with GitHub, Slack, and CI/CD integration.

AI Agent2024

Reviews code in the IDE, CLI, and pull requests, flagging bugs, logic gaps, security holes, and missing tests using context from the whole repo and its dependencies. Enforces team-specific rules learned from past PRs.

GitHub
AI Coding2024

Generates and deploys full-stack React apps from natural-language prompts on Cloudflare’s platform, combining AI code generation, previews, Workers, Durable Objects, and containers.

AI Coding2024

Keeps the former Windsurf IDE lineage alive as Devin Desktop, a local editor for planning, delegating, reviewing, and shipping code with cloud and local agents from one surface.

GitHub
AI Client2024

Terminal-native AI coding agent that brings conversational, multi-model code assistance into your shell. Integrates with 300+ models and providers, offers an interactive TUI, Zsh ':' plugin, semantic workspace search, and Git-oriented workflows for in-terminal edits, commits, and command suggestions.