Skip to content

I created this tool to have GPT-4 help with my programming projects since it's useful for catching subtle errors, producing good practice boiler plate code, and saving a lot of time in general

License

Notifications You must be signed in to change notification settings

ppxscal/Programming-with-LLM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming-with-LLM

This script accepts a project path and outputs a single .txt file containing all of the project's syntactic code (.py, .ts, ...)
I created this tool to have GPT-4 help with my programming projects since it's useful for catching subtle bugs, producing good practice boilerplate code, and saving a lot of time in general.

I. Run python traversal
II. Enter path of desired folder

About

I created this tool to have GPT-4 help with my programming projects since it's useful for catching subtle errors, producing good practice boiler plate code, and saving a lot of time in general

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages