AI Code Generation

Explore AI Code Generation through related topics and the articles other pages reference most.

Most referenced in this topic

Ranked by links from other AI Wiki pages.

Explore articles

Browse subtopics (32)

Articles that also belong to these categories. Counts cover all of AI Code Generation.

Showing 1-60 of 114 articles

AlphaCode

AlphaCode is an artificial intelligence system developed by Google DeepMind that generates computer programs capable of solving competitive programming problems at a human-competitive level

Artificial IntelligenceGoogle DeepMind

AlphaCode 2

AlphaCode 2 is a competitive-programming system built by Google DeepMind that uses a fine-tuned version of the Gemini family of language models to generate, filter, and rank candidate solutions to algorithmic…

Google DeepMind

Amazon Q

Amazon Q is a family of generative AI-powered assistants from Amazon Web Services (AWS), announced on November 28, 2023, at the AWS re:Invent conference and made generally available on April 30, 2024.

AI InfrastructureArtificial Intelligence

Anysphere

Anysphere is an American artificial intelligence company, headquartered in San Francisco, that develops Cursor (code editor), an AI-native code editor built on a fork of Visual Studio Code.

AI CompaniesDeveloper Tools

Augment Code

Augment Code is an enterprise AI coding platform, founded in 2022 by Igor Ostrovsky and Guy Gur-Ari and led by CEO Scott Dietzen, that builds AI agents purpose-built for large, complex codebases.

AI AgentsAI Companies

Best AI Agent Frameworks

As of July 2026, the best all-around framework for building agentic LLM applications is LangGraph 1.0, the graph-based orchestration layer that reached its first stable release on October 22, 2025 and runs…

AI AgentsDeveloper Tools

Best AI Coding Assistants

As of July 2026, the two strongest AI coding assistants overall are Claude Code and the OpenAI Codex CLI, which finish within 0.3 points of each other at the top of the Terminal-Bench 2.1 agent leaderboard…

AI AgentsDeveloper Tools

BigCodeBench

BigCodeBench is a Python code generation benchmark of 1,140 function-level programming tasks that require composing 723 distinct function calls from 139 libraries across seven domains

AI Benchmarks

Bolt.new

Bolt.new is an AI-powered full-stack web development platform built by StackBlitz that turns a natural language prompt into a complete, running web application inside the browser

Developer ToolsSoftware Development

CRMArena / CRMArena-Pro

CRMArena is an AI benchmark for evaluating large language model agents on professional customer relationship management (CRM) tasks inside a realistic, schema-faithful Salesforce environment.

AI Benchmarks

CRUXEval

CRUXEval (Code Reasoning, Understanding, and eXecution Evaluation) is a benchmark designed to measure how well large language models can reason about, understand, and mentally execute short Python programs.

AI BenchmarksMachine Learning

ChatDev

ChatDev is an open-source multi-agent software development framework in which large language model (LLM) agents play role-specialized parts (Chief Executive Officer, Chief Technology Officer, programmer…

AI AgentsOpen Source AI

Claude Code

Claude Code is an agentic software development product made by Anthropic. It uses models from the Claude family to inspect software projects, propose and apply changes, run development tools, and report…

AI AgentsAnthropic

Claude Code Review

Claude Code Review is a multi-agent code review system developed by Anthropic that automatically analyzes GitHub pull requests for bugs, security vulnerabilities, and logic errors.

AI SafetyAnthropic

Claude Sonnet 4.5

Claude Sonnet 4.5 is a multimodal large language model (LLM) developed by Anthropic and released on September 29, 2025, which Anthropic described at launch as "the best coding model in the world." It is a…

AI Tools & ProductsAnthropic

CodeContests

CodeContests is a competitive programming dataset created by Google DeepMind for training and evaluating machine learning models on algorithmic problem-solving tasks.

AI BenchmarksMachine Learning

CodeGeeX

CodeGeeX is an open series of multilingual code generation models developed by the Knowledge Engineering Group (KEG) and Data Mining lab at Tsinghua University together with Zhipu AI.

Chinese AIOpen Source AI

CodeGemma

CodeGemma is a family of open code-generation models that Google released in April 2024, built on the first generation of its lightweight Gemma models.

GoogleOpen Source AI

Codeium

Codeium was an artificial intelligence company that built free, unlimited AI code completion and the Windsurf Editor, the IDE its founders called "the first agentic IDE," before becoming the center of a…

AI CompaniesDeveloper Tools

Codestral

Codestral is a family of code-specialized large language models developed by Mistral AI, beginning with Codestral 22B, released on May 29, 2024

AI CompaniesAI Models

Coding agent

A coding agent is a software system that uses a large language model to carry out programming work by acting on a development environment rather than only producing text for a person to copy.

AI AgentsDeveloper Tools

Cognition AI

Cognition AI is an American artificial intelligence company headquartered in San Francisco, California, that builds autonomous AI software engineering agents.

AI AgentsAI Companies

DeepSeek Harness

DeepSeek Harness is an open-source AI agent harness developed by DeepSeek. Also called dsh, it supplies the software around a language model: the agent loop, tools, sessions, filesystems, permission controls…

AI AgentsDeveloper Tools

DeepSeek V4-Flash

DeepSeek V4-Flash is the smaller of the two large language models in the DeepSeek V4 family, a 284-billion-parameter Mixture of Experts model with 13 billion active parameters and a one-million-token context…

AI ModelsChinese AI

FeatureBench

FeatureBench is an execution-based benchmark for measuring how well LLM-powered coding agents handle complex, feature-oriented software development rather than bug fixing.

AI Benchmarks

GLM-5.3

GLM-5.3 is a text-input and text-output large language model from Z.ai, available through hosted services and downloadable checkpoints.

AI AgentsAI Models

GSO (Global Software Optimization Bench)

GSO (Global Software Optimization), also styled as a benchmark of "Challenging Software Optimization Tasks for Evaluating SWE-Agents," is an AI benchmark that measures whether AI agents and language models can…

AI Benchmarks

Gemini CLI

Gemini CLI is an open-source, terminal-based AI agent developed by Google that brings Gemini models directly into the command line for coding, file editing, shell automation, and research grounded in real-time…

AI AgentsDeveloper Tools

Gemini Code Assist

Gemini Code Assist is an AI-powered coding assistant developed by Google that offers code completion, code generation, and natural-language chat inside integrated development environments (IDEs) and across…

AI Tools & ProductsGoogle

Grok Build

Grok Build is an agentic coding tool and command-line interface (CLI) developed by xAI, the artificial intelligence company founded by Elon Musk.

AI Agents

HumanEval

HumanEval is a benchmark for measuring whether a code-generating large language model can complete short Python functions so that they pass unit tests. It contains 164 hand-written tasks.

AI Benchmarks

Jules (Google)

Jules is an autonomous AI coding agent developed by Google under Google Labs, designed to perform software development tasks asynchronously inside secure cloud virtual machines.

AI AgentsDeveloper Tools

Kiro (AI IDE)

Kiro is an agentic integrated development environment (IDE) built by Amazon Web Services and released in public preview on July 14, 2025 .

AI AgentsAI Companies

LLM Compiler (Meta)

The Meta Large Language Model Compiler, usually shortened to LLM Compiler, is a family of pre-trained large language model models built by Meta AI for code and compiler optimization tasks.

Large Language ModelsMeta AI

LiveCodeBench

LiveCodeBench is a holistic and contamination-free benchmark for evaluating large language models on code, first released in March 2024 by researchers at UC Berkeley, MIT, and Cornell led by Naman Jain.

AI BenchmarksMachine Learning

Locofy

Locofy (stylized Locofy.ai) is a Singapore-based design-to-code platform that converts user-interface designs from Figma and Adobe XD into production-ready frontend code.

AI CompaniesAI Tools & Products

MAI-Code-1

MAI-Code-1 is the name commonly used for Microsoft's first in-house coding model, which the company shipped as MAI-Code-1-Flash at the Microsoft Build 2026 developer conference on June 2, 2026.

AI ModelsMicrosoft

MBPP

MBPP (Mostly Basic Python Problems) is a code generation benchmark of 974 crowd-sourced Python programming tasks designed to be solvable by entry-level programmers, introduced by Jacob Austin, Augustus Odena…

AI BenchmarksLarge Language Models

Magic (AI software engineer)

Magic (legally Magic AI, Inc., often referenced by its primary domain magic.dev) is an American artificial intelligence company, founded in 2022 by Eric Steinberger and Sebastian De Ro, that builds proprietary…

AI Companies