Live data from Hacker News

Command Line file transformation with Generative AI

github.com

1–2 of 2 posts

Re: Command Line file transformation with Generative AI

#2
This command line application will convert, transform, filter etc. any text based common file format into another file, based on a text description of the required result. It is using GPT-3.5/4 to generate code that will run the conversion locally. The actual input data is not being sent outside of the local machine