Skip to content

Python script that generates a prompt for LLMs to understand the content of a file directory

Notifications You must be signed in to change notification settings

scottgriffinm/directory-to-prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

directory-to-prompt

Python script that generates a prompt for LLMs to understand the contents of a file directory.

Add any folders/files you want to exclude, then run to create the text file containing the prompt.

The file will look something like this:

pages/_app.js:

contents of file


pages/api/switch-tier.js

contents of file


About

Python script that generates a prompt for LLMs to understand the content of a file directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages