simonw / files-to-prompt

Concatenate a directory full of files into a single prompt for use with LLMs
Apache License 2.0
488 stars 43 forks source link

Typescript port #12

Open fry69 opened 5 months ago

fry69 commented 5 months ago

Here is a Typescript (Bun/Node) port of this tool, it was fun test to use llm and several models to see how far I can get with my little experience. I am happy with the result, and the tests pass.

https://github.com/fry69/files-to-prompt-ts