Show HN: LLM Globber, a Rust-based command line tool to package code up for LLMs

by ttulon 3/7/2025, 4:56 PMwith 0 comments

LLM Globber is a command-line utility written in Rust for collecting files from various locations, filtering them, and outputting their contents to a single text file. This tool is designed to prepare local files for analysis by Language Learning Models (LLMs).

Criticism welcome.

0