update readme
This commit is contained in:
parent
230c443fff
commit
49ea2ce8d7
15
README.md
15
README.md
|
@ -2,3 +2,18 @@
|
||||||
|
|
||||||
to be clear this isn't an endorsement of chatgpt, i just wanted to see how
|
to be clear this isn't an endorsement of chatgpt, i just wanted to see how
|
||||||
far i could push things, and it turns out, it's fairly far .
|
far i could push things, and it turns out, it's fairly far .
|
||||||
|
|
||||||
|
for normal usage, add this to chatgpt initial instructions.
|
||||||
|
( click on your profile icon to access this )
|
||||||
|
|
||||||
|
|
||||||
|
for debugging purposes, entering the entire code into the prompt followed by a
|
||||||
|
normal non-instructional message seems to give the best results, for example:
|
||||||
|
|
||||||
|
`< code here >`
|
||||||
|
hi assistant, could you tell me about sunglasses ?
|
||||||
|
|
||||||
|
|
||||||
|
whilst this code was initially written and optimized for chatgpt, i have also
|
||||||
|
tested that it works in bard using the debugging method above, feel free to pr
|
||||||
|
if you have tested it in others .
|
||||||
|
|
Loading…
Reference in a new issue