Show HN: I built a CLI that turns your codebase into clean LLM input
Category: cli-tool
Tags: cli, llm, code-formatting
Score: 5.3/10 (Innovation: 4, Technical: 5, Documentation: 6, Utility: 6)
llmcat is a CLI tool written in Rust that transforms codebases into clean, structured text suitable for input into large language models. It automates the tedious process of copying, pasting, and formatting code for AI tools, supporting multi-file input, customizable output, and persistent configuration. Its interesting because it addresses a growing need in the developer workflow with a lightweight, cross-platform tool.
Target audience: backend devs
Repository: https://github.com/NoahCristino/llmcat · Rust · MIT · 2 stars
View on Hacker News