mirror of
https://github.com/aljazceru/gpt-engineer.git
synced 2026-02-23 14:06:53 +01:00
Update README.md
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
GPT Engineer is made to be easy to adapt, extend, and make your agent learn how you want your code to look. It generates an entire codebase based on a prompt.
|
||||
|
||||
[Demo](https://twitter.com/antonosika/status/1667641038104674306) 👶🤖
|
||||
|
||||
## Project philosophy
|
||||
- Simple to get value
|
||||
- Flexible and easy to add new own "AI steps". See `steps.py`.
|
||||
@@ -12,7 +14,6 @@ GPT Engineer is made to be easy to adapt, extend, and make your agent learn how
|
||||
- Fast handovers back and forth between AI and human
|
||||
- Simplicity, all computation is "resumable" and persisted to the filesystem
|
||||
|
||||
[Demo](https://twitter.com/antonosika/status/1667641038104674306) 👶🤖
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user