logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install AntonOsika/gpt-engineer. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

AntonOsika/gpt-engineer Installation Guide

How to install AntonOsika/gpt-engineer. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for AntonOsika/gpt-engineer. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i AntonOsika/gpt-engineer
or

Install via npx

npx @hexmos/ipm i AntonOsika/gpt-engineer

Prerequisites

Python

language

Version: 3.10.x or 3.11.x or 3.12.x

pip

package_manager

Version: 20.x

git

system_tool

Version: 2.34.1

docker

build_tool

Version: 20.x

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Python Package Installation

python -m pip install gpt-engineer

Local Development Environment Setup

git clone https://github.com/gpt-engineer-org/gpt-engineer.git

cd gpt-engineer

poetry install

poetry shell

Post Installation Steps

  • Open the browser and navigate to http://localhost:3000 to access the application's UI.
  • If you installed using Docker, run `docker-compose up -d` in your terminal to start the application.