Hacker News new | ask | show | jobs
Show HN: Uproot – See and feed LLMs project structure down to functions via CLI (github.com)
2 points by shaburn 958 days ago
A tree-like cli tool to visualize and produce a file to feed LLMs project structure in a token-efficient manner.
1 comments

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