docs/introduction.md
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.
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.
You can find an example of the project in action here.
<video width="100%" controls> <source src="https://github.com/gpt-engineer-org/gpt-engineer/assets/4467025/6e362e45-4a94-4b0d-973d-393a31d92d9b " type="video/mp4"> Your browser does not support the video tag. </video>