AI Coding

This page tracks AI coding tools, from agentic editors like Windsurf and Kiro to enterprise assistants like Tabnine and Augment Code.

Sponsored Tools

21 tools
Revdoku logo

Revdoku

Revdoku publishes AI agent-generated reports, dashboards, and prototypes as live websites with a stable URL, connecting via CLI, API, MCP, or web upload from Claude, ChatGPT, Codex, and other agent workflows.

Revdoku is the sharing layer for work your AI agents generate. Instead of setting up hosting for every report, dashboard, prototype or mini-site that Claude, ChatGPT, Gemini, Grok or Codex produces, you publish straight from a CLI, a REST API, an MCP server or a web upload and get a stable revdoku.site URL. Re-publishi…

Best for:AI agent builders and vibe coders who want a one command way to turn a Claude, ChatGPT, or Codex output into a real, shareable websiteDevelopers and consultants who need to publish client demos, prototypes, or reports without setting up their own hosting pipelineProduct teams that regenerate the same dashboard or report repeatedly and need the share link to stay constant across updates

Not ideal for: Teams needing custom backend server code inside a published page, since Revdoku is built for static and front end style outputs

Read more about Revdoku
Arena AI logo

Arena AI

Free community-driven platform to compare, benchmark, and vote on leading AI models side-by-side using real-world prompts and Elo rankings.

Arena is a free, open benchmark platform where you compare frontier AI models in blind side-by-side battles. You submit a prompt, two anonymous models answer, and you vote on the better one. Millions of those votes produce Elo-style leaderboards spanning text, coding, math, creative writing, vision and image generation…

Best for:Developers choosing which AI model to subscribe toResearchers benchmarking frontier model performanceEngineers testing coding assistants before buying

Not ideal for: Users needing a production AI coding assistant or IDE plugin

Read more about Arena AI
Venice AI logo

Venice AI

Private, uncensored AI platform for coding, writing, and image generation, with all prompts processed on-device and never stored on servers.

Venice AI is a privacy-first platform for text, image, video and code generation, founded in 2024 by Erik Voorhees. It runs open-weight models including Llama, Qwen, Mistral, DeepSeek and Dolphin variants, applying far fewer content restrictions than mainstream assistants. Chat history is stored locally in your browser…

Best for:Privacy-conscious developers needing AI coding help without data loggingResearchers working with sensitive or proprietary informationCreators wanting uncensored image and text generation

Not ideal for: Teams needing collaborative workspaces with shared conversation history

Read more about Venice AI
Builder.io logo

Builder.io

AI frontend engineer that converts Figma designs into production-ready code and lets engineering, design, and content teams ship visuals without handoffs.

Builder.io is a frontend platform split across two products. Fusion converts Figma frames into React or Next.js components that respect your existing design system and tech stack. Publish is a visual headless CMS that lets marketing and content teams build and ship pages without developer time. It connects to GitHub, G…

Best for:Frontend engineering teams needing faster Figma-to-code workflowsDesign teams wanting to ship without waiting for developer bandwidthMarketing teams building landing pages without developer dependency

Not ideal for: Backend developers needing server-side logic or API development tools

Read more about Builder.io
Windsurf logo

Windsurf

AI-powered code editor with Cascade agent, memory, and MCP support, trusted by 1M+ developers to write 94% of their code with AI assistance.

Windsurf is an agentic AI code editor built on a VS Code fork, best known for Cascade, an agent that holds whole-codebase context, runs terminal commands, auto-fixes lint errors and keeps multi-file changes consistent with visible plans, checkpoints and rollback. Ownership has changed twice: originally a Codeium produc…

Best for:Full-stack developers building complex features across multiple filesFrontend developers converting designs to code using drag-and-dropTeams needing AI that understands their full codebase context

Not ideal for: Developers needing a pure cloud-based IDE without a local install

Read more about Windsurf
TRAE logo

TRAE

10x AI engineer that independently builds full software solutions from a single prompt, with agentic task execution via TRAE SOLO and desktop IDE.

TRAE is ByteDance's AI-native IDE, a VS Code fork running on macOS, Windows, Linux and the web. Its headline feature is SOLO, an autonomous agent that takes a natural-language brief and scaffolds an entire project including frontend, backend, config files and terminal commands, and which since March 2026 ships as a sta…

Best for:Developers who want to ship features faster without writing boilerplateSolo founders building MVPs without a full engineering teamProduct managers wanting to prototype functional software without technical barriers

Not ideal for: Teams with strict code review workflows requiring manual step-by-step approval

Read more about TRAE
Kiro logo

Kiro

Agentic AI IDE by Amazon with spec-driven development, structured requirements, agent hooks, and CLI support for building production-quality software.

Kiro is Amazon's agentic development environment, available as an IDE, a CLI and a web interface. Rather than free-form chat, it uses spec-driven development: a prompt becomes structured requirements in EARS notation, then a design, then a discrete task list, before any code is written. Agent hooks trigger tasks on eve…

Best for:Professional developers building complex features on large codebasesEngineering teams needing structured, spec-driven AI development workflowsDevelopers who need explicit requirements and acceptance criteria before coding

Not ideal for: Beginners wanting a simple no-setup AI coding assistant

Read more about Kiro
Polsia logo

Polsia

Autonomous AI system that plans, codes, and markets your company 24/7, acting as a zero-employee AI co-founder that never sleeps.

Polsia is an autonomous multi-agent platform that aims to run an entire company. You describe the business and it deploys specialised agents for engineering, marketing, customer support and operations, each acting on scheduled daily cycles rather than waiting for prompts. Infrastructure is bundled: servers, database, G…

Best for:Solo founders wanting to validate a business idea without hiring a teamEntrepreneurs who want AI to handle execution while they focus on strategyExperimenters exploring autonomous company-building technology

Not ideal for: Enterprises requiring enterprise-grade compliance, SLA guarantees, and audit trails

Read more about Polsia
Pencil.dev logo

Pencil.dev

IDE-integrated AI design canvas that converts visual designs into pixel-perfect production code using MCP, with Git versioning and Figma import support.

Pencil.dev is a Figma-like vector canvas that runs inside your IDE or as a desktop app. Designs live as .pen files in the same workspace as your code, so they version with Git like any other file. A local MCP server lets Claude Code, Cursor and Codex read and modify those files directly, and the loop runs both ways: ex…

Best for:Frontend developers who want to design and code in the same environmentSolo developers handling both design and implementation without context switchingTeams using Claude Code or Cursor wanting visual design as AI context

Not ideal for: Designers not using an IDE-based workflow

Read more about Pencil.dev
Convex logo

Convex

TypeScript backend platform that keeps your app always in sync, with real-time queries, built-in auth, and AI-optimized code generation for full-stack developers.

Convex is a reactive backend platform where your database schema, queries, mutations, scheduling, cron jobs and file storage are all written as TypeScript functions. Queries are reactive by default, so the UI reflects the latest state across frontend, backend and database without state managers, cache invalidation or W…

Best for:Full-stack TypeScript developers building real-time applicationsTeams tired of managing WebSockets, caches, and state synchronization manuallyStartups wanting a backend that scales without infrastructure overhead

Not ideal for: Teams already deeply invested in PostgreSQL or MySQL with complex SQL queries

Read more about Convex
Augment Code logo

Augment Code

AI software agent platform with deep codebase understanding, working across IDE, CLI, code review, and Slack to accelerate engineering at scale.

Augment Code is an AI coding platform for engineering teams, built around one claim: context. Its Context Engine indexes your real repository, dependencies, documentation, style guides and recent changes, then feeds curated context to agents working across your IDE, CLI, code review and Slack. It supports VS Code and J…

Best for:Professional software engineers working on large, complex codebasesEngineering teams wanting AI that understands their full system architectureOrganizations needing enterprise-grade AI coding with security and compliance

Not ideal for: Individual hobbyists or students needing a simple code completion tool

Read more about Augment Code
Workik logo

Workik

AI-powered development platform to generate context-aware code, queries, and automate workflows for your codebase and database.

Workik is a context-driven AI development platform. You connect GitHub, GitLab or Bitbucket repositories, database schemas and APIs, and it generates backend code, SQL queries, mock data, tests and documentation against that context rather than against a single open file. It lets you pick models across GPT, Claude, Gem…

Best for:Backend DevelopersFull-Stack DevelopersEngineering Teams

Not ideal for: Non-technical users

Read more about Workik
Readdy logo

Readdy

No-code AI website builder that generates professional, responsive websites from a single text prompt in minutes.

Readdy is a no-code AI website builder aimed at founders, freelancers and small businesses. Describe your site in plain language and it generates layouts, copy, images, pages and SEO settings, or start from a template, a screenshot or a reference URL. A visual editor handles refinement, and Readdy Agent is a built-in c…

Best for:FreelancersSmall Business OwnersEntrepreneurs

Not ideal for: Complex web app development

Read more about Readdy
Anima logo

Anima

AI design-to-code platform that converts Figma designs and web screenshots into production-ready React and HTML code.

Anima is a design-to-code platform that turns Figma designs, website screenshots and text prompts into React, HTML, Vue or Tailwind code. It is used by over 1.5 million Figma users and supports an MCP server for IDE-native workflows. The free plan gives you 5 AI Playground chat messages, 5 design imports or website clo…

Best for:Frontend DevelopersUI/UX DesignersProduct Teams

Not ideal for: Backend development

Read more about Anima
Continue logo

Continue

AI-powered pull request quality control that runs automated code checks on every PR against your engineering standards.

Continue is an open-source AI coding platform that split into two products in mid-2025. The first is an Apache 2.0 extension for VS Code and JetBrains offering autocomplete, chat and multi-file edit with any model you plug in, including local models via Ollama or LM Studio. The second is a CLI-based Continuous AI agent…

Best for:Engineering TeamsTech LeadsDevOps Engineers

Not ideal for: Solo developers without a team

Read more about Continue
Ninja AI logo

Ninja AI

All-in-one AI agent platform combining 25+ models for coding, writing, research, image generation, and workflow automation.

Ninja AI, from NinjaTech AI, is a multi-agent assistant now centred on SuperNinja, an autonomous agent that gets its own cloud machine to research, write code, and build websites, slides and spreadsheets. One subscription covers frontier models from several providers plus premium image generation, and the company repor…

Best for:Software DevelopersContent CreatorsBusiness Teams

Not ideal for: Users needing fully offline AI tools

Read more about Ninja AI
Kombai logo

Kombai

AI agent built specifically for frontend development that learns your repo and generates clean, production-grade UI code.

Kombai is a domain-specific AI agent for frontend work. It converts Figma frames, images or text prompts into production-grade UI code, reusing your existing components and following the conventions already in your repo. It runs as an extension in VS Code, Cursor, Trae, Antigravity and Kiro, includes a specialised brow…

Best for:Frontend DevelopersUI EngineersFrontend Teams

Not ideal for: Backend-only development

Read more about Kombai
Codia AI logo

Codia AI

AI-powered design and development platform that converts screenshots, PDFs, and prompts into editable Figma designs and production code.

Codia AI is a suite of Figma plugins and web tools that convert screenshots, PDFs, Photoshop and Illustrator files, Canva projects and plain-text prompts into editable Figma designs or production-ready code. Output covers React, Vue, Tailwind and HTML on the web side, plus iOS, Android, Flutter, Swift and Kotlin for mo…

Best for:UI/UX DesignersFrontend DevelopersDesign Agencies

Not ideal for: Backend developers

Read more about Codia AI
Tabnine logo

Tabnine

Enterprise-grade AI code assistant with privacy-first deployment options, supporting 600+ languages and all major IDEs.

Tabnine is one of the original AI code assistants, now an enterprise agentic platform. It offers code completions, in-IDE chat and agentic workflows grounded in your own codebase across VS Code, JetBrains, Eclipse and other editors, covering more than 80 languages. Its real differentiator is deployment flexibility: man…

Best for:Enterprise Development TeamsRegulated Industry DevelopersSecurity-Conscious Teams

Not ideal for: Individual hobbyist developers on a budget

Read more about Tabnine
Ludo AI logo

Ludo AI

AI tools platform for game developers to generate concepts, art assets, 3D models, playable prototypes, and market research.

Ludo AI is an end-to-end platform for game developers, indie studios and publishers. It covers market trend analysis and concept ideation, generates 2D sprites, animated spritesheets, icons, textures, 3D models with PBR textures, sound effects, music and character voices, and builds playable 2D PixiJS or 3D Three.js pr…

Best for:Indie Game DevelopersGame StudiosGame Designers

Not ideal for: Non-game software development

Read more about Ludo AI
CodeDesign AI logo

CodeDesign AI

AI website builder that generates, hosts, and exports full websites from a text prompt with drag-and-drop customization.

CodeDesign AI is an AI website builder that turns a plain-text description of your business into a complete responsive site with copy, images and layout in about 60 seconds. From there you refine it in a drag-and-drop editor or conversationally with the built-in AI companion. It has powered more than 4 million sites fo…

Best for:Small Business OwnersFreelancersEntrepreneurs

Not ideal for: Complex web applications

Read more about CodeDesign AI