Get the latest tech news
Yek: Serialize your code repo (or part of it) to feed into any LLM
A fast tool to read text-based files in a repository or directory, chunk them, and serialize them for LLM consumption. - GitHub - bodo-run/yek: A fast tool to read text-based files in a repository...
A fast Rust based tool to read text-based files in a repository or directory, chunk them, and serialize them for LLM consumption. Splits content into chunks based on either approximate "token" count or byte size. Add custom ignore patterns Define file priority rules for processing order Add additional binary file extensions to ignore (extends the built-in list) Configure Git-based priority boost
Or read this on Hacker News