# AntonOsika/gpt-engineer

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

Repository: https://github.com/AntonOsika/gpt-engineer
Canonical: https://ross.abutalabs.com/products/gpt-engineer
Language: Python
License: MIT
License Family: permissive
Topics: ai, coding-assistant, gpt-4, openai, python, autonomous-agent, codebase-generation, code-generation, codegen, gpt-engineer
Archived: true
Last push: 2025-05-14T10:15:10+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 21, release rhythm 8, longevity 87
- inputs: {"age_days": 1222, "days_push": 476, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 55120, forks 7295 (observed 2026-08-28T04:12:18.380287+00:00)

## What it is
gpt-engineer is a Python CLI platform for experimenting with AI code generation, letting users specify software in natural language and watch an LLM write, execute, and improve the code. It is the precursor to Lovable and is now in maintenance mode, with the README pointing users to managed services or aider for active development.

## Use cases
- generate a codebase from a natural language prompt
- have an AI write and execute code for me
- improve existing code with AI suggestions
- experiment with LLM code generation workflows
- scaffold a small project by describing it in plain English
- use local or custom models for code generation

## When to choose
- you want a hackable open-source CLI to experiment with AI codegen
- you want to generate a new project from a single natural-language prompt
- you want to plug in custom or local models via OpenAI-compatible APIs

## When to avoid
- you need an actively maintained tool - the README recommends aider instead
- you want a polished managed app-builder - use gptengineer.app/Lovable
- you need reliable production-grade code generation without review

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: llm-inference, agent-framework, developer-tools, cli
- domain: artificial-intelligence, large-language-models, developer-tools
- platform: python, cli, cross-platform
- tags: codegen, gpt-4, openai, coding-assistant, autonomous-agent, codebase-generation, natural-language-programming, ai-agents, automation, docker

## Member repositories
- AntonOsika/gpt-engineer (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:12:18.380287+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:18:59.357068+00:00, confidence not recorded.
  - readme: https://github.com/AntonOsika/gpt-engineer (fetched 2026-08-28T04:12:18.380287+00:00, sha 1124371cb79a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
