gpt-engineer icon indicating copy to clipboard operation
gpt-engineer copied to clipboard

Python project as asset.

Open singersbalm opened this issue 1 year ago • 2 comments

I was thinking if it would be possible to give an existing project in python to gpt with an explanation what this project does and the question if it could build the same app in a language like c.

singersbalm avatar Jun 29 '23 08:06 singersbalm

with about the same success rate as normal based on the quality of prompt and the overall workflow of changes step type and refining the prompt, giving feedback at run-end (then running use_feedback if its working. the other day i was having problems with 2_word step types with an underscore.. haven't checked today since i pulled again. if and when it works its a good tool for that, always ad a note to the last question, reminding it that its "transposing"/"transliterating" from one format to another ) ... ive had really good results with quick tests of prompt templates like this

###<(interpreted as a full stop) HEADER MESSAGE/TITLE BAR:

<(like a \n\n indent into a sub menu/value array)BRIEF DESCRIPTION:

1. BULLET

2. POINTS

3. OF

4. FEATURES

CURRENT REVISION:


CODEBLOCK BODY

FULL DESCRIPTION:

EXECUTE INSTRUCTIONS:

1. LIST

2. OF

3. ADDITIONAL

4. INSTRUCTIONS

! RETURN ALL REVISED OUTPUT AS FILE TYPE!

noxiouscardiumdimidium avatar Jul 02 '23 12:07 noxiouscardiumdimidium

the required backticks keep messing everything up xP every line starts with a triple or single hash. section-headers get 3, sub-sections get 1

noxiouscardiumdimidium avatar Jul 02 '23 12:07 noxiouscardiumdimidium

As @noxiouscardiumdimidium points out, this can already be experimented with using the current workflows. If @singersbalm thinks of this as a feature request, requiring new code, feel free to make a new feature request, clearly outlining how the workflow should be. I close this issue, since it is stale.

ATheorell avatar Sep 04 '23 09:09 ATheorell