|
|
|
|
|
by f0e4c2f7
756 days ago
|
|
Architect the program yourself in your head. Then use gpt to write one function at a time. For obscure libraries, paste in documents directly to the context window and give links to example GitHub repos. Paste errors in to troubleshoot as needed. Architect for many small libraries in their own files so it's easier to compartmentalize and let gpt work with smaller blocks of code. |
|