Separate ChatGPT inputs to chunks and save it to clipboard

chatGPT, prompt engineering

1610638.png

Prerequirements

  • First of all , you need a clipboard manager (like alfred5) to use it effectively

Also u need to install [`bun`](https://bun.sh/) and install dependencies

Example

  • Run command bun src/index.ts

  • Then copy every content with the given order to ChatGPT

lkCshpH.png

Index.ts

Last updated

Was this helpful?