mirror of
https://github.com/aljazceru/gpt-engineer.git
synced 2025-12-19 05:35:21 +01:00
Update README.md
This commit is contained in:
@@ -1,10 +1,18 @@
|
|||||||
# GPT Engineer
|
# GPT Engineer
|
||||||
|
# Auto-GPT: An Autonomous GPT-4 Experiment
|
||||||
|
[](https://discord.gg/4t5vXHhu)
|
||||||
|
[](https://github.com/AntonOsika/gpt-engineer)
|
||||||
|
[](https://twitter.com/AntonOsika)
|
||||||
|
|
||||||
|
|
||||||
**Specify what you want it to build, the AI asks for clarification, and then builds it.**
|
**Specify what you want it to build, the AI asks for clarification, and then builds it.**
|
||||||
|
|
||||||
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.
|
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) 👶🤖
|
[Demo](https://twitter.com/antonosika/status/1667641038104674306) 👶🤖
|
||||||
|
|
||||||
|
[Discord 💬](https://discord.gg/autogpt)
|
||||||
|
|
||||||
## Project philosophy
|
## Project philosophy
|
||||||
- Simple to get value
|
- Simple to get value
|
||||||
- Flexible and easy to add new own "AI steps". See `steps.py`.
|
- Flexible and easy to add new own "AI steps". See `steps.py`.
|
||||||
|
|||||||
Reference in New Issue
Block a user