Show HN: Uproot – See and feed LLMs project structure down to functions via CLI

by shaburnon 11/1/2023, 6:34 PMwith 1 comments

A tree-like cli tool to visualize and produce a file to feed LLMs project structure in a token-efficient manner.

by shaburnon 11/1/2023, 6:39 PM

Problem: How do I give an LLM context of a code repo with a limited token window? Solution: Top-down tree-like map parsing files