Back to browse
GitHub Repository

A simple CLI that transforms your code into clean, structured text for feeding into LLMs.

2 starsRust

I built a CLI that turns your codebase into clean LLM input

by cristinon·Apr 24, 2026·10 points·1 comment

AI Analysis

MidShip ItCozy

Yet another code-to-LLM formatter when repomix and git2llm already exist.

Strengths
  • TOML configuration for include/exclude patterns and cleanup options
  • Cross-platform builds for macOS, Linux, and Windows
  • Interactive output with copy/quit prompts
Weaknesses
  • No meaningful differentiation from repomix, git2llm, and similar tools
  • Comment and whitespace removal already handled by most LLM code tools
Target Audience

Developers using LLMs for code assistance

Similar To

repomix · git2llm · code2prompt

Similar Projects

Klovr – Convert any webpage to Markdown (Cloudflare covers only 5%)

Nice, focused product: site-specific extraction rules (CSS selectors/metadata overrides), edge-first delivery (<500ms p99) and SDKs for Node/Python make it quick to drop into an LLM pipeline and claim 40–60% token savings. That said, HTML→Markdown is a crowded niche (Pandoc, Jina, Firecrawl and dozens of scrapers already exist), so Klovr needs clearer differentiation — e.g. demonstrable extraction accuracy, enterprise-grade rule sharing, or unique model-aware trimming — to move beyond 'handy utility'.

Solve My ProblemSlick
vaibhavlodha98
214mo ago