gpt-engineer 0.3.1
0
Specify what you want it to build, the AI asks for clarification, and then builds it.
Contents
Specify what you want it to build, the AI asks for clarification, and then builds it.
Stars: 52158, Watchers: 52158, Forks: 6801, Open Issues: 21The gpt-engineer-org/gpt-engineer
repo was created 1 years ago and the last code push was 4 weeks ago.
The project is extremely popular with a mindblowing 52158 github stars!
How to Install gpt-engineer
You can install gpt-engineer using pip
pip install gpt-engineer
or add it to a project with poetry
poetry add gpt-engineer
Package Details
- Author
- Anton Osika
- License
- MIT
- Homepage
- https://github.com/gpt-engineer-org/gpt-engineer
- PyPi:
- https://pypi.org/project/gpt-engineer/
- Documentation:
- https://gpt-engineer.readthedocs.io/en/latest/
- GitHub Repo:
- https://github.com/AntonOsika/gpt-engineer
Classifiers
- Scientific/Engineering/Artificial Intelligence
Related Packages
Errors
A list of common gpt-engineer errors.
Code Examples
Here are some gpt-engineer
code examples and snippets.
GitHub Issues
The gpt-engineer package has 21 open issues on GitHub
- Unable to run app.py after gpt-engineer creates it
- FileNotFoundError on last clarrifying question by gpt-engineer
- Ability to resume after an error occurs
- Code Duplication in 'gpt-engineer/steps.py'
- Makefile: Update to list files in projects/ in help.
- Lack of error handling during file deletion in 'gpt-engineer/main.py'
- Add mypy
- Inconsistent handling of file paths in 'gpt-engineer/main.py'
- Add pull request and issue templates
- Additional filename handling
- "Prompt" weird issue
- Problem with a new installation
- error fix #6a5ba65
- No asking for clarification in qa agent
- it is possible to overload with some external agent?