werserk/CodeCollector
CodeCollector helps developers gather and consolidate code from various files and directories into a single text file, making it easy to pass entire projects to GPT models for analysis and documentation.
This tool helps developers consolidate all their project's code files from various directories into a single text file. You provide the paths to your project files and specify which types to include or exclude, and it outputs a single, structured text file containing all the collected code. This is ideal for developers who want to easily provide their entire codebase to AI models for tasks like code analysis or documentation.
No commits in the last 6 months.
Use this if you need to gather all the code from a software project into one document, perhaps to share with an AI assistant or for a comprehensive review.
Not ideal if you only need to process individual files or if your primary goal is to manage dependencies or build a project.
Stars
15
Forks
1
Language
Python
License
MIT
Category
Last pushed
Jan 21, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/werserk/CodeCollector"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
BankkRoll/repo2pdf
repo2pdf is a tool that allows you to convert a GitHub repository into a PDF file. It clones the...
epilande/codegrab
âś‹ Interactive CLI tool for selecting and bundling code into a single, LLM-ready output file
aaurelions/combicode
📦 A CLI tool to combine a project's codebase into a single file for LLM context.
a6h15hek/pancake
Streamlines your project management workflow, simplifies syncing multiple projects from remote...
Water-Run/treepp
tree++: A much better Windows `tree` command—more features, faster performance, and diff-level...