Updated readme
This commit is contained in:
parent
596f54e3c8
commit
80d2f7a075
@ -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.
|
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.
|
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
|
### How to run
|
||||||
First Setup your API keys with OpenAI
|
First Setup your API keys with OpenAI
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user