from Hacker News

Show HN: AI Toolkit (aitk cli) for dumping file system into chat AI's

by turblety on 8/9/24, 8:04 PM with 1 comments

  • by turblety on 8/9/24, 8:06 PM

    I'm constantly dumping several files from my project into chat ai's, so made this simple cli tool that can dump the file tree, print all file contents or get the typescipts definitions for all files.

    It works best on small/single responsibility projects.