Updated readme

This commit is contained in:
Max Gialanella 2023-11-02 14:10:47 -07:00
parent 596f54e3c8
commit 80d2f7a075

View File

@ -4,6 +4,13 @@ Scripts and tools to make chat gpt write code for you.
Lets all be honest here, this is just the beginning of the end for software engineers.
Might as well make your coding super efficient in the mean time.
Right now this is only for JS files. I work primarily in JS so I customized the promps to be in JS.
To change this behavior just modify the prompt. You could even remove the language from the promp and
manually input it each time for example:
'in python, generate a for loop'
'in ruby, output the alphabet backmards'
'in assembly, send help, im dying'
### How to run
First Setup your API keys with OpenAI