Spaces:
Running
on
Zero
Running
on
Zero
Introduction
gpt-engineer
is a project that uses LLMs (such as GPT-4) to automate the process of software engineering. It includes several Python scripts that interact with the LLM to generate code, clarify requirements, generate specifications, and more.
Get started
Here’s how to install gpt-engineer
, set up your environment, and start building.
We recommend following our Quickstart guide to familiarize yourself with the framework by building your first application with gpt-engineer
.
Example
You can find an example of the project in action here.