8000 GitHub - acesanderson/Flatten: Convert a python github repo to a single text for LLM queries
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

acesanderson/Flatten

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Purpose of project

Flatten a github repo or a project directory into a text file for querying LLMs.

Base usage:

python Flatten.py https://github.com/acesanderson/Chain
python Flatten.py .

Prints filenames + contents to stdout; you can either save (>>) or pipe to clipboard (| clip).

About

Convert a python github repo to a single text for LLM queries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0