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

5 points by ttul 3 months ago | 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.