This tool gathers your codebase, structuring it into a single prompt for large language models. It understands file trees, uses prompt templates, and counts tokens, so you don't have to. You can use commands like `code2prompt build` to prepare your code.
Turns your code into an LLM-ready prompt.
Developers wanting to feed their entire projects to AI models.