1.0.3 • Published 10 months ago

minipaper v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

MiniPaper

A tool to summarize and compress text files using the OpenAI ChatGPT API.

Usage: 1. Make sure you have an OpenAI API token. 2. Save your API token in a file named openai.token located in the ~/.config/ directory. 3. Install MiniPaper globally: npm install -g minipaper 4. Run the script with the following command:

minipaper source.txt ratio

Where 'source.txt' is the input text file and 'ratio' is the desired compression ratio (e.g., 2 for reducing the text to half its size).

1.0.3

10 months ago

1.0.1

12 months ago

1.0.0

12 months ago