gpt-engineer
gpt-engineer copied to clipboard
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
Hi @AntonOsika I decided to apply a minor clean up and add a few details for the near future. - I have pinned the requirements for now until we decide...
I find that the code may work better if you add more identities i.e. double checking and providing more feedback each step of the way 1) philosophy Python toolbelt preferences:...
It seems to not be able to create a folder called templates in the workspace. I was able to create one manually and then restart the whole process. │ ╭───────────────────────────────────────────...
This keeps happening... PS C:\Users\jews4\OneDrive\one2\OneDrive\Documents\gpt-engineer-main> python main.py gpt-zdondada-builds Areas that need clarification: 1. Login/Register screen design and layout 2. Main Search For Prescribers screen design and layout 3. Account/Credits screen...
Project
@AntonOsika / any engineers (if Anton is busy) interested to build an AI web & app based product with gpt-engineer in collab with a non engineer?
OpenAI's model 3.5 breaks frequently and is low quality in general. Falcon, Vicuna, Hermes and more should be supported as they're open source, free, and moving away from paid closed...
I'm wondering if it's possible to enable the "gpt-engineer" to access the web for searching documentations.
running on MacOS I get this error at the end of the output of the generated code: ``` Traceback (most recent call last): File "/Users/admin/Projects/gpt-engineer/main.py", line 51, in app() File...
Hej Anton thanks for a cool project. This fork and PR contains github action workflow and packaging an artifact. They are not perfect but maybe there is something in there...
After adding api key and running the project for the first time, I am getting an error as follows: ``` C:\Users\kitkat\Desktop\gpt-engineer-main>python main.py proj Traceback (most recent call last): File "C:\Users\kitkat\Desktop\gpt-engineer-main\main.py",...