yohasebe/code-packager
📦 A set of bash scripts that package and unpack your codebase into and from a single JSON file, ready to be analyzed and understood by large language models (LLMs) like GPT, Claude, Command R, and Gemini 🤖
This tool helps software developers and engineers prepare their entire codebase for analysis by large language models (LLMs). It takes a directory of code files and converts it into a single, structured JSON file that an LLM can easily understand. You can then restore this JSON file back into its original directory structure.
No commits in the last 6 months.
Use this if you need to feed your entire codebase, or specific parts of it, into an LLM for tasks like code generation, refactoring, or comprehensive analysis.
Not ideal if you're looking for an AI coding assistant that integrates directly into your IDE or only need to analyze small, isolated code snippets.
Stars
11
Forks
3
Language
Shell
License
MIT
Category
Last pushed
Nov 10, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/yohasebe/code-packager"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cyanheads/repo-map
repo-map generates LLM-enhanced summaries and analysis of software repositories, providing...
kirill-markin/repo-to-text
Convert a repository structure and its contents into a single text file, including the tree...
TonyStef/Grov
Grov automatically captures the context from your private AI sessions and syncs it to a shared...
zebangeth/DirPrint
Print/export your project's directory structure and code | Simplify your code sharing with...
abinthomasonline/repo2txt
Web-based tool converts GitHub repository contents into a single formatted text file