GPT Engineer — AI Agent Framework: Live Stats & TrendScore

GPT Engineer was one of the first AI coding agents — we track whether it’s still active or whether it’s been surpassed by OpenHands, Devin, and other newer entrants.

GitHub data synced: May 14, 2025 • Sentiment updated: Apr 12, 2026

GitHub Statistics

Community Sentiment

Community Buzz: I recently heard the comparison that AI is the smartphone of our generation, as seen on Dev.to. Another user on Reddit said 'You built this with GPT Engineer - why did it take over a year to build?'

Pros & Cons

What People Love

Code generation capabilities, CLI platform, ease of use, as seen on GitHub and Dev.to

Common Complaints

Stale models, Model substitution, Lack of human oversight

Biggest Positive: GPT Engineer

Biggest Negative: Stale models

Why GPT Engineer Stands Out

gpt-engineer stands out from alternatives by providing a hackable CLI platform for experimenting with code generation, allowing users to specify software in natural language and watch as an AI writes and executes the code. Its support for custom models, benchmarking, and vision-capable models makes it a unique tool for coding agent builders. By leveraging OpenAI's API and providing a flexible architecture, gpt-engineer solves the problem of automating code generation and improvement, making it an essential tool for developers and researchers.

Built With

Build a custom coding assistant that writes and executes code based on natural language input — gpt-engineer's CLI platform enables this by leveraging OpenAI's API for code generation, Build a research agent that automates code improvement — gpt-engineer's support for custom models and benchmarking allows for tailored agent implementations, Build a web app generator that creates projects from scratch — gpt-engineer's pre-prompts feature and vision-capable models facilitate this by providing context for GPT Engineer, Build an autonomous agent that learns from existing codebases — gpt-engineer's ability to accept image inputs and its open-source, local, and alternative model support make this possible, Build a coding assistant that remembers project context between sessions — gpt-engineer's editable preprompts feature enables this by allowing users to override the default preprompts

Getting Started

  1. Install gpt-engineer using pip with the command `python -m pip install gpt-engineer`
  2. Clone the repository and install dependencies using `git clone https://github.com/gpt-engineer-org/gpt-engineer.git` and `poetry install`
  3. Activate the virtual environment using `poetry shell`
  4. Set up an API key by exporting an environment variable with `export OPENAI_API_KEY=[your api key]` or by creating a `.env` file
  5. Try creating a new code project using `gpte <project_dir>` to verify that gpt-engineer works as expected

About

CLI platform to experiment with codegen. Precursor to: https://lovable.dev

Category & Tags

Category: coding

Tags: ai, autonomous-agent, code-generation, codebase-generation, codegen, coding-assistant, gpt-4, gpt-engineer, openai, python

Market Context

GPT Engineer is a competitive player in the AI-powered coding space, with a strong presence on GitHub and Dev.to